Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
baskaryan committed Mar 12, 2024
1 parent 9334f07 commit a58e986
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 29 deletions.
71 changes: 45 additions & 26 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.10"
langchain = "^0.1.8"
langchain-community = "^0.0.21"
langchain-openai = "^0.0.3"
langchain = "^0.1.11"
langchain-community = "^0.0.27"
langchain-openai = "^0.0.8"
langchain-google-genai = "^0.0.6"
langserve = {extras = ["server"], version = "^0.0.39"}
fastapi = "^0.103.1"
Expand Down

0 comments on commit a58e986

Please sign in to comment.