langchain/libs/partners/chroma/tests/integration_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
..
__init__.py
fake_embeddings.py
test_compile.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_vectorstores.py 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