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
Nuno Campos
3b56cdf524
Add Runs.join_stream endpoint
2024-08-13 17:35:31 -07:00
vbarda
d9618880a3
update logic for latest snapshot's subgraph snapshots
2024-08-13 20:13:13 -04:00
Nuno Campos and GitHub
aa1b94166c
Merge pull request #1329 from langchain-ai/nc/13aug/config-checkpoint-passthrough
...
Passthrough checkpoint in config even when current sub-graph didn't choose to use it
2024-08-13 16:49:12 -07:00
Isaac Francisco and GitHub
307ae4cf66
link fixes ( #1336 )
2024-08-13 23:11:01 +00:00
Vadym Barda and GitHub
392891f5fc
Merge branch 'main' into vb/update-get-state
2024-08-13 18:20:32 -04:00
vbarda
58887a5a3b
checkpoints/interrupts for subgraphs triggered by sends
2024-08-13 18:15:57 -04:00
gbaian10 and GitHub
0a25e865b9
docs: fix persistence_postgres.ipynb ( #1328 )
...
* docs: fix DB_URI port
* docs: remove unuse import
2024-08-13 16:06:13 -04:00
Nuno Campos
a01c1c2bfa
Passthrough checkpoint in config even when current sub-graph didn't choose to use it
2024-08-13 10:27:48 -07:00
vbarda
3295274711
fix empty snapshot
2024-08-13 10:23:53 -04:00
vbarda
0135c6f743
correct check for using parent checkpointer
2024-08-13 10:07:52 -04:00
Nuno Campos and GitHub
e2a72bf511
Merge pull request #1311 from langchain-ai/nc/11aug/serde-more
...
checkpoint: Add support for serializing more python types
2024-08-12 17:54:07 -07:00
Vadym Barda and GitHub
519b3b9ce1
docs: add async python<=3.10 warning to streaming concepts ( #1324 )
...
* docs: add async python<=3.10 warning to streaming concepts
2024-08-13 00:48:20 +00:00
Vadym Barda and GitHub
0456f52195
Merge branch 'main' into vb/update-get-state
2024-08-12 20:30:56 -04:00
vbarda
b5caf1ad3f
Merge branch 'vb/update-get-state' of github.com:langchain-ai/langgraph into vb/update-get-state
2024-08-12 20:29:15 -04:00
vbarda
f65d9b2b7d
pass subgraph nodes/channels
2024-08-12 20:29:09 -04:00
Lenni Justen and GitHub
408676913c
Remove extra bullet from index.md ( #1149 )
2024-08-12 17:21:32 -04:00
Vadym Barda and GitHub
21c842baf6
docs: update streaming example ( #1321 )
...
* docs: update streaming example
2024-08-12 21:11:07 +00:00
Vadym Barda and GitHub
a03886b9e4
Merge branch 'main' into vb/update-get-state
2024-08-12 16:53:18 -04:00
Lance Martin and GitHub
f7bda4c940
Minor clarifications on Memory in docs ( #1301 )
...
* Minor clarifications on Memory in docs
* Address comments
2024-08-12 13:42:57 -07:00
vbarda
abe9b7c08e
lint
2024-08-12 16:32:22 -04:00
vbarda
6d4cdc9456
opt-in
2024-08-12 16:29:15 -04:00
vbarda
5033044587
update checkpointer tests
2024-08-12 16:22:27 -04:00
vbarda
246dd0f8c0
Merge branch 'vb/update-get-state' of github.com:langchain-ai/langgraph into vb/update-get-state
2024-08-12 15:52:33 -04:00
vbarda
fb05bdc2bf
return all checkpoints from .list
2024-08-12 15:52:17 -04:00
vbarda
9948125745
add checkpointer=INHERIT_CHECKPOINTER
2024-08-12 14:27:50 -04:00
gbaian10 and GitHub
b8233ded23
docs: fix filter_messages error in manage-conversation-history.ipynb ( #1315 )
...
fix : #1314
2024-08-12 14:16:59 -04:00
Vadym Barda and GitHub
6a22b7c26f
docs: update async connection pool example in postgres how-to ( #1318 )
2024-08-12 13:24:59 -04:00
vbarda
322cfc46d3
cleanup
2024-08-12 12:43:28 -04:00
vbarda
c9d6a41d75
Merge branch 'main' into vb/update-get-state
2024-08-12 10:26:56 -04:00
Nuno Campos
a64c0a2679
Add pathlib.Path and re.Pattern
2024-08-11 19:40:11 -07:00
Nuno Campos
fdc5aece52
Add Decimal
2024-08-11 19:34:22 -07:00
Nuno Campos
685db62029
checkpoint: Add support for serializing more python types
...
- all ip interfaces
- deque,
- ZoneInfo
- date
- time
2024-08-11 19:27:29 -07:00
Nuno Campos and GitHub
4e643baaa6
Merge pull request #1309 from langchain-ai/nc/11aug/skip-context-get-state
...
Skip initializing Context channels when calling get_state/get_state_history
2024-08-11 10:56:54 -07:00
Nuno Campos
9634468260
Skip initializing Context channels when calling get_state/get_state_history
2024-08-11 10:47:19 -07:00
Isaac Francisco and GitHub
00c1b6a2b0
callouts ( #1269 )
2024-08-09 16:43:03 -07:00
dependabot[bot] and GitHub
b45273d112
build(deps-dev): bump aiohttp from 3.9.5 to 3.10.2 in /libs/langgraph
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.9.5 to 3.10.2.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.5...v3.10.2 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-09 18:26:13 +00:00
350adae672
hil concepts ( #1298 )
...
* hil concepts
* spelling
---------
Co-authored-by: isaac hershenson <ihershenson@hmc.edu >
2024-08-09 10:59:04 -07:00
Isaac Francisco and GitHub
bdb3832985
[docs]: changing setup docs ( #1285 )
...
* wip
* draft
2024-08-09 10:07:39 -07:00
Vadym Barda and GitHub
1fc8718352
docs: update how-to for mongodb ( #1297 )
...
* docs: update how-to for mongodb
2024-08-09 16:34:11 +00:00
Vadym Barda and GitHub
d98eec6e91
checkpoint-postgres: vbump & add a note to readme ( #1295 )
checkpointpostgres==1.0.3
2024-08-09 09:42:53 -04:00
Vadym Barda and GitHub
659586947d
checkpoint-postgres: fix setup for AsyncPostgresSaver ( #1294 )
2024-08-09 13:39:30 +00:00
Vadym Barda and GitHub
c303ef2a2b
docs: update redis how-to ( #1286 )
2024-08-09 02:06:28 +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
isaac hershenson
eee91d2129
wip
2024-08-08 15:29:40 -07:00
Jacob Lee and GitHub
dce73fde66
Clarify send API docstring ( #1280 )
2024-08-08 12:59:23 -07:00
Vadym Barda and GitHub
da6462e608
langgraph: release 0.2.3 ( #1279 )
0.2.3
checkpointpostgres==1.0.2
2024-08-08 12:43:24 -04:00
Vadym Barda and GitHub
49bf8f6816
checkpoint-postgres: release 1.0.2 ( #1278 )
2024-08-08 12:42:06 -04:00
Vadym Barda and GitHub
71ce07d971
checkpoint: update docstrings for checkpoint libraries ( #1277 )
2024-08-08 16:26:16 +00:00