Skip to content

Commit

Permalink
Add langchain_google_genai dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
simonff committed Dec 29, 2023
1 parent 2fed625 commit c5006f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/jupyter-ai-magics/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ dependencies = [
"typing_extensions>=4.5.0",
"click~=8.0",
"jsonpath-ng>=1.5.3,<2",
"langchain_google_genai",
]

[project.optional-dependencies]
Expand Down

0 comments on commit c5006f0

Please sign in to comment.