Skip to content

Commit

Permalink
Add langchain-openai dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
whimo committed Aug 25, 2024
1 parent 48c983c commit b9757db
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 30 deletions.
62 changes: 32 additions & 30 deletions poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ curl-cffi = "^0.6.4"
httpx = "^0.27.0"
motleycache = "^0.0.4"
pglast = {version = "^6.2", optional = true}
langchain-openai = "^0.1.22"

[tool.poetry.group.dev.dependencies]
black = "^24.2.0"
Expand Down

0 comments on commit b9757db

Please sign in to comment.