mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-04 20:28:10 +00:00
Working example for Anthropic (#3151)
would be great if the provided example worked out of the box 😄
This commit is contained in:
parent
575b717d10
commit
599e17cea8
@ -77,7 +77,7 @@
|
||||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"llm = Anthropic(, anthropic_api_key=ANTHROPIC_API_KEY)"
|
||||
"llm = Anthropic(anthropic_api_key=ANTHROPIC_API_KEY)"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user