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:
Vadym Barda
2024-06-22 18:33:17 -07:00
committed by GitHub
co-authored by Harrison Chase
parent 06fe906719
commit 73e39fcba9
3 changed files with 1036 additions and 3 deletions
+2 -1
View File
@@ -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: