Commit Graph

28 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 1e463c4b6a docs: Tavily/Packages for agent supervisor tutorial (#1354) 2025-07-07 11:37:22 +00:00
Saba Tchikhinashvili dd4bef25e3 docs: Fix Issues with Hierarchical tutorial (#1353) 2025-07-07 11:36:55 +00:00
Saba Tchikhinashvili 22aaa29174 doc: multi agent collaboration. fix tavily and setup (#1352) 2025-07-07 11:36:28 +00:00
leopardracer bf8b1e48cb Fix Typos in Documentation and Example Notebooks (#1280) 2025-06-18 02:27:28 +02:00
Tat Dat Duong 90295e6118 security: remove esm-hook 2025-05-08 19:06:19 +02:00
Jay Kumar 6d0a98585b fix(docs): Correct link to previous example in agent supervisor notebook (#1074) 2025-04-28 17:28:28 +12:00
Jacob Lee d97a008909 docs: Update docs for functional API (#809) 2025-01-27 20:48:22 -08:00
Brace Sproul dd08dd306f fix(docs): Update agent supervisor notebook (#722) 2024-12-10 15:05:14 -08:00
Jacob Lee dd719dfd73 feat(prebuilt): Adds stateModifier param to createReactAgent (#714) 2024-12-05 18:46:49 -08:00
Brace Sproul f0876f1359 fix(docs): hierarchical agent teams ntbk (#664)
Co-authored-by: Jacob Lee <jacoblee93@gmail.com>
2024-11-16 23:10:01 -08: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
Vale 29563e8bd7 Fix broken link in agent_supervisor.ipynb (#238) 2024-07-02 23:19:11 +00:00
William FH 8dedca6e87 [Docs] Update plan and execute notebook (#200) 2024-05-31 07:35:29 -07:00
William FH a23c497654 [Docs] Update hierarchical agents notebook (#199) 2024-05-31 06:43:57 -07:00
William FH 8d88e02412 Update supervisor notebook (#198) 2024-05-31 03:44:41 -07:00
William FH 1ff51500ba [Docs] More tutorial cleanup (#195) 2024-05-31 02:41:45 -07:00
William FH a96a9a4a34 [Docs] Run TSC on HOWTOs + README (#191) 2024-05-30 06:57:51 -07:00
William FH b04f583998 [Docs] Force call tool first (#163) 2024-05-17 22:30:44 -07:00
Brace Sproul d86ce20de4 examples[patch]: Fix typing (#117) 2024-04-16 15:47:32 -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
Jacob Lee 14ccb83e06 Add example docs (#51) 2024-02-03 09:38:01 -08:00
Jacob Lee e1ab768dbd Update example notebooks (#50) 2024-02-03 09:15:50 -08:00
Jacob Lee 2e09968ddd Update build script, lint, fix tracing in examples (#47)
* Pass runnable config through lambda calls for tracing

* Add config to examples

* Fix Deno notebook .env imports

* Update build script, lint, fix tracing in examples
2024-02-02 17:53:52 -08:00
Jacob Lee 2f435ffff9 Pass runnable config through lambda calls for tracing (#46)
* Pass runnable config through lambda calls for tracing

* Add config to examples

* Fix Deno notebook .env imports
2024-02-02 16:38:06 -08:00
Brace Sproul 422a93f483 [patch]: Tool instead of BaseTool (#36) 2024-01-29 16:24:29 -08:00
Brace Sproul 615bd5daf8 examples[patch]: Update imports in examples to use import map (#32) 2024-01-23 09:24:18 -08:00
William FH c22c5c476d Add Multi-agent examples 2024-01-23 08:34:09 -08:00