langchain/libs/partners/chroma/tests
Erick Friis 60cf49a618
chroma: ban chromadb sdk versions 0.5.4 and 0.5.5 due to pydantic bug (#25586)
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
2024-08-20 23:21:38 +00:00
..
integration_tests chroma: ban chromadb sdk versions 0.5.4 and 0.5.5 due to pydantic bug (#25586) 2024-08-20 23:21:38 +00:00
unit_tests
__init__.py