Commit Graph
25 Commits
Author SHA1 Message Date
ae74825ea7 langgraph checkpoint: new library for checkpoint interfaces (#1163)
---------

Co-authored-by: Nuno Campos <nuno@langchain.dev>
2024-07-31 16:45:52 -04:00
William FHandGitHub 727e63c01e [Docs] Update notebooks to use START (#902) 2024-07-01 21:36:34 -07:00
William FHandGitHub 336637437e [Docs] Update to use v2.0 links (#675) 2024-06-14 12:38:44 -07:00
William FHandGitHub 35ee7ade6f [Docs] Add some missing installs (#649) 2024-06-11 22:22:31 -07:00
William FHandGitHub 4eab1739da [Docs] Add ruff linting to .ipynb files (#645) 2024-06-11 18:02:49 -07:00
William FHandGitHub aef06f17ed Add pointers to create_react_agent in how-tos where appropriate (#464) 2024-05-15 13:50:12 -07:00
William FHandGitHub 2c32a38c42 Use create_react_agent (#441) 2024-05-13 14:32:26 -07:00
William Fu-Hinthorn ea5d068c7e Rm irrelevant comment 2024-05-08 10:41:35 -07:00
William FHandGitHub 3e5ea31cdc Add Spellcheck and import hogwarts (#419) 2024-05-08 10:25:11 -07:00
William FHandGitHub 991d35be08 Update How-to Guides (#417)
- reduce the number of API keys needed (Use simple tool)
- make everything "tool use" oriented rather than split across agent executor, function calling, tool use, etc.
- Reorg navbar and index
- Fixup some docstrings
- Add more links to ref docs
- Mix up models used
- Simplify a few examples
2024-05-07 23:09:17 -07:00
William FHandGitHub e0770d68b3 Update notebooks to use bind_tools (#394) 2024-05-04 01:30:52 -07:00
William FHandGitHub 21b8cbfd33 Deprecate Chat agent executor & Function Calling Executor in Docs (#392) 2024-05-04 00:17:54 -07:00
William FHandGitHub 119bbe6bae Fixup dup pip (#389) 2024-05-03 15:49:51 -07:00
William FHandGitHub b7ec64df8d [Notebooks Pt 1/N] Fixup some Tool Calling + Import formatting + prebuilt usage (#388) 2024-05-03 15:48:10 -07:00
Nuno Campos fd9d30f144 Improve tracing output for function nodes
- remove double entry in tracing tree when using functions as nodes
2024-04-29 08:59:56 -07:00
Nuno Campos 92deae4196 Add anthropic notebook 2024-04-11 10:50:06 -07:00
Nuno Campos 7dafc09a5b Add prebuilt ToolNode 2024-04-10 18:15:19 -07:00
4a5206c93e add notebook for get update state (#180)
* add notebook for get update state

* cr

* Fix bad merge

* Update notebook

* Update

* Fix unbound local bug

* Fix duplicate history entries

* Update notebook with time travel section

* Update notebook

* cr

* cr

---------

Co-authored-by: Nuno Campos <nuno@langchain.dev>
2024-03-15 14:35:01 -07:00
Nuno Campos dd19836be5 Add notebook showcasing create_tool_calling_executor 2024-02-26 08:25:04 -08:00
William Fu-Hinthorn e9a7ad8b69 Format 2024-02-15 23:09:59 -08:00
Rudi Heydra 64140b42fc Update human-in-the-loop notebook with input function fix 2024-01-25 21:03:54 +11:00
Harrison Chase b5cbaad301 cr 2024-01-15 17:51:33 -08:00
Harrison Chase f124705d6e cr 2024-01-15 17:40:09 -08:00
Nuno Campos 412d49ccd3 Add async notebook 2024-01-15 16:16:41 -08:00
Harrison Chase 47dfc5f8c8 cr 2024-01-15 15:35:19 -08:00