Commit Graph
18 Commits
Author SHA1 Message Date
Vadym BardaandGitHub ebf6316fa7 docs: fix collapsible code block affecting TOC in tutorial (#1024) 2024-07-15 13:16:28 -04:00
Isaac FranciscoandGitHub 17785375b8 [docs]: adding LangGraph up documentation (#975)
* first draft

* harrison comments
2024-07-09 18:22:11 -07:00
William FHandGitHub 320a87e1b9 [Docs] use END instead of set_finish_point (#903) 2024-07-01 21:56:10 -07:00
William FHandGitHub 727e63c01e [Docs] Update notebooks to use START (#902) 2024-07-01 21:36:34 -07:00
00514955fa fix: change 'action' to 'tools' in graph visualization (#895)
Co-authored-by: afsu <saf@zjuici.com>
2024-07-01 10:20:48 -07:00
e0d341e966 docs: add missing install for langchain_community module in tutorials intro (#814)
Co-authored-by: William FH <13333726+hinthornw@users.noreply.github.com>
2024-06-27 10:04:05 -07:00
Harrison ChaseandGitHub b0ed8fdd3b Harrison/final nits (#845)
* final nits

* cr

* cr

* cr
2024-06-26 21:56:31 -07:00
17f1a05b6b [Docs] Grammar and punctuation improvements in LangGraph introduction tutorial (#680)
* Fix backtick enclosure in section 2

* Remove unnecessary double new line in route_tools() docstring

* Fix typos for describing checkpointer memory in section 3

* Fix grammar mistake when describing checkpointing in section 3

* Replace is with are to describe plural

* Fix incomplete double underscore wrapping for markdown formatting in section 7

---------

Co-authored-by: William FH <13333726+hinthornw@users.noreply.github.com>
2024-06-18 18:04:34 -07:00
William FHandGitHub 336637437e [Docs] Update to use v2.0 links (#675) 2024-06-14 12:38:44 -07:00
William FHandGitHub 4eab1739da [Docs] Add ruff linting to .ipynb files (#645) 2024-06-11 18:02:49 -07:00
Joe MartyandGitHub 1b354ab2bf Update introduction.ipynb (#553)
Replace old references to an "action" node with a "tools" node (since that is the name of the note in the first section of the tutorial)
2024-06-01 04:03:17 -07:00
William FHandGitHub f146668735 Rename "action" to "tools" in tools_condition w/in docs (#445) 2024-05-13 23:41:33 -07:00
William FHandGitHub 006e4df9a4 Add conceptual guide (#424) 2024-05-09 11:10:40 -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 49ccfdb780 Improve Intro Tutorial (#402) 2024-05-06 17:41:12 -07:00
William FHandGitHub fe03a60dff Fix bullet point (#324)
In tutorials index
2024-04-18 09:04:08 -07:00
William FHandGitHub 49cced4f92 Tutorial (#315) 2024-04-18 01:15:21 -07:00