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: ban chromadb sdk versions 0.5.4 and 0.5.5 due to pydantic bug #25586

Merged

Conversation

efriis
Copy link
Member

@efriis efriis commented Aug 20, 2024

also remove some unused dependencies (fastapi) and unused test/lint/dev dependencies (community, openai, textsplitters)

chromadb 0.5.4 introduced usage of model_fields which is pydantic v2 specific. also released in 0.5.5

Copy link

vercel bot commented Aug 20, 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 Aug 20, 2024 11:19pm

@efriis efriis added the partner label Aug 20, 2024
@efriis efriis self-assigned this Aug 20, 2024
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. 🔌: chroma Primarily related to ChromaDB integrations 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature labels Aug 20, 2024
@efriis efriis changed the title chroma: pin windows chromadb version for chroma windows bug chroma: ban 0.5.4 and 0.5.5 due to pydantic bug Aug 20, 2024
@efriis efriis changed the title chroma: ban 0.5.4 and 0.5.5 due to pydantic bug chroma: ban chromadb sdk versions 0.5.4 and 0.5.5 due to pydantic bug Aug 20, 2024
@efriis efriis mentioned this pull request Aug 20, 2024
…ndows-bug' of github.com:langchain-ai/langchain into erick/chroma-pin-windows-chromadb-version-for-chroma-windows-bug
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Aug 20, 2024
@efriis efriis enabled auto-merge (squash) August 20, 2024 23:20
@efriis efriis merged commit 60cf49a into master Aug 20, 2024
16 checks passed
@efriis efriis deleted the erick/chroma-pin-windows-chromadb-version-for-chroma-windows-bug branch August 20, 2024 23:21
@efriis
Copy link
Member Author

efriis commented Aug 20, 2024

Relevant chroma issue: chroma-core/chroma#2687

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 🔌: chroma Primarily related to ChromaDB integrations partner size:M This PR changes 30-99 lines, ignoring generated files.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant