Commit Graph

21 Commits

Author SHA1 Message Date
Christian Bromann 62a383dcbb docs: wrap package names in backticks instead of bold formatting (#1245) 2025-06-20 18:03:29 +02:00
David Duong 1addc3912b fix(docs): nudge folks to use ESM in quickstart (#1292) 2025-06-17 23:10:06 +00:00
nick-w-nick 8ac68856ff fix(docs): Add section to demonstrate saving a graph diagram locally (#906) 2025-03-25 11:05:07 +00:00
Ryunosuke Iwai 7ff3722c69 fix(docs): adjust list appearance in tutorials/quickstart (#835) 2025-02-03 18:27:30 -08:00
Reg Chiu 13e63c8682 docs: update to AIMessage.tool_calls (#784) 2025-01-30 15:50:43 +13:00
Jacob Lee 7d9f5d991c docs: Adds compatibility section to streaming docs (#669) 2024-11-11 17:10:05 -08:00
Ric Cabrera 9eacb1cc6f docs: Add @langchain/core to quickstart (#469)
Co-authored-by: cartonioh <rcabrera@lahzo.com>
2024-09-10 17:32:09 -07:00
Allan Deutsch 7e095dc12d Update quickstart (#457) 2024-09-04 22:46:59 +00:00
Allan Deutsch 93b936d8ad Updated QuickStart guide (#449) 2024-09-04 14:46:22 -07:00
Jacob Lee 547b4a88e8 langgraph[minor]: 0.2, make @langchain/core a peer dependency to avoid conflicts (#431)
Co-authored-by: Isaac Francisco <78627776+isahers1@users.noreply.github.com>
2024-09-02 18:29:14 -07:00
Brace Sproul 25c580da29 langgraph[patch]: Relax tool node generic (#411)
Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
2024-08-28 17:25:50 -07:00
Brace Sproul 8e86db7a1d Revert "langgraph[patch]: Relax tool node generic requirement" (#410) 2024-08-28 13:20:18 -07:00
Jacob Lee e298739291 langgraph[patch]: Relax tool node generic requirement (#404)
Co-authored-by: bracesproul <braceasproul@gmail.com>
2024-08-28 18:27:59 +00:00
Brace Sproul a612b4f81a ci[patch]: fix validate notebook ci check (#406) 2024-08-28 18:18:00 +00:00
Brace Sproul 381700e6d4 docs[patch]: Convert full URL links to relative links (#384) 2024-08-26 13:59:26 -07:00
Brace Sproul b2b3584c9e docs[patch]: Correct API ref urls (#351) 2024-08-22 18:09:39 -07:00
Brace Sproul ce69236b55 docs[minor]: Add doc on defining state (#350) 2024-08-22 18:02:46 -07:00
Vadym Barda 025af13f25 docs: better how-tos structure + add streaming how-tos (#252)
---------

Co-authored-by: William Fu-Hinthorn <13333726+hinthornw@users.noreply.github.com>
2024-07-11 15:34:54 -04:00
Jacob Lee 802fad9cb5 Adds Mermaid graph support (#241)
* Adds Mermaid graph support

* Fix test

* Fix test

* Fix version

* Remove overridden graph implementation
2024-07-09 09:13:59 -07:00
William FH d61a6f9ae9 [Doc] Rm "`" (#210) 2024-06-11 15:06:52 -07:00
William FH 8dd95aaaa0 Update quickstart (#209) 2024-06-11 14:56:10 -07:00