deepset-ai / haystack-core-integrations

Additional packages (components, document stores and the likes) to extend the capabilities of Haystack version 2.0 and onwards
https://haystack.deepset.ai
Apache License 2.0
121 stars 119 forks source link

docs: Chroma connection options #1123

Closed anakin87 closed 1 month ago

anakin87 commented 1 month ago

Our docs and integration page do not completely explain the different options to use Chroma.

We also recently added support for connecting to a Chroma server in #1094.

anakin87 commented 1 month ago

The different connection options can be inferred from this code block: https://github.com/deepset-ai/haystack-core-integrations/blob/main/integrations/chroma/src/haystack_integrations/document_stores/chroma/document_store.py#L102-L113.

Ping me if you need a more human-understandable explanation :-)

dfokina commented 1 month ago

Added: https://docs.haystack.deepset.ai/docs/chromadocumentstore#connection-options