Skip to content

Commit

Permalink
fix(chat-pdf): update dependency langchain to v0.1.13 (#15368)
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] committed Mar 20, 2024
1 parent c67783e commit 2763c64
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 deletions machine-learning/hm-langchain/applications/chat-pdf/poetry.lock

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

Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors = ["Hongbo Miao"]
python = "3.11.x"
chromadb = "0.4.24"
gpt4all = "2.2.1.post1"
langchain = "0.1.12"
langchain = "0.1.13"
pypdf = "4.1.0"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 2763c64

Please sign in to comment.