Skip to content

Commit

Permalink
fix(chat-pdf): update dependency langchain to v0.3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent b49d585 commit 3065d3a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ requires-python = "~=3.12.0"
dependencies = [
"chromadb==0.6.1",
"gpt4all==2.8.2",
"langchain==0.3.13",
"langchain==0.3.14",
"langchain-community==0.3.13",
"langchain-text-splitters==0.3.4",
"pypdf==5.1.0",
Expand Down
14 changes: 7 additions & 7 deletions machine-learning/hm-langchain/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 3065d3a

Please sign in to comment.