Commit Graph

10 Commits

Author SHA1 Message Date
Hunter Lovell 1e1ecbbcf8 feat: merge v1 (#1733)
Co-authored-by: Tat Dat Duong <david@duong.cz>
Co-authored-by: Christian Bromann <git@bromann.dev>
Co-authored-by: Nuno Campos <nuno@langchain.dev>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-17 16:34:43 -07:00
Saba Tchikhinashvili 2a2e0b9a1f docs: Fix plan and execute compatibility (#1366) 2025-07-17 12:50:45 +02: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
Jacob Lee 486c0344e7 Fix bad tuple in plan and execute docs (#373) 2024-08-25 16:27:52 +00:00
Brace Sproul d9d219f28d docs[minor]: Update graph init syntax of more docs (#335)
* docs[minor]: Update graph init syntax of more docs

* start updating hierarchial agents ntbk

* updated hierarchical agent doc

* fix type errors

* updated multi agent colab doc

* fixed plan and execute doc

* reflection and rewoo

* remove dep
2024-08-21 17:12:44 -07:00
William FH b245d89a2b REFLECTION BABY (#202) 2024-05-31 08:49:42 -07:00
William FH 8dedca6e87 [Docs] Update plan and execute notebook (#200) 2024-05-31 07:35:29 -07:00
William FH b04f583998 [Docs] Force call tool first (#163) 2024-05-17 22:30:44 -07:00
Jacob Lee 09a748fe4f Fix nested tracing, update notebooks (#74)
* Fix nested tracing, update notebooks

* Format
2024-02-27 13:06:18 -08:00
Brace Sproul 46ffcca5cd [WIP]Plan and execute agent (#60)
* cr

* finished! Yippie

* cr

* cr

* cr
2024-02-12 16:32:48 -08:00