chore(deps): bump langchain-openai in /apps/api

Bumps [langchain-openai](https://github.com/langchain-ai/langchain) from 0.0.2.post1 to 0.0.6.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-01 04:13:36 +00:00 committed by GitHub
parent 33ac0d0c21
commit de8e784a28
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View file

@ -19,7 +19,7 @@ fastapi-jwt-auth = "^0.5.0"
httpx = "^0.26.0"
langchain = "0.1.0"
langchain-community = "^0.0.11"
langchain-openai = "^0.0.2.post1"
langchain-openai = "^0.0.6"
openai = "^1.7.1"
passlib = "^1.7.4"
psycopg2-binary = "^2.9.9"