We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://python.langchain.com/api_reference/chroma/vectorstores/langchain_chroma.vectorstores.Chroma.html#langchain_chroma.vectorstores.Chroma.__init__
The Chroma integration API ref docs is pointing to the js client of the Chroma docs, https://docs.trychroma.com/reference/js-client#class:-chromaclient instead of https://docs.trychroma.com/reference/python/client
The inline comments in https://github.com/langchain-ai/langchain/blob/master/libs/partners/chroma/langchain_chroma/vectorstores.py needs to be updated wherever there are links to the wrong chroma docs.
The text was updated successfully, but these errors were encountered:
docs: updates Chroma integration API ref docs (#29826)
0d9f0b4
- Description: updates Chroma integration API ref docs - Issue: #29817 - Dependencies: N/A - Twitter handle: @irieliu Co-authored-by: “Iris <“[email protected]”>
No branches or pull requests
URL
https://python.langchain.com/api_reference/chroma/vectorstores/langchain_chroma.vectorstores.Chroma.html#langchain_chroma.vectorstores.Chroma.__init__
Checklist
Issue with current documentation:
The Chroma integration API ref docs is pointing to the js client of the Chroma docs, https://docs.trychroma.com/reference/js-client#class:-chromaclient instead of https://docs.trychroma.com/reference/python/client
Idea or request for content:
The inline comments in https://github.com/langchain-ai/langchain/blob/master/libs/partners/chroma/langchain_chroma/vectorstores.py needs to be updated wherever there are links to the wrong chroma docs.
The text was updated successfully, but these errors were encountered: