mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-04 04:28:58 +00:00
docs: add LangGraph (#15682)
This commit is contained in:
@@ -20,4 +20,5 @@ cp ../templates/docs/INDEX.md docs/templates/index.md
|
||||
python3.8 scripts/copy_templates.py
|
||||
cp ../cookbook/README.md src/pages/cookbook.mdx
|
||||
wget -q https://raw.githubusercontent.com/langchain-ai/langserve/main/README.md -O docs/langserve.md
|
||||
wget -q https://raw.githubusercontent.com/langchain-ai/langgraph/main/README.md -O docs/langgraph.md
|
||||
quarto render docs/
|
||||
|
Reference in New Issue
Block a user