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[patch]: add get_by_ids and fix bug #28516

Merged
merged 4 commits into from
Dec 4, 2024
Merged

chroma[patch]: add get_by_ids and fix bug #28516

merged 4 commits into from
Dec 4, 2024

Conversation

ccurme
Copy link
Collaborator

@ccurme ccurme commented Dec 4, 2024

  • Run standard integration tests in Chroma
  • Add get_by_ids method
  • Fix bug in add_texts: if a list of ids is passed but any of them are None, Chroma will raise an exception. Here we assign a uuid.

Copy link

vercel bot commented Dec 4, 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 Dec 4, 2024 6:50pm

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. Ɑ: vector store Related to vector store module 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature labels Dec 4, 2024
@ccurme
Copy link
Collaborator Author

ccurme commented Dec 4, 2024

@ccurme ccurme merged commit eec55c2 into master Dec 4, 2024
20 checks passed
@ccurme ccurme deleted the cc/chroma branch December 4, 2024 19:00
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.

1 participant