38a644cf79
docs: how-to for finding graph runs in LangSmith ( #1631 )
...
---------
Co-authored-by: Vadym Barda <vadym@langchain.dev >
2024-09-08 14:59:44 +00:00
Isaac Francisco and GitHub
8fc0eecac1
[docs]: add subgraph streaming how-to (and some small cleanups) ( #1606 )
...
* wip
* spelling
* edit format_namespace
2024-09-05 20:37:47 -07:00
6134b0e995
docs: add shared value ( #1447 )
...
* add shared value
* changes
* z
* spelling
* z
* vadym comments
* spelling
* cloud compatibility
* spelling
---------
Co-authored-by: isaac hershenson <ihershenson@hmc.edu >
Co-authored-by: Isaac Francisco <78627776+isahers1@users.noreply.github.com >
2024-09-05 18:23:02 -07:00
e14c17f6b8
docs: add a how-to on subgraph transform state ( #1595 )
...
* docs: add a how-to on subgraph transform state
---------
Co-authored-by: isaac hershenson <ihershenson@hmc.edu >
Co-authored-by: Isaac Francisco <78627776+isahers1@users.noreply.github.com >
2024-09-05 12:16:11 -04:00
Harrison Chase and GitHub
82c989feea
docs: subgraphs manage state ( #1543 )
2024-09-04 17:57:06 -04:00
Isaac Francisco and GitHub
6111d37b99
[docs]: different structured output method ( #1497 )
...
* wip
* spelling
* consistent headers
* slight changes
* spelling
* more comments
* link
* changes
* diagrams
* format
* final nits
* x
2024-08-28 20:45:23 -07:00
Isaac Francisco and GitHub
84cb3ea151
[docs]: recursion limit info ( #1501 )
...
* draft
* vadym comments
* spelling
* final nits
* final nits
2024-08-27 21:06:09 -07:00
3dbf6f144e
[docs]: structured output from tool calling agent ( #1480 )
...
* first draft
* vadym comments
* Update docs/mkdocs.yml
Co-authored-by: Vadym Barda <vadym@langchain.dev >
* vadym comments
* spellign
* more comments
* spelling
* final nits
---------
Co-authored-by: Vadym Barda <vadym@langchain.dev >
2024-08-27 10:26:28 -07:00
155e0c66d5
docs: add how-to for dynamic interrupts ( #1446 )
...
---------
Co-authored-by: vbarda <vadym@langchain.dev >
2024-08-23 20:34:33 +00:00
ff92beb88a
review tool calls ( #1283 )
...
* review tool calls
* spelling
* link
* link
---------
Co-authored-by: isaac hershenson <ihershenson@hmc.edu >
2024-08-08 18:02:02 -07:00
Chester Curme
ad31da06d1
update script + index + mkdocs
2024-08-05 13:34:30 -04:00
b90d44d97d
Add local tool calling agent example ( #1109 )
...
* Add local tool calling agent example
* Update copy_notebooks.py
---------
Co-authored-by: Nuno Campos <nuno@langchain.dev >
2024-07-24 07:39:53 -07:00
Nuno Campos and GitHub
9711f39995
Merge pull request #1090 from langchain-ai/harrison/private-state
...
Harrison/private state
2024-07-23 13:50:02 -07:00
Nuno Campos
6c299a1b5a
Fix docs build
2024-07-23 13:42:57 -07:00
Harrison Chase
9483da1bdb
cr
2024-07-22 16:31:14 -07:00
Harrison Chase
fdbb33ddad
add private state
2024-07-22 16:26:31 -07:00
isaac hershenson
afd940d9bd
first draft
2024-07-19 12:38:55 -07:00
Vadym Barda and GitHub
95a4a55849
docs: add how to for passing config to tools ( #1063 )
2024-07-18 13:33:56 -04:00
Vadym Barda and GitHub
5fbc9555c3
docs: add how-to section on tool calling ( #1051 )
2024-07-18 09:36:15 -04:00
Jacob Lee and GitHub
449b42717c
Add guide on handling tool calling errors ( #1012 )
...
* Fix example
CC @vbarda
* Progress on tool calling errors
* Update
* Rename
* Format
* Clean up outputs
* Revert
* Use stream instead of invoke for final example
2024-07-15 23:22:50 -07:00
Vadym Barda and GitHub
f84f9374d3
docs: bring back how-to on passing runtime values to tools ( #1003 )
2024-07-12 11:52:34 -04:00
Vadym Barda and GitHub
a3a9c6ceed
docs: add how-to on how to stream tokens from within a tool ( #984 )
2024-07-10 12:16:18 -04:00
Vadym Barda and GitHub
a6dddd322a
docs: add how-to for streaming tokens w/o langchain chat models ( #972 )
2024-07-09 21:56:18 -04:00
2eb7d14acd
docs: add Redis Checkpointer example ( #961 )
...
---------
Co-authored-by: Vadym Barda <vadim.barda@gmail.com >
Co-authored-by: Vadym Barda <vadym@langchain.dev >
2024-07-09 14:32:01 -04:00
3675c5b89d
[Docs] Added MongoDB persistence in how-tos ( #960 )
...
---------
Co-authored-by: Vadym Barda <vadim.barda@gmail.com >
Co-authored-by: Vadym Barda <vadym@langchain.dev >
2024-07-09 12:27:56 -04:00
a8644baf50
docs: add memory how-tos + update add_messages ( #958 )
...
---------
Co-authored-by: vbarda <vadym@langchain.dev >
2024-07-09 12:26:31 -04:00
William FH and GitHub
56086512ca
[Docs] Add State Context Key How-to ( #920 )
2024-07-03 12:28:40 -07:00
Vadym Barda and GitHub
294426de62
docs: expose conversation history how-to ( #859 )
2024-06-27 14:38:07 -04:00
Vadym Barda and GitHub
a783abc684
docs: add a how-to for streaming from final node ( #832 )
2024-06-27 10:07:20 -04:00
Vadym Barda and GitHub
ebad91e2e1
docs: add postgres checkpointer example ( #839 )
2024-06-26 21:43:58 -04:00
William FH and GitHub
feca5e1970
[Docs] Restore Linkcheck ( #824 )
...
Plus:
1. Improve docstrings of add_node
2. Update crosslinking of sqlite and aiosqlite docstrings
3. Fix a bunch of links so we can turn on strict validation
2024-06-26 00:04:13 -07:00
Vadym Barda and GitHub
c13e755c15
docs: add streaming from within a tool ( #807 )
2024-06-25 15:23:18 -04:00
Vadym Barda and GitHub
97ccdd92b9
docs: add more streaming how-tos ( #803 )
2024-06-25 13:15:53 -04:00
William FH and GitHub
d9b4d021bd
[Docs] Update docstrings ( #780 )
...
To add more color on the meaning of some arguments.
2024-06-23 17:38:26 -07:00
Harrison Chase and GitHub
070b339b67
Harrison/human in the loop ( #776 )
...
* add human in the loop examples
* cr
* cr
* cr
* cr
* cr
* cr
* cr
2024-06-23 14:35:43 -07:00
Harrison Chase and GitHub
616c343034
update tutorials and how to guides for langgraph ( #768 )
...
* stash
* stash
* stash
* cr
* cr
* cr
2024-06-22 17:30:52 -07:00
Andrew Nguonly and GitHub
e4de6bc49a
docs: Rename deploy directory to cloud ( #732 )
...
* Rename deploy to cloud.
* Fix link for streaming pages.
2024-06-20 14:44:51 -07:00
f27d8e16ad
docs: Add initial LangGraph Cloud docs ( #725 )
...
* Create Deploy docs.
* Add LangGraph CLI docs.
* Update API concepts page.
* Create quick start page.
* first draft (#695 )
* first draft
* fmt
* fmt
* Revert "fmt"
This reverts commit e599030ab5 .
* Revert "fmt"
This reverts commit ec8fca977e .
* var change
* import lint
* changed locations
* second draft
* fmt
* Revert "fmt"
This reverts commit 68a1c5c872 .
* double texting lint
* concepts (#704 )
* concepts
* python sdk
* docs structure
* fmt
* fmt
* Small touch ups, rename Hosted LangGraph API to LangGraph Cloud. (#724 )
* Fix small typos.
* Fix broken links in quick start page.
* Add LangGraph Cloud reference docs.
---------
Co-authored-by: Isaac Francisco <78627776+isahers1@users.noreply.github.com >
2024-06-20 13:38:54 -07:00
Vadym Barda and GitHub
45e22f3f12
Merge pull request #662 from langchain-ai/vb/add-create-react-agent-nb
...
[docs]: add create_react_agent how-to notebook
2024-06-17 15:41:15 -04:00
vbarda
fe464591f7
code review
2024-06-17 15:25:47 -04:00
Lance Martin and GitHub
8620cc3289
Add evals to SQL agent tutorial ( #669 )
2024-06-17 08:51:12 -07:00
vbarda
0b703444a1
update script/yml
2024-06-13 19:53:04 -04:00
William FH and GitHub
35ee7ade6f
[Docs] Add some missing installs ( #649 )
2024-06-11 22:22:31 -07:00
William FH and GitHub
2e56a8a953
[Doc] Fix image link ( #646 )
2024-06-11 18:18:24 -07:00
William FH and GitHub
4eab1739da
[Docs] Add ruff linting to .ipynb files ( #645 )
2024-06-11 18:02:49 -07:00
Eugene Yurtsev and GitHub
85c0103ebb
docs: another attempt to fix nav bar ( #612 )
2024-06-06 12:08:39 -04:00
William FH and GitHub
220bdb7fc4
[Docs] Add map reduce to index ( #582 )
2024-06-03 22:01:52 -07:00
William FH and GitHub
a6363da62c
[Docs] Rm Integration Tutorial ( #503 )
2024-05-20 10:35:07 -07:00
William FH and GitHub
f4a2da9095
Update copy script ( #478 )
2024-05-16 07:21:46 -07:00
William FH and GitHub
aef06f17ed
Add pointers to create_react_agent in how-tos where appropriate ( #464 )
2024-05-15 13:50:12 -07:00