Skip to content

Commit

Permalink
Bump langchain-openai from 0.1.4 to 0.1.6
Browse files Browse the repository at this point in the history
Bumps [langchain-openai](https://github.com/langchain-ai/langchain) from 0.1.4 to 0.1.6.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@v0.1.4...langchain-openai==0.1.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 7, 2024
1 parent 8ccac80 commit a84dd93
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ flask = {extras = ["async"], version = "^3.0.3"}
openai = "1.24.0"
langchain = "0.1.16"
langchain-community = "0.0.34"
langchain-openai = "0.1.4"
langchain-openai = "0.1.6"
requests = "2.31.0"
tiktoken = "0.6.0"
azure-storage-queue = "12.9.0"
Expand Down

0 comments on commit a84dd93

Please sign in to comment.