Skip to content

Commit

Permalink
fix: huggingface embedding version
Browse files Browse the repository at this point in the history
  • Loading branch information
david20571015 committed Jun 27, 2024
1 parent d85ffbc commit 0386eb9
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 8 deletions.
135 changes: 128 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ chromadb = "^0.5.3"
llama-index = "^0.10.11"
transformers = "^4.35.2"
llama-index-vector-stores-chroma = "^0.1.3"
llama-index-embeddings-huggingface = "^0.1.3"
llama-index-embeddings-huggingface = "^0.2.2"
llama-index-readers-mongodb = "^0.1.5"
pydantic = "^2.7.3"

Expand Down

0 comments on commit 0386eb9

Please sign in to comment.