Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chroma: allow the use of persistent document stores #340

Closed
nachollorca opened this issue Feb 5, 2024 · 0 comments · Fixed by #342
Closed

Chroma: allow the use of persistent document stores #340

nachollorca opened this issue Feb 5, 2024 · 0 comments · Fixed by #342
Labels
feature request Ideas to improve an integration

Comments

@nachollorca
Copy link
Contributor

Is your feature request related to a problem? Please describe.
I'd like to use the PersistentClient from ChromaDB in order to store and load document stores from my local drive.

Describe the solution you'd like
I want to be able to do `docstore=ChromaDocumentStore(persist_path="...") to load a locally stored docstore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Ideas to improve an integration
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant