Skip to content

Commit 83e71df

Browse files
committed
fix: set up dynamic imports correctly
1 parent 5c16ee9 commit 83e71df

File tree

7 files changed

+56
-358
lines changed

7 files changed

+56
-358
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ docs = ["sphinx==6.0", "furo==2024.5.6"]
7171

7272
# Group 1: Other Language Models
7373
other-language-models = [
74+
"langchain-google-vertexai>=1.0.7",
7475
"langchain-fireworks>=0.1.3",
7576
"langchain-groq>=0.1.3",
7677
"langchain-anthropic>=0.1.11",

0 commit comments

Comments
 (0)