Skip to content

Commit

Permalink
chore(deps): bump langchain-openai from 0.1.1 to 0.2.11
Browse files Browse the repository at this point in the history
Bumps [langchain-openai](https://github.com/langchain-ai/langchain) from 0.1.1 to 0.2.11.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@v0.1.1...langchain-openai==0.2.11)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 9526c9e commit 53a09e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pypdf==4.1.0
unstructured==0.14.5
langchain-community==0.0.31
langchain==0.1.14
langchain-openai==0.1.1
langchain-openai==0.2.11
langchain-google-genai==1.0.1
langchain-pinecone==0.1.0
google.generativeai==0.4.1
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ install_requires =
unstructured==0.14.5
langchain-community==0.0.31
langchain==0.1.14
langchain-openai==0.1.1
langchain-openai==0.2.11
langchain-google-genai==1.0.1
langchain-pinecone==0.1.0
google.generativeai==0.4.1
Expand Down

0 comments on commit 53a09e0

Please sign in to comment.