Skip to content

Commit 3354fe5

Browse files
feat: add langchain-anthropic provider package to langchain example
Co-Authored-By: Paul Loeb <ploeb@launchdarkly.com>
1 parent d0b72ca commit 3354fe5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

getting_started/langchain/invoke/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ langchain = "^1.0.0"
2020
langchain-core = "^1.0.0"
2121
langchain-openai = "^1.0.0"
2222
langchain-google-genai = "^4.0.0"
23+
langchain-anthropic = "^0.3.0"
2324
langchain-aws = "^1.0.0"
2425

2526
[build-system]

0 commit comments

Comments
 (0)