Vadym Barda and GitHub
1f9273b136
docs: put documentation in the docs folder instead of examples ( #1674 )
2024-09-11 12:27:31 -04:00
db306cd01b
doc updates ( #1639 )
...
---------
Co-authored-by: vbarda <vadym@langchain.dev >
2024-09-08 16:55:52 +00:00
Isaac Francisco and GitHub
b34bfe165a
docs fixes ( #1620 )
2024-09-05 12:03:55 -04:00
Sreenivasan R S and GitHub
43d5dbf174
examples: fix missing import introduction ( #1584 )
2024-09-03 12:12:31 -04:00
Isaac Francisco and GitHub
8ad797e261
fix ( #1353 )
2024-08-14 17:16:00 -07:00
Hassan Memon and GitHub
d1450a463e
Improved description for chatbot node function ( #1339 )
...
Updated the documentation to describe the chatbot node function's return value in a more Pythonic and enthusiastic way. The description now emphasizes that the function returns a dictionary with the updated messages list neatly tucked under the messages key.
2024-08-14 14:12:37 +00:00
Hassan Memon and GitHub
8daeb56194
Fix typo in documentation: corrected 'they agent's' to 'their agent's' ( #1338 )
2024-08-14 10:08:26 -04:00
Vadym Barda and GitHub
cd92f19858
docs (examples): replace SqliteSaver with MemorySaver ( #1271 )
2024-08-08 10:30:43 -04:00
Vadym Barda and GitHub
75fa7395bd
docs: add better state/reducers description in intro tutorial ( #1140 )
2024-07-25 22:01:18 +00:00
Vadym Barda and GitHub
ebf6316fa7
docs: fix collapsible code block affecting TOC in tutorial ( #1024 )
2024-07-15 13:16:28 -04:00
Isaac Francisco and GitHub
17785375b8
[docs]: adding LangGraph up documentation ( #975 )
...
* first draft
* harrison comments
2024-07-09 18:22:11 -07:00
William FH and GitHub
320a87e1b9
[Docs] use END instead of set_finish_point ( #903 )
2024-07-01 21:56:10 -07:00
William FH and GitHub
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 Chase and GitHub
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 FH and GitHub
336637437e
[Docs] Update to use v2.0 links ( #675 )
2024-06-14 12:38:44 -07:00
William FH and GitHub
4eab1739da
[Docs] Add ruff linting to .ipynb files ( #645 )
2024-06-11 18:02:49 -07:00
Joe Marty and GitHub
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 FH and GitHub
f146668735
Rename "action" to "tools" in tools_condition w/in docs ( #445 )
2024-05-13 23:41:33 -07:00
William FH and GitHub
006e4df9a4
Add conceptual guide ( #424 )
2024-05-09 11:10:40 -07:00
William FH and GitHub
3e5ea31cdc
Add Spellcheck and import hogwarts ( #419 )
2024-05-08 10:25:11 -07:00
William FH and GitHub
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 FH and GitHub
49ccfdb780
Improve Intro Tutorial ( #402 )
2024-05-06 17:41:12 -07:00
William FH and GitHub
fe03a60dff
Fix bullet point ( #324 )
...
In tutorials index
2024-04-18 09:04:08 -07:00
William FH and GitHub
49cced4f92
Tutorial ( #315 )
2024-04-18 01:15:21 -07:00