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

langchain_chroma: fixed integration tests #27968

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

epinzur
Copy link
Contributor

@epinzur epinzur commented Nov 7, 2024

Description:

Also ran format and lint on the changes.

Note: I am not a member of the Chroma team.

Copy link

vercel bot commented Nov 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Visit Preview Nov 7, 2024 6:12pm

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Nov 7, 2024
@epinzur epinzur changed the title lanchain_chroma: fixed integration tests langchain_chroma: fixed integration tests Nov 7, 2024
@dosubot dosubot bot added Ɑ: vector store Related to vector store module 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature labels Nov 7, 2024
Copy link
Member

@efriis efriis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not compatible with chroma 0.4. Is there a way to retain compatibility, or worth removing that compatibility?

@efriis efriis merged commit 923ef85 into langchain-ai:master Nov 20, 2024
19 checks passed
efriis added a commit that referenced this pull request Dec 4, 2024
Description:
* Added internal `Document.id` support to Chroma VectorStore

Dependencies:
* #27968 should be merged
first and this PR should be re-based on top of those changes.

Tests:
* Modified/Added tests for `Document.id` support. All tests are passing.


Note: I am not a member of the Chroma team.

---------

Co-authored-by: Eugene Yurtsev <[email protected]>
Co-authored-by: Erick Friis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature size:M This PR changes 30-99 lines, ignoring generated files. Ɑ: vector store Related to vector store module
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants