mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-11 04:07:52 +02:00
docs: add an example comparing LangGraph & LangGraph API (#764)
* docs: add an example comparing LangGraph & LangGraph API * stash * add cloud docs * cr * cr * cr * cr --------- Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
This commit is contained in:
co-authored by
Harrison Chase
parent
06fe906719
commit
73e39fcba9
+2
-1
@@ -191,8 +191,9 @@ nav:
|
||||
- Run Multiple Agents in Thread: 'cloud/how-tos/cloud_examples/same-thread.ipynb'
|
||||
- Human in the loop: 'cloud/how-tos/cloud_examples/human-in-the-loop_cloud.ipynb'
|
||||
- Create Agents with Configuration: 'cloud/how-tos/cloud_examples/configuration_cloud.ipynb'
|
||||
- Convert LangGraph calls to LangGraph Cloud calls: 'cloud/how-tos/cloud_examples/langgraph_to_langgraph_cloud.ipynb'
|
||||
- Conceptual Guides:
|
||||
- API Concepts: 'cloud/concepts/api_concepts.md'
|
||||
'cloud/concepts/index.md'
|
||||
- Reference:
|
||||
- API: 'cloud/reference/api_ref.md'
|
||||
- SDK:
|
||||
|
||||
Reference in New Issue
Block a user