Commit Graph
7 Commits
Author SHA1 Message Date
73e39fcba9 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>
2024-06-22 18:33:17 -07:00
William FHandGitHub a514ad41d4 Format docs (#752) 2024-06-22 14:35:41 -07:00
Vadym BardaandGitHub 571f1bac27 docs: minor typos (#760) 2024-06-21 20:07:28 -04:00
Andrew NguonlyandGitHub 6abcbd5a74 docs: Update API Concepts page, add notebooks for streaming events and streaming debug (#756)
* Update API Concepts page. Add notebooks for streaming events and streaming debug events.

* Remove localhost URL from notebook example.
2024-06-21 15:38:14 -07:00
Vadym BardaandGitHub c99b63b9d8 docs: update cloud how-tos (#747) 2024-06-21 14:04:25 -04:00
Vadym BardaandGitHub f741fbf92e docs: run codespell on all notebooks (#736)
* run codespell on all notebooks

* fix codespell
2024-06-20 21:39:13 -04:00
f27d8e16ad docs: Add initial LangGraph Cloud docs (#725)
* Create Deploy docs.

* Add LangGraph CLI docs.

* Update API concepts page.

* Create quick start page.

* first draft (#695)

* first draft

* fmt

* fmt

* Revert "fmt"

This reverts commit e599030ab5.

* Revert "fmt"

This reverts commit ec8fca977e.

* var change

* import lint

* changed locations

* second draft

* fmt

* Revert "fmt"

This reverts commit 68a1c5c872.

* double texting lint

* concepts (#704)

* concepts

* python sdk

* docs structure

* fmt

* fmt

* Small touch ups, rename Hosted LangGraph API to LangGraph Cloud. (#724)

* Fix small typos.

* Fix broken links in quick start page.

* Add LangGraph Cloud reference docs.

---------

Co-authored-by: Isaac Francisco <78627776+isahers1@users.noreply.github.com>
2024-06-20 13:38:54 -07:00