Skip to content

Commit

Permalink
fix: chroma req
Browse files Browse the repository at this point in the history
  • Loading branch information
taprosoft committed Nov 5, 2024
1 parent 9741003 commit 1015725
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/kotaemon/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ dependencies = [
"langchain-cohere>=0.2.4,<0.3.0",
"llama-hub>=0.0.79,<0.1.0",
"llama-index>=0.10.40,<0.11.0",
"chromadb<=0.5.17",
"llama-index-vector-stores-chroma>=0.1.9",
"llama-index-vector-stores-lancedb",
"openai>=1.23.6,<2",
Expand Down

0 comments on commit 1015725

Please sign in to comment.