Eugene Yurtsev
f993dfcfcb
x
2024-12-22 22:07:59 -05:00
Eugene Yurtsev
1e0aebc3ec
x
2024-12-20 17:38:20 -05:00
Eugene Yurtsev
056f581342
x
2024-12-20 17:29:10 -05:00
Eugene Yurtsev
a0d7323bec
x
2024-12-20 17:14:22 -05:00
William Fu-Hinthorn
06e1e4ed12
Update cross-linking
2024-12-18 14:52:02 -08:00
Vadym Barda and GitHub
b1779cf348
docs: update autogen docs ( #2470 )
2024-11-19 11:57:26 -05:00
Vadym Barda and GitHub
cc6063c729
docs: simplify multi-agent tutorials ( #2443 )
2024-11-19 02:31:12 +00:00
Isaac Francisco and GitHub
aa83f4a33e
adding support for more notebooks in CI ( #2060 )
2024-10-10 01:48:13 +00:00
Vadym Barda and GitHub
db0f508269
docs: add custom hooks for rendering jupyter notebooks ( #2067 )
2024-10-09 18:49:54 -04:00
Vadym Barda and GitHub
46b52b2426
ci: run notebook checks for changed notebooks ( #1941 )
2024-10-01 16:50:24 +00:00
Isaac Francisco and GitHub
17dc1108a3
docs: __start__/__end__ consistency ( #1874 )
...
* changes
* skip mermaid
* retries fix
* viz error
* changes
2024-09-30 13:55:53 -07:00
98f5df4f6f
ci: fix notebook runner & VCR cassette recorder ( #1849 )
...
Co-authored-by: vbarda <vadym@langchain.dev >
2024-09-27 17:56:55 -04:00
Isaac Francisco and GitHub
662eae4359
adding tutorials to notebook checks ( #1747 )
...
* wip
* actually catch errors
* fixing tool-calling-errors and persistence-redis
* poetry changes
* poetry update
* run tutorials
* only tutorials (testing)
* print errors
* rewoo fixes
* remove customer support because of user input
* skip notebooks programatically
* add back how-tos
* remove redundant if
* add cassetes for tutorials
* remove no execution since it is generated by CI,
* remove multi-agent/usaco
* try to run in parallel
* skip notebooks fix
* remove magic/non-magic cells
* msgpack instead of yaml
* prepare_notebooks change
* ignore msgpack for spelling
* use compression for cassettes
* update spell check
* reset poetry changes
* upgrade packages for latest
* no update
* poetry changes
2024-09-20 12:11:23 -07:00
Vadym Barda and GitHub
e87d3adb4c
docs: add a README for updating notebooks/cassettes ( #1705 )
2024-09-13 12:56:23 -04:00
Vadym Barda and GitHub
0b40c83fa8
ci: add VCR caching to the notebooks ( #1704 )
2024-09-12 16:07:41 -04:00
Vadym Barda and GitHub
889cc9b394
ci: add GHA to execute how-to notebooks ( #1694 )
2024-09-12 15:39:15 +00:00
Vadym Barda and GitHub
1f9273b136
docs: put documentation in the docs folder instead of examples ( #1674 )
2024-09-11 12:27:31 -04:00
1c9b1d29c3
docs: add page on creating react agent from scratch ( #1626 )
...
---------
Co-authored-by: vbarda <vadym@langchain.dev >
2024-09-08 16:58:55 +00:00
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