Skip to content

Commit

Permalink
Bump langchain from 0.0.352 to 0.1.14
Browse files Browse the repository at this point in the history
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.352 to 0.1.14.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@v0.0.352...v0.1.14)

---
updated-dependencies:
- dependency-name: langchain
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2024
1 parent bde9e60 commit 50ca950
Show file tree
Hide file tree
Showing 2 changed files with 286 additions and 157 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ openai = "==1.2.4"
pinecone-client = "==2.2.4"
pypdf2 = "==3.0.1"
tiktoken = "==0.5.2"
langchain = "==0.0.352"
langchain = "==0.1.14"
langchain-experimental = "==0.0.40"
anyio = "<4.0.0" # Do not update: anyio<4.0 is REQUIRED by langchain
google-api-core = "==2.11.1"
Expand Down
Loading

0 comments on commit 50ca950

Please sign in to comment.