Nuno Campos and GitHub
4ebaaba282
Merge pull request #1499 from langchain-ai/nc/27aug/print-output-skipped-tasks
...
Emit output for skipped tasks, with `cached` mark
2024-08-29 15:38:35 -07:00
Isaac Francisco and GitHub
5343350a5c
[docs]: conceptual guides for streaming from specific nodes/LLMs ( #1537 )
...
* x
* changes
* typo
2024-08-29 22:09:18 +00:00
Nuno Campos and GitHub
5dcb5976d9
Merge pull request #1536 from RafaelRViana/documentation-fix
...
[docs]: fix parameter "multitask_strategy" misspelled
2024-08-29 14:03:52 -07:00
Nuno Campos
791ab654cb
Add cached mark
2024-08-29 13:57:37 -07:00
Nuno Campos
c183f4f16a
Emit output for skipped tasks
2024-08-29 13:56:55 -07:00
Rafael Viana
11e8728685
[docs]: fix parameter misspelled
2024-08-29 17:49:04 -03:00
Nuno Campos and GitHub
b1f22d3d81
Merge pull request #1534 from langchain-ai/nc/29aug/stream-subgraphs
...
Stream output from subgraphs
2024-08-29 13:37:13 -07:00
Nuno Campos
ddf67d9233
Add ns to subgraph stream events
2024-08-29 13:32:21 -07:00
Nuno Campos
b479b88c7e
Add name of subgraph to streaming output
2024-08-29 13:20:28 -07:00
Isaac Francisco and GitHub
dd52248ef2
[docs]: make react agent HIL guide a little better ( #1526 )
...
* ocd
* x
* spelling
* changes
* edits
* nits
* changes
* last nit
2024-08-29 19:02:59 +00:00
Nuno Campos
80e442e13d
Stream output from subgraphs
...
- enabled by new argument stream(subgraphs=True)
- the same stream_mode requested for parent graph is applied to all subgraphs
2024-08-29 12:00:02 -07:00
Nuno Campos and GitHub
a627a30f4c
Merge pull request #1530 from langchain-ai/nc/29aug/get-state-subgraph
...
Enable passing subgraph checkpoint config to get_state/aget_state
2024-08-29 11:59:02 -07:00
Vadym Barda and GitHub
01f14d3166
docs: update how-to for streaming from final node ( #1533 )
2024-08-29 18:28:22 +00:00
Nuno Campos
9d68aac76f
Enable passing subgraph checkpoint config to get_state/aget_state
2024-08-29 10:47:50 -07:00
Nuno Campos and GitHub
e526674172
Merge pull request #1502 from langchain-ai/nc/27aug/subgraphs-cleanup
...
Nc/27aug/subgraphs cleanup
2024-08-29 10:17:04 -07:00
Nuno Campos
ca8614f873
Implement get_state and get_state_history for nested graphs
2024-08-29 09:45:45 -07:00
ae8b1e164b
docs: expand streaming conceptual guides ( #1524 )
...
* stash
* cr
* x
* spelling
* Update docs/docs/cloud/how-tos/stream_events.md
Co-authored-by: Vadym Barda <vadym@langchain.dev >
* Update docs/docs/cloud/how-tos/stream_updates.md
Co-authored-by: Vadym Barda <vadym@langchain.dev >
* Update docs/docs/cloud/how-tos/stream_values.md
Co-authored-by: Vadym Barda <vadym@langchain.dev >
* Update docs/docs/concepts/low_level.md
Co-authored-by: Vadym Barda <vadym@langchain.dev >
* final nits
* spelling
---------
Co-authored-by: isaac hershenson <ihershenson@hmc.edu >
Co-authored-by: Isaac Francisco <78627776+isahers1@users.noreply.github.com >
Co-authored-by: Vadym Barda <vadym@langchain.dev >
2024-08-29 15:03:08 +00:00
gbaian10 and GitHub
cd28799215
fix: ToolNode output isn't a str and contains non-ASCII characters ( #1505 )
2024-08-29 09:57:23 -04:00
Harrison Chase and GitHub
883b39ba9f
docs: better name for react agent w/ structured output how-to ( #1527 )
2024-08-29 13:50:01 +00:00
Niklas Martin and GitHub
337ccc058f
[docs]: fix type hint for state ( #1528 )
2024-08-29 13:47:05 +00: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
6962aa5acc
ocd ( #1525 )
2024-08-29 01:50:55 +00:00
Vadym Barda and GitHub
4769122828
docs: fix map-reduce issue ( #1523 )
2024-08-28 20:40:06 +00:00
Nuno Campos
c4010c03a6
Udpate async tests
2024-08-28 12:50:35 -07:00
Nuno Campos
03f6cf779d
Fix test setup
2024-08-28 12:48:29 -07:00
Nuno Campos
112700810c
Fix
2024-08-28 12:31:43 -07:00
Isaac Francisco and GitHub
2645eb5a48
[docs]: remove agent executor ( #1485 )
2024-08-28 14:54:52 -04:00
Isaac Francisco and GitHub
ab71d29286
[docs]: update node config info ( #1500 )
...
* config changes
* vadym comments
* format
* spelling
* x
2024-08-28 11:54:44 -07:00
Isaac Francisco and GitHub
da38905db7
[docs]: fix llm compiler ( #1517 )
2024-08-28 13:36:36 -04:00
Vadym Barda and GitHub
7d3527db38
cli: release 0.1.52 ( #1516 )
cli==0.1.52
2024-08-28 12:12:46 -04:00
David Duong and GitHub
36ed1a5d4b
Merge pull request #1503 from langchain-ai/dqbd/cli-studio-js
...
feat(cli): add building support for JS
2024-08-28 18:08:32 +02:00
Vadym Barda and GitHub
7637a769dd
docs: update reflection notebook ( #1515 )
...
* docs: update reflection notebook
* update more
* update more
2024-08-28 12:07:29 -04:00
Tat Dat Duong
3bbe09dac4
Fix missing comma
2024-08-28 17:56:26 +02:00
Vadym Barda and GitHub
947f8c8c1d
docs: fix astream in reflection notebook ( #1512 )
2024-08-28 14:32:09 +00: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
Tat Dat Duong
f4dea9c5f7
feat(cli): add building support for JS
2024-08-28 02:07:21 +02:00
Nuno Campos
a8a2a89602
Fix docstring
2024-08-27 16:59:20 -07:00
Nuno Campos
e338a4ec98
Fix filtering on ns
2024-08-27 16:09:11 -07:00
Nuno Campos
499fe10ef2
Undo addition of Send.id
2024-08-27 13:34:50 -07:00
Isaac Francisco and GitHub
a8758661bc
acesss tool calls directly ( #1495 )
2024-08-27 14:47:20 -04:00
Nuno Campos and GitHub
8912d50312
Merge pull request #1498 from langchain-ai/nc/27aug/store-sends-once
...
Avoid storing Sends twice in memory and postgres checkpointers
2024-08-27 11:24:27 -07:00
Nuno Campos
8d23929288
Remove print
2024-08-27 11:18:53 -07:00
Nuno Campos
9b6100bc4f
Avoid storing Sends twice in memory and postgres checkpointers
...
- Sends are stored through put_writes, so we don't need to also store them inside checkpoint object
- On reading checkpoint, reconstruct pending_sends from the stored writes
2024-08-27 11:10:18 -07:00
Nuno Campos and GitHub
238b562e78
Merge pull request #1496 from langchain-ai/nc/27aug/update-ruff
...
Update ruff
2024-08-27 11:06:43 -07:00
Nuno Campos
7fcc0da4e3
Reformat
2024-08-27 11:00:25 -07:00
Nuno Campos
d7eff6ab85
Remove abc
2024-08-27 10:52:26 -07:00
Nuno Campos
330c91f622
Update ruff
2024-08-27 10:50:39 -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
Nuno Campos
8c2fefcb28
sdk-py: Add values to Thread schema
2024-08-27 08:42:55 -07:00
Vadym Barda and GitHub
c88d289a73
checkpoint-postgres: release 1.0.4 ( #1493 )
checkpointpostgres==1.0.4
2024-08-27 11:34:26 -04:00