docs: update "Build an Agent" Installation Hint in agents.ipynb (#25263)

fix #25257
pull/25286/head
gbaian10 1 month ago committed by GitHub
parent aa2722cbe2
commit 4fd1efc48f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -121,7 +121,7 @@
"metadata": {},
"outputs": [],
"source": [
"%pip install -U langchain-community langgraph langchain-anthropic tavily-python"
"%pip install -U langchain-community langgraph langchain-anthropic tavily-python langgraph-checkpoint-sqlite"
]
},
{

Loading…
Cancel
Save