You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(chroma): Update Chroma Cloud connection example code (#693)
This PR updates the example code snippet for connecting to Chroma Cloud
within the official documentation.
Description of Changes:
The primary change is in the
docs/src/oss/javascript/integrations/vectorstores/chroma.mdx notebook,
where the example for instantiating a Chroma vector store for a Chroma
Cloud connection has been revised.
Reason for Change:
The previous example was not aligned with the latest implementation for
connecting to Chroma Cloud. This update ensures that the documentation
provides users with a correct and easy-to-follow example.
Co-authored-by: Mason Daugherty <[email protected]>
0 commit comments