[Docs] Add some missing installs (#649)

This commit is contained in:
William FH
2024-06-11 22:22:31 -07:00
committed by GitHub
parent 2e56a8a953
commit 35ee7ade6f
21 changed files with 37 additions and 47 deletions
@@ -29,7 +29,7 @@
"outputs": [],
"source": [
"%%capture --no-stderr\n",
"%pip install --quiet -U langchain langchain_openai tavily-python"
"%pip install --quiet -U langgraph langchain langchain_openai tavily-python"
]
},
{