Skip to content

Commit

Permalink
fix(chat-pdf): update dependency llama-index to v0.12.10 (#22373)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 18d8593 commit 122707b
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 @@ -5,7 +5,7 @@ requires-python = "~=3.12.0"
dependencies = [
"llama-index-embeddings-huggingface==0.4.0",
"llama-index-llms-litellm==0.3.0",
"llama-index==0.12.9",
"llama-index==0.12.10",
"pydantic-settings==2.7.1",
"python-dotenv==1.0.1",
"sentence-transformers==3.3.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 122707b

Please sign in to comment.