Skip to content

Commit

Permalink
fix(chat-pdf): update dependency llama-index-embeddings-huggingface t…
Browse files Browse the repository at this point in the history
…o v0.5.0 (#22501)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 8858b95 commit 98602f9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "hm-llama-index-chat-pdf"
version = "1.0.0"
requires-python = "~=3.12.0"
dependencies = [
"llama-index-embeddings-huggingface==0.4.0",
"llama-index-embeddings-huggingface==0.5.0",
"llama-index-llms-litellm==0.3.0",
"llama-index==0.12.10",
"pydantic-settings==2.7.1",
Expand Down
8 changes: 4 additions & 4 deletions machine-learning/hm-llama-index/applications/chat-pdf/uv.lock

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

0 comments on commit 98602f9

Please sign in to comment.