Eugene Yurtsev and GitHub
72ce34e3e6
docs: add 3rd party packages scaffold ( #3263 )
...
* Adds scaffolding for 3rd party packages. Not published yet.
2025-02-03 17:21:30 +00:00
Vadym Barda and GitHub
c0db7f4d09
docs: revamp streaming how-to guides + update redirects ( #3274 )
2025-01-31 18:04:51 -05:00
Vadym Barda and GitHub
15af8a9e6c
Revert "docs: revamp streaming how-to guides ( #3239 )" ( #3270 )
...
This reverts commit d5b0ad2cf6 .
2025-01-31 15:52:58 -05:00
Vadym Barda and GitHub
1b257b4d0a
ci: disable autogen notebook in the runner ( #3269 )
2025-01-31 15:44:03 -05:00
Vadym Barda and GitHub
d5b0ad2cf6
docs: revamp streaming how-to guides ( #3239 )
2025-01-31 15:14:26 -05:00
90f1e66748
docs: functional api ( #3125 )
...
* Concepts page for the functional API
* How-to guides that show functional API implementations
* API reference for entrypoint, task, entrypoint.final
* Add functional API version to the workflows
---------
Co-authored-by: Vadym Barda <vadym@langchain.dev >
Co-authored-by: ccurme <chester.curme@gmail.com >
2025-01-27 16:31:43 -05:00
Nuno Campos
0177565c6b
Spell check
2025-01-21 15:14:00 -08:00
Vadym Barda and GitHub
4c0f855329
ci: fix docs runner ( #3010 )
2025-01-14 14:58:34 -05:00
Vadym Barda and GitHub
e13261ac0a
ci: update langsmith and patch urllib3 vcr issues for notebook runner ( #2949 )
2025-01-07 20:09:57 -05:00
Eugene Yurtsev
866780b477
x
2024-12-23 14:11:38 -05:00
Eugene Yurtsev
5183484322
x
2024-12-22 22:10:29 -05:00
Eugene Yurtsev
8213e4719b
qx
2024-12-22 22:10:06 -05:00
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