Vadym Barda and GitHub
016a9c1936
checkpoint-postgres: release 2.0.3 ( #2455 )
2024-11-18 16:55:54 -05:00
Nuno Campos and GitHub
a2d6837fba
Merge pull request #2413 from langchain-ai/vb/fix-pipeline
...
checkpoint-postgres: handle cases when conn.pipeline is not supported
2024-11-18 10:39:56 -08:00
Andrew Nguonly and GitHub
f5bb2a3b04
docs: Update LangGraph Server API docs ( #2451 )
2024-11-18 09:38:38 -08:00
vbarda
f807b73092
use capabilities
2024-11-18 12:15:18 -05:00
Nuno Campos and GitHub
167405daf2
Merge pull request #2434 from langchain-ai/nc/15nov/update-state-copy-parent
...
lib: When copying checkpoint, make it a child of the parent
2024-11-18 08:34:34 -08:00
William FH and GitHub
c6360e5408
[Checkpoint] 2.0.5 ( #2450 )
2024-11-18 08:19:17 -08:00
vbarda
f0505155a2
cache
2024-11-18 11:12:21 -05:00
886df0fa86
checkpoint: Add option to use persistent dict for in-memory checkpointer ( #2439 )
...
- This should only be used in very specific circunstances, sqlite or
postgres adapters much more appropriate in most circunstances
---------
Co-authored-by: William Fu-Hinthorn <13333726+hinthornw@users.noreply.github.com >
2024-11-18 16:04:05 +00:00
Kevin Markham and GitHub
3f1792d6ba
docs: fix typo ( #2406 )
2024-11-18 09:11:57 -05:00
Zapiron and GitHub
9208052a94
docs: Update link to LCEL Concept Guide ( #2438 )
...
Updated the link to the LCEL concept guide
2024-11-18 09:09:12 -05:00
Nuno Campos
7c11325e23
Separate
2024-11-15 17:33:01 -08:00
Nuno Campos
d99dc7d81b
Fix missing writes
2024-11-15 17:23:00 -08:00
Nuno Campos
973ad76a58
Fix
2024-11-15 17:05:18 -08:00
Nuno Campos
36e49eb190
Add distinct source
2024-11-15 17:04:40 -08:00
Nuno Campos
66b9a7dee7
lib: When copying checkpoint, make it a child of the parent
2024-11-15 16:56:17 -08:00
Nuno Campos
5494855ffa
0.2.50
2024-11-15 15:43:37 -08:00
Nuno Campos
38d93a324c
0.2.49
2024-11-15 15:02:31 -08:00
Nuno Campos and GitHub
07c65321c1
Merge pull request #2432 from langchain-ai/nc/15nov/copy-checkpoint
...
lib: Restore prev behavior for update_state(None)
2024-11-15 15:00:18 -08:00
Nuno Campos
1dbdd7df2e
Lint
2024-11-15 14:54:55 -08:00
Nuno Campos
dab29ce094
lib: Restore prev behavior for update_state(None)
...
- update_state(None) copies checkpoint and keeps current (PUSH) tasks, eg for replay
- update_state(None, as_node=END) clears all tasks (PUSH or PULL)
2024-11-15 14:48:56 -08:00
Vadym Barda and GitHub
0388534b9f
docs: update double texting how-tos ( #2431 )
2024-11-15 22:45:36 +00:00
Nuno Campos and GitHub
81077e7c3a
Merge pull request #2429 from langchain-ai/nc/15nov/sdk-js-types
...
sdk-js: Update types for state.task
2024-11-15 11:54:59 -08:00
Nuno Campos
29a0042149
sdk-js: Update types for state.task
2024-11-15 11:54:00 -08:00
William FH and GitHub
e9162e2516
Update CLI pyproject.toml ( #2428 )
2024-11-15 11:00:32 -08:00
Vadym Barda and GitHub
0f6c001c25
docs: update replay in persistence concepts ( #2427 )
2024-11-15 18:49:20 +00:00
Eugene Yurtsev and GitHub
7f26325c87
cli: minor wording change in new command ( #2422 )
2024-11-15 03:13:53 +00:00
Nuno Campos and GitHub
3c4ce3f945
Merge pull request #2420 from langchain-ai/nc/14nov/js-sdk-command
...
Nc/14nov/js sdk command
2024-11-14 18:21:38 -08:00
Nuno Campos
84ef939bf4
sdk-js 0.0.24
2024-11-14 18:17:22 -08:00
Nuno Campos
bdc22ea127
sdk-js: Accept command when creating run
2024-11-14 18:17:04 -08:00
Vadym Barda and GitHub
5abbb79e1b
Merge branch 'main' into vb/fix-pipeline
2024-11-14 19:08:18 -05:00
vbarda
0a5220aa07
code review
2024-11-14 19:06:41 -05:00
Nuno Campos and GitHub
970e68edcc
Merge pull request #2417 from langchain-ai/vb/fix-debug-async
...
langgraph: add debug to AsyncPregelLoop
2024-11-14 06:53:18 -08:00
vbarda
da1a80e86d
lint
2024-11-14 09:37:39 -05:00
vbarda
c4b240e0c2
langgraph: add debug to AsyncPregelLoop
2024-11-14 09:36:33 -05:00
vbarda
c2052d11c2
checkpoint-postgres: remove pipeline flag in cursor
2024-11-13 21:42:51 -05:00
Vadym Barda and GitHub
dc0281b99c
docs: update rollback in double-texting concepts ( #2412 )
2024-11-13 21:21:12 -05:00
Nuno Campos
3a860ad537
0.2.48
2024-11-13 17:45:04 -08:00
Nuno Campos
7051bccc30
checkpoint 2.0.4
2024-11-13 17:37:01 -08:00
Nuno Campos
199e41b228
sdk py 0.1.36
2024-11-13 17:07:07 -08:00
Nuno Campos
229a9e19a8
sdk-py: Add command arg for creating runs
2024-11-13 17:06:56 -08:00
Nuno Campos
3c3a1a1f35
0.2.47
2024-11-13 14:02:25 -08:00
Nuno Campos and GitHub
f11127648e
Merge pull request #2346 from langchain-ai/nc/4nov/send-eager
...
lib: Execute Sends in the superstep that originated them (feature-flagged)
2024-11-13 13:39:50 -08:00
Nuno Campos and GitHub
29f833b1a7
Merge pull request #2393 from langchain-ai/nc/11nov/command-resume
...
lib: Add interrupt() function
2024-11-13 13:34:19 -08:00
Nuno Campos and GitHub
7a3ea42743
Merge pull request #2410 from langchain-ai/nc/13nov/command-dataclass
...
Nc/13nov/command dataclass
2024-11-13 13:28:13 -08:00
Nuno Campos
a94902db8a
Lint
2024-11-13 13:17:02 -08:00
Nuno Campos
9fd152ef3a
format
2024-11-13 13:14:03 -08:00
Nuno Campos
03bc9ba6e6
Make Command a dataclass
2024-11-13 13:11:28 -08:00
Nuno Campos
7fe6f88876
Add resumeable/ns properties to Interrupt
2024-11-13 12:51:55 -08:00
Nuno Campos and GitHub
1d88affd29
Merge pull request #2400 from langchain-ai/nc/12nov/command
...
Make Command accept generic arg for destinations
2024-11-13 10:03:27 -08:00
Eugene Yurtsev and GitHub
6906e12edb
cli: add ability to output docker compose file ( #2379 )
...
* Add ability to output docker compose file `langgraph dockerfile
Dockerfile --add-docker-compose`
* Add emoji in places
2024-11-13 12:42:58 -05:00
William FH and GitHub
7b4c29a20d
[Checkpointers] MemorySaver: refrain from overwriting writes ( #2399 )
2024-11-13 00:20:38 +00:00
Nuno Campos
16bfa80b58
Make Command accept generic arg for destinations
2024-11-12 16:18:23 -08:00
Eugene Yurtsev and GitHub
cb10437c3f
cli: Add default to interactive flow in new command ( #2398 )
2024-11-12 16:38:15 -05:00
Eugene Yurtsev and GitHub
2bcf1c0a20
cli[minor]: Add langgraph new command ( #2369 )
...
Adds a "new" command to create langgraph application from a template.
2024-11-12 14:30:51 -05:00
Nuno Campos
00964b18f6
Undo
2024-11-11 18:12:25 -08:00
Nuno Campos
0d5c6201d3
Disable in py 3.10 or below for async
2024-11-11 18:09:58 -08:00
Nuno Campos
86d2847dab
Use neg idx
2024-11-11 17:57:45 -08:00
Nuno Campos
b3a4eaa967
Remove print
2024-11-11 17:56:10 -08:00
Nuno Campos
87fc519ce7
Remove print
2024-11-11 17:54:56 -08:00
Nuno Campos
ef3a1ee997
Undo
2024-11-11 17:54:04 -08:00
Nuno Campos
311e16dffd
Remove prints
2024-11-11 17:52:18 -08:00
Nuno Campos
c83b8f6d04
Update
2024-11-11 17:49:58 -08:00
Nuno Campos
62d3a85b07
Add sync test
2024-11-11 17:46:54 -08:00
Nuno Campos
810ae0ef51
lib: Add interrupt() function
...
- This works similarly to the input() function from stdlib
- calling it in a node interrupts execution
- invoking the graph with Command(resume=...) will set ... as the return value of interrupt() so that the node can access the "answer" to the "question"
- This PR also starts the work to control the graph on invoke/stream with Command() input, to be continued in a future PR
2024-11-11 17:44:03 -08:00
Nuno Campos
2ff49d2200
Update
2024-11-11 15:43:20 -08:00
Nuno Campos
d0567dc7be
Add feature flag (default off) so we can merge this before releasing
...
- Add additional ci job to test with FF on
2024-11-11 15:38:48 -08:00
Nuno Campos
ea64ac5c07
Update
2024-11-11 14:18:14 -08:00
Nuno Campos
090b53ccc1
Lint
2024-11-11 14:14:23 -08:00
Nuno Campos
0e872e7482
Lin t
2024-11-11 14:12:33 -08:00
Nuno Campos
3ad966e057
Update
2024-11-11 14:08:59 -08:00
Nuno Campos and GitHub
a73f9affab
Merge pull request #2391 from langchain-ai/nc/11nov/control-to-command
...
lib: Rename Control to GraphCommand
2024-11-11 14:06:17 -08:00
Nuno Campos
89a0859928
Execute Sends in same super step that triggered them
...
- Keep old code path for compatibility with existing checkpoints
- Keep a similar order of application of updates, in some cases there will be no visible change
- Update task path for Sends to contain the path of all the parent tasks (multiple parents when a Send task creates another Send)
- That lineage path is used to ensure order of application of updates respects their logical lineage (ie updates from parents always applied before their child tasks)
- Move Interrupt writes to use negative indexes, which allow replacing/shadowing (when task is re-run it may interrupt again, or succeed)
- Runner will now attempt to schedule new Send tasks as soon as the write is received (ie while the originating node is still running)
- Update kafka scheduler to support new Send behavior
2024-11-11 14:01:16 -08:00
Nuno Campos
75c502cd93
Lint
2024-11-11 13:59:18 -08:00
Nuno Campos
0cc45f7a35
Lint
2024-11-11 13:04:23 -08:00
Nuno Campos
efb1dd6a10
lib: Rename Control to GraphCommand
2024-11-11 13:01:04 -08:00
Nuno Campos and GitHub
6edb213fe7
Merge pull request #2388 from langchain-ai/nc/11nov/update-none-clear-all-tasks
...
lib: update_state(values=None) should clear all tasks
2024-11-11 12:07:51 -08:00
Nuno Campos
c0513076a2
Lint
2024-11-11 11:07:36 -08:00
Nuno Campos
c043f148a6
lib: update_state(values=None) should clear all tasks
2024-11-11 10:48:34 -08:00
David Duong and GitHub
366b5e04c7
Merge pull request #2376 from langchain-ai/dqbd/js-0.0.23-lc_build
...
fix(sdk-js): move to `@langchain/scripts` for building, bump to 0.0.23
2024-11-11 15:33:53 +01:00
Tat Dat Duong
72239d2228
Bump to 0.0.23, use @langchain/scripts 0.1.4
2024-11-11 15:01:12 +01:00
Vadym Barda and GitHub
b7f238975a
docs: fix nav sidebar ( #2382 )
2024-11-10 16:32:14 -05:00
Tat Dat Duong
a3c45141ee
Make sure we actually build the CJS
2024-11-08 20:52:44 +01:00
Tat Dat Duong
f7b899a54d
fix(sdk-js): move to @langchain/scripts for building
2024-11-08 20:08:38 +01:00
Vadym Barda and GitHub
95477277a2
docs: improve breadcrumbs behavior ( #2375 )
2024-11-08 18:39:59 +00:00
Andrew Nguonly and GitHub
64b446f671
Update LangGraph server API docs ( #2374 )
2024-11-08 10:32:17 -08:00
David Duong and GitHub
c2d2e44794
Merge pull request #2372 from langchain-ai/dqbd/0.0.22-sdk-js
...
feat(sdk-js): bump to 0.0.22
2024-11-08 16:17:45 +01:00
Eugene Yurtsev and GitHub
f60b9f3b43
cli: add --version option ( #2373 )
...
- add version option
- add unit test
2024-11-08 02:49:30 +00:00
Tat Dat Duong
e3acfa3435
feat(sdk-js): bump to 0.0.22
2024-11-08 03:19:27 +01:00
Vadym Barda and GitHub
0f92c89529
docs: show nav menu for mobile ( #2371 )
2024-11-07 20:31:49 -05:00
Andrew Nguonly and GitHub
7cba75ec35
sdk-js: Add custom and messages-tuple stream modes ( #2370 )
2024-11-07 16:32:08 -08:00
Vadym Barda and GitHub
8408ba3a3e
docs: add breadcrumbs ( #2363 )
2024-11-07 21:33:55 +00:00
Nuno Campos and GitHub
c8c58b30d5
Merge pull request #2368 from langchain-ai/nc/7nov/control
...
lib: Rename args in Control object
2024-11-07 13:19:12 -08:00
Nuno Campos
b4bed3329c
lib: Rename args in Control object
...
- update_state -> state
- trigger -> goto
2024-11-07 13:12:19 -08:00
Eugene Yurtsev and GitHub
4eec3aa69e
docs: fix some typos ( #2364 )
2024-11-07 14:52:47 -05:00
Vadym Barda and GitHub
35e3276e34
langgraph: add add_sequence to StateGraph ( #2352 )
2024-11-07 13:16:34 -05:00
Nuno Campos and GitHub
b346f4ead8
Merge pull request #2358 from langchain-ai/nc/6nov/kafka-missing-task-id
...
kafka: Add missing task id for TaskNotFound error
2024-11-06 16:48:25 -08:00
Vadym Barda and GitHub
fef748e6cc
docs: add another ignore url pattern to link check ( #2357 )
2024-11-07 00:43:22 +00:00
Nuno Campos
19cc95f7b6
kafka: Add missing task id for TaskNotFound error
2024-11-06 16:41:43 -08:00
Vadym Barda and GitHub
eef65d94ac
docs: fix numbered list in assistant versioning ( #2356 )
2024-11-06 22:17:01 +00:00
Nuno Campos
72d497e052
Move code
2024-11-06 09:02:06 -08:00
Nuno Campos and GitHub
32f58258aa
Merge pull request #2355 from langchain-ai/nc/6nov/loop-match-writes
...
lib: Split out _match_writes util in PregelLoop
2024-11-06 08:55:10 -08:00
Nuno Campos
87d57b434a
lib: Split out _match_writes util in PregelLoop
2024-11-06 08:48:30 -08:00
Nuno Campos and GitHub
4bbbb7d246
Merge pull request #2354 from langchain-ai/nc/6nov/cached-tasks-output-timing
...
lib: For cached tasks, emit output events after task events
2024-11-06 08:29:38 -08:00
Nuno Campos
c1ce3c6b5f
lib: For cached tasks, emit output events after task events
2024-11-06 08:22:54 -08:00
Nuno Campos and GitHub
511de6f5f6
Merge pull request #2353 from langchain-ai/dqbd/runnable-passthrough-test
...
fix(graph): invalid graph representation if RunnablePassthrough is used
2024-11-06 08:14:19 -08:00
Nuno Campos
4dc08cd724
Fix
2024-11-06 08:07:48 -08:00
Tat Dat Duong
d7b9b3b01d
fix(graph): invalid graph representation if RunnablePassthrough is used
2024-11-06 16:34:29 +01:00
Vadym Barda and GitHub
a82ded65c6
docs: fix install/env cell for customer support tutorial ( #2350 )
2024-11-05 19:50:05 -05:00
Brace Sproul and GitHub
1ca49fa568
Merge pull request #2348 from langchain-ai/brace/filter-status-js
...
feat(js-sdk): Add status field in search args
2024-11-05 16:40:23 -08:00
bracesproul
4eb3cd32fa
cr
2024-11-05 16:04:52 -08:00
Brace Sproul and GitHub
80d2a315aa
Merge branch 'main' into brace/filter-status-js
2024-11-05 16:03:58 -08:00
bracesproul
82c9aa8485
feat(js-sdk): Add status field in search args
2024-11-05 16:03:24 -08:00
Nuno Campos and GitHub
8ecfafefbf
Merge pull request #2347 from langchain-ai/nc/5nov/control-serializable
...
lib: Make Control object serializable
2024-11-05 15:34:13 -08:00
Nuno Campos
010564cbb3
lib: Make Control object serializable
2024-11-05 15:24:20 -08:00
Nuno Campos
18a3fa4a00
Ignore unknown tasks
2024-11-05 14:22:23 -08:00
Nuno Campos
de8e487ff1
Add todo
2024-11-05 10:53:42 -08:00
Nuno Campos and GitHub
e5ebdff4d8
Merge pull request #2342 from langchain-ai/nc/5nov/send-test-interrupt-before
...
Add two more test cases for Send + interrupt
2024-11-05 09:34:04 -08:00
Nuno Campos
f283dac325
Add one more test for send-react-interrupt flow with replacing tool call
2024-11-05 09:27:02 -08:00
Nuno Campos
639501809c
api: Add one more test case for send + interrupt before
...
- Testing same exact behavior as send + interrupt after
2024-11-05 09:15:46 -08:00
Nuno Campos and GitHub
36e6b89081
Merge pull request #2333 from langchain-ai/nc/apply-writes-order
...
lib: Enforce write application order in apply_writes
2024-11-05 09:07:23 -08:00
Nuno Campos and GitHub
90639e6cd7
Merge pull request #2332 from langchain-ai/nc/4nov/update-state-latest
...
lib: When updating state from latest, apply pending writes first
2024-11-04 16:59:51 -08:00
Nuno Campos
dec0b7f439
Lint
2024-11-04 16:43:07 -08:00
Nuno Campos
04657408f8
lib: Enforce write application order in apply_writes
...
- Previously order was enforced in prepare_next_tasks, but that's not a good fit for future features
- This changes order between PULL and PUSH tasks, updates from PUSH tasks will now be applied after updates from PULL tasks
2024-11-04 16:39:04 -08:00
Nuno Campos
971d746061
Lint
2024-11-04 16:33:20 -08:00
Nuno Campos
9a2ba8c8cd
lib: When updating state from latest, apply pending writes first
...
- This picks a default value for as_node which matches the node which last acted, even if the step didnt finish (due to an interrupt)
2024-11-04 16:20:21 -08:00
Nuno Campos and GitHub
b50d41bbf3
Merge pull request #2331 from langchain-ai/nc/4nov/get-state-latest-next
...
lib: When getting latest state, alst make `next` reflect pending writes
2024-11-04 16:16:53 -08:00
Nuno Campos
b71fd5092b
lib: When getting latest state, alst make next reflect pending writes
...
- ie. tasks already executed should not show up in `next` list
2024-11-04 16:03:34 -08:00
Nuno Campos and GitHub
f9b151b67f
Merge pull request #2330 from langchain-ai/nc/4nov/test-react-send
...
lib: Add test for react architecture using Send + interrupt_before
2024-11-04 15:58:27 -08:00
William FH and GitHub
7ba9a66301
[Docs] Clarify checkpointer options ( #2328 )
2024-11-04 15:43:00 -08:00
Nuno Campos and GitHub
1b85764bf6
Merge pull request #2329 from langchain-ai/nc/4nov/get-state-apply-pending-writes
...
lib: In calls to get_state apply pending writes
2024-11-04 15:42:23 -08:00
Nuno Campos and GitHub
5e4c928948
Merge pull request #2327 from langchain-ai/nc/4nov/send-tests
...
lib: Add two more tests for Send
2024-11-04 15:42:08 -08:00
Nuno Campos
ae282e3ae1
lib: Add test for react architecture using Send + interrupt_before
...
- Both for cond edge and edgeless graphs
2024-11-04 15:41:02 -08:00
Nuno Campos
de3b654735
Add one more assertion
2024-11-04 15:14:29 -08:00
Nuno Campos
d28734f287
Lint
2024-11-04 15:12:34 -08:00
Nuno Campos
f9409022ed
lib: In calls to get_state apply pending writes
...
- When calling get_state without a checkpoint id (ie to get the latest state) apply any pending writes for current checkpoint
2024-11-04 15:10:12 -08:00
Nuno Campos
8138c88b41
Add async versions
2024-11-04 11:56:31 -08:00
Nuno Campos
38332fd3c6
Lint
2024-11-04 11:55:14 -08:00
Nuno Campos
5606bef3dd
lib: Add two more tests for Send
2024-11-04 11:52:39 -08:00
Vadym Barda and GitHub
895079bbdc
langgraph: release 0.2.45 ( #2326 )
2024-11-04 14:34:07 -05:00
Nuno Campos and GitHub
6aaf80f2fd
Merge pull request #2325 from langchain-ai/nc/4nov/unset-skip-done-tasks
...
lib: Unset skip_done_tasks after each tick of the loop
2024-11-04 11:30:08 -08:00
Vadym Barda and GitHub
2e656d9145
langgraph: add config metadata to pregel loop ( #2323 )
2024-11-04 19:26:34 +00:00
Nuno Campos and GitHub
1fb8e013f7
Merge pull request #2303 from langchain-ai/nc/1nov/test-send-order
...
Test order of update application after Send
2024-11-04 11:26:04 -08:00
Nuno Campos and GitHub
f8fe2041d9
Merge pull request #2144 from langchain-ai/nc/19oct/graph-control
...
lib: Add support for graphs without edges
2024-11-04 11:25:40 -08:00
Nuno Campos
014f8485a6
lib: Unset skip_done_tasks after each tick of the loop
2024-11-04 11:23:53 -08:00
David Duong and GitHub
58d7eb9b17
Merge pull request #2322 from langchain-ai/dqbd/cli-prebuild-js
...
feat(cli): add JS prebuild script
2024-11-04 18:13:25 +01:00
Tat Dat Duong
44ff5f1a5a
Update tests
2024-11-04 14:00:02 +01:00
David Duong and GitHub
46f25cf926
Merge pull request #2307 from langchain-ai/dqbd/cli-js-other-pkg-managers
...
feat(cli): add support for other JS package managers based off package lock
2024-11-04 13:59:28 +01:00
Tat Dat Duong
e1467c27cb
Remove newline
2024-11-04 13:52:40 +01:00
Tat Dat Duong
5deedfe548
Bump to 0.1.53
2024-11-04 13:51:46 +01:00
Tat Dat Duong
30937d0406
feat(cli): add JS prebuild script
2024-11-04 13:50:41 +01:00
David Duong and GitHub
6eb8130419
Merge pull request #2310 from langchain-ai/dqbd/sdk-js-types
...
feat(sdk-js): improve types for drawable graph, interrupts and metadata
2024-11-04 13:26:58 +01:00
Tat Dat Duong
8455771eb9
Bump to 0.0.21
2024-11-04 13:20:36 +01:00
Tat Dat Duong
39dcafcdea
feat(sdk-js): improve types for drawable graph, interrupts and metadata
2024-11-02 02:48:47 +01:00
Tat Dat Duong
7854a19dac
Update test
2024-11-02 02:05:42 +01:00
Allen and GitHub
18cea39090
fix(docs): function call in partial ( #2297 )
...
Docs use prompts with partial + function call, which would result in a
static datetime as opposed to a dynamic datetime being rendered on use.
2024-11-02 00:37:16 +00:00
Vadym Barda and GitHub
46ffa0e8d4
langgraph: release 0.2.44 ( #2308 )
2024-11-01 20:27:17 -04:00
Tat Dat Duong
bf3098a075
feat(cli): add support for other JS package managers based off package lock
2024-11-02 00:44:08 +01:00
Andrew Nguonly and GitHub
cdd7899564
RemoteGraph: If node name is not present, fallback to node id as the node name ( #2304 )
2024-11-01 15:21:39 -07:00
Vadym Barda and GitHub
eeebd44a87
docs: add subgraph streaming example for remote graph ( #2306 )
2024-11-01 22:16:09 +00:00
Vadym Barda and GitHub
805f437534
docs: fix link in the tutorial ( #2305 )
2024-11-01 17:52:09 -04:00
Vadym Barda and GitHub
782b9a7903
langgraph: add message list validation to create_react_agent + a troubleshooting guide ( #2182 )
2024-11-01 17:40:53 -04:00
Andrew Nguonly and GitHub
ecb584cbe0
sdk: Add action query param to cancel Run methods ( #2284 )
2024-11-01 13:32:49 -07:00
Nuno Campos
1e3953d1e0
Test order of update application after Send
...
- updates from inside Send tasks are applied in the order the Sends were created, if when you fan out, and have each task write results to a list with reducer, the final list is in the order you used when triggering
2024-11-01 13:23:10 -07:00
William FH and GitHub
509291fc1a
Bump CLI ( #2302 )
2024-11-01 19:53:48 +00:00
Vadym Barda and GitHub
dbb1958be5
docs: add more redirects & remove unused cloud pages ( #2301 )
2024-11-01 19:40:21 +00:00
Vadym Barda and GitHub
d261d43b39
docs: update the docs for streaming messages ( #2299 )
2024-11-01 14:38:41 -04:00
Andrew Nguonly and GitHub
6986a50711
Update LangGraph Server API docs ( #2300 )
2024-11-01 11:38:12 -07:00
Nuno Campos and GitHub
e9fe3e8bd9
Merge pull request #2298 from langchain-ai/dqbd/cli-debugger-rename
...
chore(cli): rename Debugger to LangGraph Studio
2024-11-01 11:11:07 -07:00
ccurme and GitHub
bdca2f590a
Merge pull request #2294 from langchain-ai/cc/webhooks
...
docs: add some detail on webhooks
2024-11-01 14:01:42 -04:00
Tat Dat Duong
f4801ae9ae
chore(cli): rename Debugger to LangGraph Studio
2024-11-01 18:47:35 +01:00
Nuno Campos and GitHub
47ea264b46
Merge pull request #2296 from langchain-ai/vb/remap
...
langgraph: handle messages-tuple stream mode in RemoteGraph
2024-11-01 09:50:51 -07:00
vbarda
84e023e10b
langgraph: handle messages-tuple stream mode in RemoteGraph
2024-11-01 12:43:59 -04:00
Chester Curme
52f0953786
add detail
2024-11-01 11:23:16 -04:00
Vadym Barda and GitHub
d9743f684e
docs: update annotation in tutorial ( #2293 )
2024-11-01 13:57:16 +00:00
Vadym Barda and GitHub
4aebb461e9
docs: update core in docs dependencies ( #2291 )
2024-11-01 09:51:34 -04:00
Vadym Barda and GitHub
c2cc1e2e5e
docs: remove token-by-token streaming from stream events ( #2292 )
2024-11-01 13:27:06 +00:00
William FH and GitHub
66cf2e6779
Add Tree of Thoughts ( #1128 )
2024-10-31 21:27:13 -07:00
Vadym Barda and GitHub
7bacb8c984
langgraph: release 0.2.43 ( #2286 )
2024-10-31 17:57:21 -04:00
Bagatur and GitHub
e2de59c6fb
langgraph[patch]: bump core ^0.3.15 || ^ 0.2.43 ( #2285 )
2024-10-31 17:53:03 -04:00
Vadym Barda and GitHub
c28dc26356
docs: fix typo ( #2283 )
2024-10-31 16:27:07 -04:00
Eugene Yurtsev and GitHub
ea012fb7dc
docs: reorder reference ( #2282 )
2024-10-31 20:25:58 +00:00
Nuno Campos
18e71469e1
Lint
2024-10-31 12:57:00 -07:00
Eugene Yurtsev and GitHub
4b1d30906e
ci: update deploy docs workflow to check external links on langchain.com ( #2280 )
...
Reverts temporary change that was made yesterday to accommodate a link
that was only available on the staging version of langchain.com
2024-10-31 14:48:32 -04:00
Eugene Yurtsev and GitHub
8b36013a03
Fix bad tab in how-to guide ( #2278 )
2024-10-31 14:48:21 -04:00
Vadym Barda and GitHub
ed91572ceb
docs: expose how-to on rebuilding graph at runtime ( #2281 )
2024-10-31 18:34:16 +00:00
Eugene Yurtsev and GitHub
4150abf18c
docs: update reference layout ( #2279 )
...

2024-10-31 18:23:27 +00:00
Vadym Barda and GitHub
e132dfc955
docs: update FAQ ( #2277 )
...
Sync with https://www.langchain.com/langgraph
2024-10-31 13:43:08 -04:00
Nuno Campos
2624fc43dd
Fix
2024-10-31 09:40:24 -07:00
Nuno Campos
0c5c2e6370
lib: Add support for graphs without edges
...
- Return Control(update_state=, trigger=, send=) from your nodes instead
- Annotate nodes with Control[Literal["destination"]] to see your graph connections drawn
2024-10-31 09:38:43 -07:00
Harrison Chase and GitHub
f7a93f99ef
cp readme over ( #2274 )
2024-10-31 15:17:26 +00:00
Vadym Barda and GitHub
9f29bbfce8
docs: add flags to self-hosted ( #2272 )
2024-10-31 11:11:26 -04:00
Vadym Barda and GitHub
0075080827
docs: update quick start ( #2273 )
2024-10-31 11:11:07 -04:00
Harrison Chase and GitHub
63318e5690
Harrison/update readme 1 ( #2262 )
2024-10-31 10:02:40 -05:00
Harrison Chase and GitHub
d0c12b1b7f
Harrison/update language ( #2271 )
2024-10-31 10:01:22 -05:00
Vadym Barda and GitHub
194b4e0d9b
langgraph: release 0.2.42 ( #2270 )
2024-10-31 10:32:13 -04:00
Nuno Campos and GitHub
c6c7f400ae
Merge pull request #2256 from langchain-ai/nc/30oct/fix-messages-subgraphs
...
Fix stream_mode=messages used together with subgraphs=True
2024-10-31 07:27:04 -07:00
Vadym Barda and GitHub
c91e6bcc46
Merge branch 'main' into nc/30oct/fix-messages-subgraphs
2024-10-31 10:14:04 -04:00
vbarda
ca69566d67
remove events
2024-10-31 10:13:24 -04:00
Jacob Lee and GitHub
0bedfa3628
docs: Fix typos ( #2266 )
2024-10-31 10:00:37 -04:00
Vadym Barda and GitHub
fd82f037c6
docs: update remote graph how-to ( #2269 )
2024-10-31 09:58:11 -04:00
Vadym Barda and GitHub
2bacc42e01
docs: fix typo in remote graph how-to ( #2268 )
2024-10-31 09:29:10 -04:00
Eugene Yurtsev and GitHub
b527b785fd
disable more link checking ( #2265 )
2024-10-31 04:10:10 +00:00
Eugene Yurtsev and GitHub
c3622cb0fe
docs: disable link check for link that doesn't exist yet ( #2263 )
2024-10-31 03:51:44 +00:00
d0e59f406b
docs: concepts for cloud and doc-reorg ( #2196 )
...
Update langgraph documentation
---------
Co-authored-by: Vadym Barda <vadym@langchain.dev >
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com >
Co-authored-by: Nuno Campos <nuno@langchain.dev >
Co-authored-by: Chester Curme <chester.curme@gmail.com >
Co-authored-by: William FH <13333726+hinthornw@users.noreply.github.com >
2024-10-30 23:34:02 -04:00
Nuno Campos
4cc6d789ed
Fix stream_mode=messages used together with subgraphs=True
2024-10-30 19:35:28 -07:00
Bagatur and GitHub
d6d6ab9b73
langgraph[patch]: fix core dep specification ( #2253 )
2024-10-30 21:50:46 -04:00
Vadym Barda and GitHub
e7816eb197
ci: turn off release attestations ( #2252 )
2024-10-30 21:28:34 -04:00
Vadym Barda and GitHub
4f8b69360c
langgraph: release 0.2.41 ( #2251 )
2024-10-30 21:22:54 -04:00
Vadym Barda and GitHub
0718d0a660
langgraph: fix caller_ns in remote graph ( #2250 )
2024-10-31 01:20:36 +00:00
Bagatur and GitHub
3641e65cac
langgraph[patch]: fix annotations in inherited tool schemas ( #2236 )
...
fix #2220
2024-10-30 21:19:02 -04:00
Nuno Campos and GitHub
b17141604d
Merge pull request #2247 from langchain-ai/jacob/nit
...
fix: Fix typo in remote graph astream
2024-10-30 14:59:27 -07:00
Nuno Campos
5fece1cbfc
langgraph 0.2.40
2024-10-30 14:58:27 -07:00
Nuno Campos and GitHub
a85b7fca15
Merge pull request #2246 from langchain-ai/nc/30oct/node-callback
...
Add "node finished" callback
2024-10-30 14:57:51 -07:00
jacoblee93
af9a09b182
Fix typo in remote graph astream
2024-10-30 14:52:59 -07:00
Nuno Campos
75c8f99d3c
Add "node finished" callback
2024-10-30 14:45:09 -07:00
Nuno Campos and GitHub
46892855c5
Merge pull request #2242 from langchain-ai/nc/30oct/remote-subgraphs
...
fix: RemoteGraph should propagate subgraphs streaming
2024-10-30 14:23:45 -07:00
Nuno Campos
59e8d59b7c
Fix
2024-10-30 14:17:50 -07:00
Nuno Campos
5cb6ff79ca
Prepend ns
2024-10-30 14:09:43 -07:00
Nuno Campos
9c41ce0b1c
Lint
2024-10-30 14:07:27 -07:00
Nuno Campos
61abee4bd4
Lint
2024-10-30 13:59:31 -07:00
Nuno Campos
43d9567c5d
fix: RemoteGraph should propagate subgraphs streaming
2024-10-30 13:47:27 -07:00
Nuno Campos and GitHub
3923979479
Merge pull request #2235 from langchain-ai/nc/30oct/remote-invoke
...
lib: Ensure RemoteGraph.invoke emits all subgraph events as expected
2024-10-30 13:26:56 -07:00
Nuno Campos
5312fbd7f4
Fix
2024-10-30 13:20:55 -07:00
David Duong and GitHub
ae412bbede
Merge pull request #2237 from langchain-ai/jacob/sdk
...
feat(sdk-js): Support if_not_exists in SDK runs
2024-10-30 19:16:22 +01:00
jacoblee93
69c8d21ba6
Support if_not_exists
2024-10-30 11:10:08 -07:00
Nuno Campos
2dfc4e3cc0
lib: Ensure RemoteGraph.invoke emits all subgraph events as expected
...
- Just delegate to stream
2024-10-30 10:40:14 -07:00
74c8589045
Add support for Docker arg passthrough in langgraph CLI ( #2206 )
...
Added a js-example to show it builds
Adapted integration tests after removing the test CLI command
---------
Co-authored-by: Nuno Campos <nuno@langchain.dev >
2024-10-29 22:33:40 -07:00
Vadym Barda and GitHub
4717632ce7
sdk-py: more docstring updates ( #2225 )
2024-10-30 01:22:29 +00:00
Andrew Nguonly and GitHub
726a85f26b
Add docstring to RemoteGraph ( #2217 )
2024-10-29 15:31:21 -07:00
Vadym Barda and GitHub
8a0650a46b
sdk-py: update docstrings ( #2221 )
2024-10-29 20:31:12 +00:00
Vadym Barda and GitHub
e7dc43b7ca
langgraph: validate sync/async clients initialized correctly in RemoteGraph ( #2214 )
2024-10-29 13:21:10 -04:00
Nuno Campos
90195af1d8
sdk-py 0.1.35
2024-10-28 15:22:05 -07:00
Nuno Campos
da707343dc
sdk-js 0.0.19
2024-10-28 15:21:57 -07:00
Nuno Campos and GitHub
1f5fc505c6
Merge pull request #2204 from langchain-ai/nc/28oct/sdk-wait-raise-error
...
sdk: By default raise errors in /wait endpoint
2024-10-28 14:46:14 -07:00
Nuno Campos
4c655f841e
Lint
2024-10-28 14:40:25 -07:00
Nuno Campos
be27c96f3c
sdk: By default raise errors in /wait endpoint
2024-10-28 14:27:13 -07:00
eric-langchain and GitHub
5090e30f71
Merge pull request #2185 from langchain-ai/update-docs-for-homepage-redesign
...
home page redesign docs
2024-10-28 11:47:34 -05:00
Lance Martin and GitHub
688de89864
Fix link that is causing docs build to fail ( #2194 )
2024-10-25 23:34:08 +00:00
Lance Martin and GitHub
62444d4c63
Update memory concept doc ( #2181 )
...
Add content on [memory
types](https://blog.langchain.dev/memory-for-agents/ ).
2024-10-25 14:08:04 -07:00
Eugene Yurtsev and GitHub
4a970cca8b
docs: update main site layout ( #2191 )
...
* Remove land hand sidebar on most pages
* Cleans up some headings
* Adds error reference information to index (it was already on the
sidebar for the how-to page) -- should probably be its own tab?
* Adds an index page for the reference (so it's easier to link to a main
reference page), alternatively we can set up a redirect from index to
graph
2024-10-25 16:49:31 -04:00
Eugene Yurtsev and GitHub
18b9135770
docs: update tutorials index page ( #2190 )
...
Minor formatting update -- since this section stands right now looks
quite bad
2024-10-25 18:08:21 +00:00
David Duong and GitHub
d266ddb312
Merge pull request #2167 from langchain-ai/dqbd/sdk-js-timeout
...
feat(sdk-js): implement abort signal timeout, make default timeout for runs 5 minutes
2024-10-25 15:40:30 +02:00
Tat Dat Duong
7a348ac19c
Don't enforce timeouts for run stream / block endpoints
2024-10-25 15:34:36 +02:00
Eric han
123d93539a
some more spots
2024-10-24 17:14:02 -05:00
Eric han
785e7dab3a
home page redesign docs
2024-10-24 17:04:20 -05:00
Vadym Barda and GitHub
582fb11dd4
checkpoint-sqlite: release 2.0.1 ( #2184 )
2024-10-24 17:08:25 -04:00
Vadym Barda and GitHub
39d9cdbef0
checkpoint-postgres: release 2.0.2 ( #2183 )
2024-10-24 17:06:36 -04:00
Vadym Barda and GitHub
6dacd1aabe
langgraph: always raise NodeInterrupt in ToolNode if raised from a tool ( #2175 )
2024-10-24 18:21:18 +00:00
Vadym Barda and GitHub
91ad8b803b
checkpoint-duckdb: release 2.0.1 ( #2180 )
2024-10-24 13:58:48 -04:00
Vadym Barda and GitHub
a0e99f704f
checkpoint: release 2.0.2 ( #2179 )
2024-10-24 13:52:02 -04:00
Vadym Barda and GitHub
def3e06b4a
move py.typed to submodules for namespace packages ( #2177 )
2024-10-24 13:43:43 -04:00
David Duong and GitHub
a4fab2a867
Merge pull request #2178 from langchain-ai/dqbd/sdk-bump-24oct
...
feat(sdk): bump SDK to js@0.0.18 and py@0.1.34
2024-10-24 18:58:07 +02:00
Tat Dat Duong
cf1c7f3673
feat(sdk): bump SDK to js@0.0.18 and py@0.1.34
2024-10-24 18:51:56 +02:00
Nuno Campos and GitHub
6c05b66c7c
Merge pull request #2176 from langchain-ai/dqbd/error-thread-state
...
fix(sdk): add error thread state
2024-10-24 09:23:20 -07:00
Tat Dat Duong
5c44dcef81
fix(sdk): add error thread state
2024-10-24 18:16:21 +02:00
Nuno Campos
7fd6b1b4be
Fix
2024-10-24 08:48:46 -07:00
Vadym Barda and GitHub
6202e0f1d9
docs: update branching how-to notebook ( #2174 )
2024-10-24 14:56:19 +00:00
Tat Dat Duong
ccfeafa975
feat(sdk-js): implement abort signal timeout, make default timeout for runs 5 minutes
2024-10-24 09:38:42 +02:00
Nuno Campos and GitHub
83238f51d8
Merge pull request #2166 from langchain-ai/nc/23oct/remote-graph-interop
...
Interop of RemoteGraph w core lib
2024-10-23 20:36:38 -07:00
Nuno Campos
05f008cbfb
Lint
2024-10-23 20:30:32 -07:00
Nuno Campos
a8ae2a52a3
Lint
2024-10-23 20:27:18 -07:00
Nuno Campos
aa245a8e71
Fix up
2024-10-23 20:22:04 -07:00
bdc75a22d5
langgraph: expand handle_tool_errors in ToolNode ( #1667 )
...
This change expands error-handling functionality of the `ToolNode` by
introducing more options for `handle_tool_errors`. Default behavior of
the `ToolNode` is unchanged -- all errors are handled and wrapped in a
`ToolMessage` to be sent back to LLM.
With this change, users have flexibility to only handle the exceptions
that they need to pass back to the LLM:
* they can specify exceptions to handle by passing a tuple of exceptions
in `handle_tool_errors`
* specify `handle_tool_errors=True/str/callable`
* when `handle_tool_errors` is a callable, the signature will be
inspected and exceptions from the signature will be handled
---------
Co-authored-by: vbarda <vadym@langchain.dev >
2024-10-24 00:58:05 +00:00
Nuno Campos
69227daff3
Lint
2024-10-23 17:01:58 -07:00
Nuno Campos
dc8260bb72
Interop of RemoteGraph w core lib
2024-10-23 15:37:17 -07:00
Vadym Barda and GitHub
62a5ec509d
checkpoint: add DuckDB store ( #2154 )
2024-10-23 22:20:10 +00:00
Vadym Barda and GitHub
d32386f849
checkpoint: add DuckDB checkpointer ( #2145 )
2024-10-23 21:11:03 +00:00
Nuno Campos and GitHub
08a1ed38f1
Merge pull request #2092 from langchain-ai/an/11oct/remote-graph-interrupt
...
Update `stream()` and `astream()` methods in `RemoteGraph` to process `updates` event types
2024-10-23 13:48:43 -07:00
Nuno Campos
037a95ff60
Update tests
2024-10-23 13:43:48 -07:00
Nuno Campos
e294720ec5
Lint
2024-10-23 13:29:59 -07:00
Nuno Campos
f8a0b7a464
Use if_not_exists
2024-10-23 13:24:19 -07:00
Nuno Campos
1121806ba4
Add if_not_exists
2024-10-23 13:23:49 -07:00
Nuno Campos
dca200d6c4
Finish
2024-10-23 13:23:42 -07:00
Vadym Barda and GitHub
6f236b5f2c
docs: update multi-agent concept examples ( #2151 )
2024-10-23 13:40:24 -04:00
Vadym Barda and GitHub
916affa1b5
langgraph: add 'messages_key' param to ToolNode / tools_condition ( #2049 )
2024-10-22 17:32:05 -04:00
Nuno Campos
58cf0c6a6e
chore: Switch s3 client utils from httpx client to curl client
2024-10-22 10:46:37 -07:00
gbaian10 and GitHub
0042889c31
Support read type hints from the method in add_node ( #2014 )
...
Add function to read type hints from the `__call__` method to resolve issue #1950 .
2024-10-22 17:11:59 +00:00
nikhildigde and GitHub
2be012d8ed
docs: fix typo in concept docs
2024-10-21 21:40:47 +00:00
Yuki Oshima and GitHub
780285ef91
Fix(docs): InMemoryStore example error ( #2148 )
2024-10-21 18:39:43 +00:00
Nuno Campos and GitHub
47c7b76aa1
Merge pull request #2152 from langchain-ai/nc/21oct/skip-docker-login-for-forks
...
ci: Skip docker login for PRs from forks
2024-10-21 10:09:54 -07:00
Nuno Campos
9931f61525
ci: Skip docker login for PRs from forks
2024-10-21 10:04:40 -07:00
Nuno Campos and GitHub
0d81ad92f0
Merge pull request #2143 from langchain-ai/nc/19oct/async-max-concurrency
...
lib: Add max_concurrency for async executions
2024-10-19 15:16:15 -07:00
Nuno Campos
7d3f2ca3ed
Lint
2024-10-19 15:11:18 -07:00
Nuno Campos
42648c88dd
lib: Add max_concurrency for async executions
2024-10-19 12:45:01 -07:00
Vadym Barda and GitHub
1aab758634
langgraph: release 0.2.39 ( #2139 )
2024-10-18 14:47:50 -04:00
Vadym Barda and GitHub
b5fbc7a7b8
docs: temporarily disable some link checks ( #2138 )
2024-10-18 14:37:19 -04:00
b647dcb0f2
feat: Add LangGraph error pages ( #2136 )
...
Co-authored-by: Erick Friis <erick@langchain.dev >
Co-authored-by: vbarda <vadym@langchain.dev >
2024-10-18 18:20:22 +00:00
Nuno Campos and GitHub
4df5680732
Merge pull request #2132 from langchain-ai/nc/17oct/stream-messages-nostream-tag
...
For stream_mode=messages skip any nodes/llms with tag nostream
2024-10-17 15:57:09 -07:00
Nuno Campos
74a17a6d4c
Update tests
2024-10-17 15:52:17 -07:00
Nuno Campos
e2a3698250
For stream_mode=messages skip any nodes/llms with tag nostream
2024-10-17 15:28:14 -07:00
Vadym Barda and GitHub
4dfdb9a83e
docs: update tags for store endpoints in API docs ( #2127 )
2024-10-16 16:34:54 +00:00
Vadym Barda and GitHub
583d8c9499
docs: update tutorial names/links ( #2126 )
2024-10-16 15:17:28 +00:00
vbarda
15bbede7bc
update image in multi-agent concepts
2024-10-16 10:59:07 -04:00
Vadym Barda and GitHub
3ffdf4bb3f
docs: update image in concepts ( #2125 )
2024-10-16 13:59:17 +00:00
Nuno Campos and GitHub
6578698414
Merge pull request #2124 from langchain-ai/dqbd/js-bump-0.0.17
...
feat(sdk-js): bump to 0.0.17
2024-10-16 06:21:22 -07:00
Tat Dat Duong
048ae6c17b
feat(sdk-js): bump to 0.0.17
2024-10-16 15:19:39 +02:00
Nuno Campos and GitHub
0e2c2eb13a
Merge pull request #2120 from langchain-ai/nc/15oct/executor-dict
...
fix: Avoid errors from executor modifying tasks dict during exit routine
2024-10-15 16:15:55 -07:00
Nuno Campos
515c4ffebe
Fix
2024-10-15 16:11:08 -07:00
Nuno Campos
eefe057a47
fix: Avoid errors from executor modifying tasks dict during exit routine
...
- This could happen if a task happened to finish while the exit routine is running
2024-10-15 15:13:46 -07:00
18f34c30d8
docs: update subgraph how-to ( #2079 )
...
Co-authored-by: vbarda <vadym@langchain.dev >
2024-10-15 17:30:34 -04:00
2670bcf330
docs: add concepts for subgraphs and multi-agent ( #2069 )
...
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com >
Co-authored-by: Nuno Campos <nuno@langchain.dev >
2024-10-15 17:17:22 -04:00
Nuno Campos
f6fb2ef5ca
langgraph 0.2.38
2024-10-15 11:04:22 -07:00
Vadym Barda and GitHub
2fb7e92879
docs: update recursion notebook to use RemainingSteps ( #2114 )
2024-10-15 12:05:46 -04:00
Nuno Campos and GitHub
46b2d08a8a
Merge pull request #2115 from langchain-ai/nc/15oct/update-is-last-step
...
Return IsLastStep to previous definition
2024-10-15 08:41:30 -07:00
Nuno Campos
649b742e0a
Update types for RemainingSteps, return IsLastStep to previous definition
2024-10-15 08:35:31 -07:00
Nuno Campos and GitHub
fd4629e778
Merge pull request #2112 from langchain-ai/vb/fix-type
...
langgraph: fix type for RemainingSteps
2024-10-15 08:34:50 -07:00
vbarda
d14f98f01b
langgraph: fix type for RemainingSteps
2024-10-15 09:07:00 -04:00
Nuno Campos
c0b56bf60d
langgraph 0.2.37
2024-10-14 17:29:11 -07:00
Nuno Campos and GitHub
e8b875906f
Merge pull request #2105 from langchain-ai/nc/14oct/is-last-step-fix
...
Fix IsLastStep counter for runs with checkpointers
2024-10-14 17:21:31 -07:00
Nuno Campos
d48faecd42
Fix
2024-10-14 17:16:32 -07:00
Nuno Campos
5e175e098b
Update kafka
2024-10-14 17:10:10 -07:00
Nuno Campos
bcf335651e
Fix is_last_step
2024-10-14 17:05:16 -07:00
Nuno Campos
965849823a
Fix
2024-10-14 17:03:53 -07:00
Nuno Campos
45e7101457
Backwards compat
2024-10-14 16:57:25 -07:00
Nuno Campos
ecd75a8c4d
Fix IsLastStep counter for runs with checkpointers
...
- Share step/stop logic with PregelLoop
- Add RemainingSteps value which contains the number of remaining steps
- Switch create_react_agent to use RemainingSteps, so that it behave correctly for return_direct tools
2024-10-14 16:54:16 -07:00
Nuno Campos and GitHub
edec5c055e
Merge pull request #2065 from langchain-ai/dqbd/debug-stream-checkpoint-map
...
fix(debug): send checkpoint_map as well
2024-10-14 15:50:39 -07:00
Nuno Campos
ff310cc8d6
One more
2024-10-14 15:45:12 -07:00
Nuno Campos
233bd78ee4
Add checkpoint_map to parent_config
2024-10-14 15:44:18 -07:00
Nuno Campos
b818bf2fba
Fix up
2024-10-14 15:32:41 -07:00
Tat Dat Duong and Nuno Campos
c5ec568cfb
Patch config before entering map_debug_checkpoint
2024-10-14 15:16:24 -07:00
Tat Dat Duong and Nuno Campos
29548b2e27
fix(debug): add failing tests
2024-10-14 15:16:03 -07:00
Nuno Campos
f2dc537696
langgraph 0.2.36
2024-10-14 12:28:43 -07:00
Nuno Campos
31d21c8d24
sdk-py 0.1.33
2024-10-14 12:28:22 -07:00
Nuno Campos and GitHub
4a03ed5915
Merge pull request #2091 from langchain-ai/nc/11oct/checkpoint-task-result
...
lib: Add result for each task in a checkpoint
2024-10-14 11:37:28 -07:00
Nuno Campos
dc083c6563
Fix
2024-10-14 11:31:03 -07:00
Nuno Campos
bfe005fef0
Lint
2024-10-14 10:30:59 -07:00
vbarda
5388b7c74f
install dev sdk
2024-10-14 13:23:18 -04:00
vbarda
0d4617817d
Merge branch 'nc/11oct/checkpoint-task-result' of github.com:langchain-ai/langgraph into nc/11oct/checkpoint-task-result
2024-10-14 13:20:25 -04:00
Nuno Campos
5046ec4f43
Lint
2024-10-14 10:16:14 -07:00
Nuno Campos
c26bb9e156
lib: Add result for each task in a checkpoint
...
- Note this requires disabling the optimization that avoids saving writes for the last task in a step
2024-10-14 10:16:14 -07:00
Nuno Campos and GitHub
3982090c6d
Merge pull request #2088 from langchain-ai/nc/11oct/stream-interrupt
...
lib: Add interrupts to stream_mode=updates
2024-10-14 10:15:53 -07:00
Nuno Campos and GitHub
6d3a2c59da
Merge pull request #2102 from langchain-ai/vb/ci-update
...
ci: run core 0.2.x for a single python version
2024-10-14 10:15:38 -07:00
vbarda and Nuno Campos
79444dee9c
ci: run core 0.2.x for a single python version
2024-10-14 10:10:42 -07:00
Nuno Campos and GitHub
07f8f87780
Merge pull request #2103 from langchain-ai/nc/14oct/docker-ro-token
...
Add read-only token for pulling public images from dockerhub
2024-10-14 10:07:45 -07:00
Nuno Campos
99bde8774e
Add read-only token for pulling public images from dockerhub
2024-10-14 09:56:24 -07:00
Nuno Campos and GitHub
5946f4ff2b
Merge pull request #2100 from langchain-ai/vb/copy
...
langgraph: support copy without update in Pregel
2024-10-14 09:12:36 -07:00
vbarda
b99734d157
langgraph: support copy without update in Pregel
2024-10-14 10:14:41 -04:00
Vadym Barda and GitHub
d1c29fc8be
docs: remove example with missing link ( #2099 )
2024-10-14 14:05:48 +00:00
Andrew Nguonly
19ccb0c6af
Update astream_events() to process interrupt.
2024-10-11 19:06:52 -07:00
Andrew Nguonly
a277b86fcb
Fix unit test.
2024-10-11 18:53:45 -07:00
Andrew Nguonly
2f819a6a9b
Update stream() and astream() to process 'updates' event types.
2024-10-11 18:40:40 -07:00
Nuno Campos
dc47c7b357
lib: Add result for each task in a checkpoint
...
- Note this requires disabling the optimization that avoids saving writes for the last task in a step
2024-10-11 16:08:00 -07:00
Nuno Campos
561aa3080e
Lint
2024-10-11 14:28:16 -07:00
Nuno Campos
c6a450b857
lib: Add interrupts to stream_mode=updates
2024-10-11 14:28:16 -07:00
Nuno Campos
0557fb03a4
format
2024-10-11 14:28:08 -07:00
Nuno Campos and GitHub
c9adf995c2
Merge pull request #2087 from langchain-ai/nc/11oct/o-flag
...
fix: Work w python's O flag
2024-10-11 12:03:21 -07:00
Nuno Campos
fc20de5bba
Fix
2024-10-11 11:39:19 -07:00
Nuno Campos
0822a287e3
fix: Work w python's O flag
...
- assert statements are skipped in that case, so we need to move calls to apply_writes to outside assert statements
2024-10-11 11:24:56 -07:00
Andrew Nguonly and GitHub
66741ba071
Rename RemotePregel to RemoteGraph ( #2085 )
2024-10-11 10:55:04 -07:00
Andrew Nguonly and GitHub
e72c25873f
Implement PregelProtocol and RemotePregel class (attempt 2) ( #2078 )
...
### Summary
Redo of [this PR](https://github.com/langchain-ai/langgraph/pull/2034 )
(branched from clean branch).
2024-10-11 09:23:12 -07:00
Vadym Barda and GitHub
739336516d
docs: remove empty cells for admonitions ( #2082 )
2024-10-11 13:36:24 +00:00
Nuno Campos and GitHub
ae6c793bdf
Merge pull request #2077 from langchain-ai/nc/10oct/313
...
Test w Python 3.13 in CI
2024-10-10 16:35:53 -07:00
Nuno Campos
d8954963b4
Update snapshots
2024-10-10 16:27:43 -07:00
Nuno Campos
ea38ba9e29
Update uvloop
2024-10-10 16:22:34 -07:00
Nuno Campos
76229ade66
Update psycopg
2024-10-10 16:17:19 -07:00
Nuno Campos
4aad36947e
Upgrade pydantic
2024-10-10 16:13:05 -07:00
Nuno Campos
cb7b667e6f
Update psycopg
2024-10-10 16:09:24 -07:00
Nuno Campos
822ddb5f48
Test aux libs
2024-10-10 16:06:05 -07:00
Nuno Campos
de355ee2d2
Update rpds-py
2024-10-10 16:05:43 -07:00
Nuno Campos
9ca270d62d
Test w Python 3.13 in CI
2024-10-10 15:58:59 -07:00
David Duong and GitHub
28b5105913
Merge pull request #2070 from langchain-ai/dqbd/debug-self-referencing-checkpoint
...
fix(debug): self-referencing checkpoints when resuming streaming mid-thread
2024-10-10 12:44:45 +02:00
Tat Dat Duong
be47752f0e
Initialise to None
2024-10-10 11:15:54 +02:00
Isaac Francisco and GitHub
aa83f4a33e
adding support for more notebooks in CI ( #2060 )
2024-10-10 01:48:13 +00:00
Tat Dat Duong
4d69331a52
Add async tests
2024-10-10 02:29:28 +02:00
Tat Dat Duong
fb8c386958
fix(debug): address self-referencing
2024-10-10 02:21:32 +02:00
Tat Dat Duong
ac8b51f1f2
fix(debug): add failing test for self-referencing
2024-10-10 02:21:17 +02: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
fe110ae145
docs: fix intro in supervisor tutorial ( #2068 )
2024-10-09 20:59:49 +00:00
David Duong and GitHub
fc276c5ac0
Merge pull request #2066 from langchain-ai/dqbd/checkpoint-sdk-js
...
fix(sdk-js): pass checkpoint when creating run
2024-10-09 20:50:54 +02:00
Tat Dat Duong
9360545659
Remove deprecated message
2024-10-09 20:41:18 +02:00
Tat Dat Duong
26e30ad6af
Remove error warning
2024-10-09 20:40:24 +02:00
Tat Dat Duong
8df533b489
fix(sdk-js): allow passing checkpoint when creating a run
2024-10-09 20:34:19 +02:00
Vadym Barda and GitHub
f9df0f4700
docs: update many tools how-to chart ( #2059 )
2024-10-09 13:46:59 +00:00
David Duong and GitHub
5d0afa3888
Merge pull request #2048 from langchain-ai/dqbd/debug-tasks-state
...
feat(debug): send tasks info
2024-10-09 14:38:26 +02:00
Tat Dat Duong
a53a566730
Bump to 0.2.35
2024-10-09 14:33:14 +02:00
Andrew Nguonly and Tat Dat Duong
d2c359f7c9
docs: Update LangGraph API docs ( #2056 )
...
### Summary
Adding endpoints for `/subgraphs` and `/store`.
2024-10-09 14:33:14 +02:00
Andrew Nguonly and Tat Dat Duong
c4d251b05c
sdk-py: Add Sequence[dict] type to values param type for update_state() ( #2054 )
...
### Summary
The LangGraph API supports a list of `dict` for the `values` field for
the `POST /threads/<thread_id>/state` endpoint.
Reference:
https://github.com/langchain-ai/langgraph-api/blob/main/api/openapi.json#L3005-L3021
2024-10-09 14:33:14 +02:00
Andrew Nguonly and Tat Dat Duong
9a752e1563
sdk-py: Add "*" literal to interrupt_before and interrupt_after types ( #2053 )
...
### Summary
The LangGraph API supports the literal string `"*"` for
`interrupt_before` and `interrupt_after`.
Reference:
https://github.com/langchain-ai/langgraph-api/blob/main/api/openapi.json#L2425
2024-10-09 14:33:14 +02:00
Andrew Nguonly and Tat Dat Duong
6d4a426059
sdk-py: Add custom stream mode to StreamMode type ( #2051 )
...
### Summary
The LangGraph API supports `custom` stream mode type.
Reference:
https://github.com/langchain-ai/langgraph/blob/main/docs/docs/cloud/reference/api/openapi.json#L2403
2024-10-09 14:33:14 +02:00
Andrew Nguonly and Tat Dat Duong
598bb5a641
sdk-py: Update return type annotation for Thread.update_state() methods. ( #2050 )
...
### Summary
The response body of the endpoint `POST /threads/{thread_id}/state`
looks like this:
```
{
"checkpoint": {
"thread_id": "e2496803-ecd5-4e0c-a779-3226296181c2",
"checkpoint_ns": "",
"checkpoint_id": "1ef4a9b8-e6fb-67b1-8001-abd5184439d1",
"checkpoint_map": {}
}
}
```
2024-10-09 14:33:14 +02:00
Andrew Nguonly and GitHub
28ff7fd7ba
docs: Update LangGraph API docs ( #2056 )
...
### Summary
Adding endpoints for `/subgraphs` and `/store`.
2024-10-08 16:44:01 -07:00
Tat Dat Duong
0628c6402f
Fix typo
2024-10-09 01:00:36 +02:00
Tat Dat Duong
db61d294a6
Code review
2024-10-09 01:00:06 +02:00
Andrew Nguonly and GitHub
7883ceae64
sdk-py: Add Sequence[dict] type to values param type for update_state() ( #2054 )
...
### Summary
The LangGraph API supports a list of `dict` for the `values` field for
the `POST /threads/<thread_id>/state` endpoint.
Reference:
https://github.com/langchain-ai/langgraph-api/blob/main/api/openapi.json#L3005-L3021
2024-10-08 13:49:27 -07:00
Andrew Nguonly and GitHub
6698e25a04
sdk-py: Add "*" literal to interrupt_before and interrupt_after types ( #2053 )
...
### Summary
The LangGraph API supports the literal string `"*"` for
`interrupt_before` and `interrupt_after`.
Reference:
https://github.com/langchain-ai/langgraph-api/blob/main/api/openapi.json#L2425
2024-10-08 13:29:11 -07:00
Andrew Nguonly and GitHub
fd1a9e4da3
sdk-py: Add custom stream mode to StreamMode type ( #2051 )
...
### Summary
The LangGraph API supports `custom` stream mode type.
Reference:
https://github.com/langchain-ai/langgraph/blob/main/docs/docs/cloud/reference/api/openapi.json#L2403
2024-10-08 12:44:37 -07:00
Andrew Nguonly and GitHub
82c316b3f7
sdk-py: Update return type annotation for Thread.update_state() methods. ( #2050 )
...
### Summary
The response body of the endpoint `POST /threads/{thread_id}/state`
looks like this:
```
{
"checkpoint": {
"thread_id": "e2496803-ecd5-4e0c-a779-3226296181c2",
"checkpoint_ns": "",
"checkpoint_id": "1ef4a9b8-e6fb-67b1-8001-abd5184439d1",
"checkpoint_map": {}
}
}
```
2024-10-08 12:04:26 -07:00
Tat Dat Duong
7a282f82dc
Tests?
2024-10-08 20:55:49 +02:00
Tat Dat Duong
45a12c938b
Add more nested tests for nested subgraphs
2024-10-08 20:49:16 +02:00
Tat Dat Duong
b51f5d6345
Fix optional types
2024-10-08 20:09:51 +02:00
Tat Dat Duong
f9e900f39a
Fix 3.9
2024-10-08 19:58:42 +02:00
Tat Dat Duong
e564902753
Add async tests
2024-10-08 19:57:39 +02:00
Tat Dat Duong
e3bee7d843
Add tests
2024-10-08 19:52:05 +02:00
Tat Dat Duong
4f61dd1aa6
Fix tests
2024-10-08 19:18:52 +02:00
Tat Dat Duong
7e9cf02922
Use casting instead
2024-10-08 17:08:08 +02:00
Tat Dat Duong
50b1a1e230
Cleanup, move instanceof checks to an util
2024-10-08 17:01:40 +02:00
Tat Dat Duong
c1081af6bc
Fix lint
2024-10-08 16:41:48 +02:00
Tat Dat Duong
dfb265f296
feat(debug): send tasks info
2024-10-08 16:21:38 +02:00
William FH and GitHub
254b12a62d
Use AsyncBatch for postgres store ( #2020 )
2024-10-08 06:58:26 +00:00
7c2a89dbc8
docs memory concept: Suggestion batch 1 ( #2040 )
...
Co-authored-by: William Fu-Hinthorn <13333726+hinthornw@users.noreply.github.com >
2024-10-08 02:55:51 +00:00
Eugene Yurtsev and GitHub
34b23fce06
docs: batch 2 Update memory.md ( #2041 )
2024-10-07 19:53:50 -07:00
Vadym Barda and GitHub
4633364e8e
docs: small edits to memory concepts ( #2039 )
2024-10-07 18:31:48 -07:00
William FH and GitHub
23c1957812
Update glossary ( #2038 )
2024-10-08 01:03:11 +00:00
William FH and GitHub
90b8b4d745
Fixup Grammar ( #2037 )
2024-10-07 16:56:13 -07:00
William FH and GitHub
45957cc72a
Docs Nits Pass 2 ( #2036 )
2024-10-07 16:48:22 -07:00
d5da547850
Shared state conceptual docs ( #1958 )
...
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com >
Co-authored-by: William Fu-Hinthorn <13333726+hinthornw@users.noreply.github.com >
2024-10-07 23:16:34 +00:00
Riya Sinha and GitHub
61798d09d2
checkpoint: set CheckpointNS ConfigurableFieldSpec model default to empty string ( #2019 )
2024-10-07 18:38:18 +00:00
Nuno Campos and GitHub
4685dc103a
Merge pull request #2032 from langchain-ai/nc/7oct/kafka-loop-arg
...
scheduler-kafka: Pass loop arg to default async consumer and producer
2024-10-07 10:22:31 -07:00
Nuno Campos
e5b4cd2701
scheduler-kafka: Pass loop arg to default async consumer and producer
...
- Some forks of aiokafka make this a required arg
2024-10-07 10:16:36 -07:00
David Duong and GitHub
debfd85ff8
Merge pull request #2031 from langchain-ai/dqbd/js-0.0.16
...
feat(sdk-js): bump to 0.0.16
2024-10-07 18:15:46 +02:00
Tat Dat Duong
24f21a0ad8
feat(sdk-js): bump to 0.0.16
2024-10-07 18:10:32 +02:00
David Duong and GitHub
b5138cd8f9
Merge pull request #2029 from langchain-ai/dqbd/js-get-history-checkpoint
...
feat(sdk-js): add `checkpoint` arg in `getHistory`
2024-10-07 17:52:27 +02:00
Tat Dat Duong
05f645b87c
Make types more explicit
2024-10-07 17:47:36 +02:00
Tat Dat Duong
9ff5715961
feat(sdk-js): add checkpoint arg in getHistory
2024-10-07 17:24:29 +02:00
William FH and GitHub
b42a31fdae
Rm dup END ( #2022 )
2024-10-06 21:24:11 -07:00
William FH and GitHub
57727be9db
Checkpoint 2.0.1 ( #2018 )
2024-10-06 14:10:48 -07:00
William FH and GitHub
05dbc1d498
Validate in async batched store ( #2017 )
2024-10-06 14:09:35 -07:00
b35fe5864d
docs: update how-to for passing runtime values ( #1984 )
...
Co-authored-by: William Fu-Hinthorn <13333726+hinthornw@users.noreply.github.com >
2024-10-05 01:23:55 +00:00
Andrew Nguonly and GitHub
db3271ace5
docs: Update field descriptions for API spec ( #2013 )
2024-10-04 22:32:20 +00:00
bacf92c441
langgraph: add support for passing store via state_modifier ( #1992 )
...
Co-authored-by: William Fu-Hinthorn <13333726+hinthornw@users.noreply.github.com >
2024-10-04 15:28:56 -07:00
Andrew Nguonly and GitHub
c847f7df4e
docs: Updates to API spec ( #2012 )
2024-10-04 22:12:13 +00:00
Vadym Barda and GitHub
c2dc498b1c
docs: clean up memory docs ( #2000 )
2024-10-04 16:58:22 -04:00
Andrew Nguonly and GitHub
c2171f4a20
docs: Create API spec ( #2009 )
2024-10-04 20:40:01 +00:00
William FH and GitHub
d8d4714a73
Update JS sdk version ( #2008 )
2024-10-04 11:04:10 -07:00
William FH and GitHub
018e9ac42e
Check is string in store namespace validation (on put) ( #2007 )
2024-10-04 17:55:30 +00:00
Brace Sproul and GitHub
f9afd3c215
Merge pull request #1993 from langchain-ai/brace/after-seconds-js
...
fix(js): Add afterSeconds run arg
2024-10-03 11:18:02 -07:00
Eugene Yurtsev and GitHub
ac7903b3dc
docs: how to guide batch 4 ( #1991 )
...
Updated the following guides:
docs/docs/how-tos/streaming-content.ipynb
docs/docs/how-tos/streaming-events-from-within-tools-without-langchain.ipynb
docs/docs/how-tos/streaming-events-from-within-tools.ipynb
docs/docs/how-tos/streaming-tokens-without-langchain.ipynb
2024-10-03 14:11:53 -04:00
Eugene Yurtsev and GitHub
4a8510b690
docs: minor formatting change for how to docs
2024-10-03 13:47:59 -04:00
bracesproul
92e75aac17
cr
2024-10-03 09:40:37 -07:00
bracesproul
3e8be7fd79
fix(js): Add afterSeconds run arg
2024-10-03 09:40:10 -07:00
Vadym Barda and GitHub
99fd0eedbd
docs: clean up and standardize more how-tos ( #1959 )
2024-10-03 13:40:34 +00:00
f55586ea23
[Docs] Drop memory doc ( #1986 )
...
---------
Co-authored-by: vbarda <vadym@langchain.dev >
2024-10-03 03:05:49 +00:00
Vadym Barda and GitHub
055b2ae74f
ci: filter to added/modified for notebooks ( #1987 )
2024-10-03 02:27:57 +00:00
Isaac Francisco and GitHub
c39e08ec8e
export checkpoint type from js-sdk ( #1973 )
2024-10-02 18:47:34 -07:00
William FH and GitHub
c74aba8cc5
[Docs] Storage ref docs ( #1985 )
2024-10-02 16:53:39 -07:00
Eugene Yurtsev and GitHub
d683630094
docs: how-to fix some issues ( #1983 )
...
Fixes some issues introduced while updating how-to docs
2024-10-02 22:06:03 +00:00
Vadym Barda and GitHub
86edf631e3
langgraph: release 0.2.34 ( #1982 )
2024-10-02 17:42:14 -04:00
Vadym Barda and GitHub
93c22fbdde
langgraph: add store to the prebuilt agent ( #1981 )
2024-10-02 21:38:15 +00:00
Eugene Yurtsev and GitHub
7f95d7de42
docs: how to guide batch 2 ( #1956 )
...
Updates the following how to guides
docs/docs/how-tos/disable-streaming.ipynb
docs/docs/how-tos/input_output_schema.ipynb
docs/docs/how-tos/many-tools.ipynb
docs/docs/how-tos/map-reduce.ipynb
docs/docs/how-tos/node-retries.ipynb
docs/docs/how-tos/pass-config-to-tools.ipynb
docs/docs/how-tos/pass_private_state.ipynb
2024-10-02 17:29:21 -04:00
Eugene Yurtsev and GitHub
1a4f375226
docs: how-to guides batch 3 ( #1979 )
...
Updates the following how to guides:
docs/docs/how-tos/persistence.ipynb
docs/docs/how-tos/persistence_mongodb.ipynb
docs/docs/how-tos/persistence_postgres.ipynb
docs/docs/how-tos/persistence_redis.ipynb
docs/docs/how-tos/react-agent-from-scratch.ipynb
docs/docs/how-tos/react-agent-structured-output.ipynb
docs/docs/how-tos/recursion-limit.ipynb
docs/docs/how-tos/return-when-recursion-limit-hits.ipynb
docs/docs/how-tos/run-id-langsmith.ipynb
docs/docs/how-tos/state-model.ipynb
2024-10-02 17:29:01 -04:00
William FH and GitHub
6c0da426c6
[PostGres Checkpointer] Run CI on PG15 as well ( #1953 )
2024-10-02 19:16:58 +00:00
William FH and GitHub
7ede237508
[Docs] Add SDK ref docs for the Store client ( #1974 )
2024-10-02 19:16:36 +00:00
Jacob Lee and GitHub
fb382c20f7
fix: Fix for drawing subgraphs with multiple sinks ( #1962 )
...
* Fix for drawing subgraphs with multiple sinks
* Expand error message
2024-10-02 12:03:30 -07:00
Vadym Barda and GitHub
9821638965
docs: add InjectedStore to reference ( #1976 )
2024-10-02 18:54:25 +00:00
Vadym Barda and GitHub
e48d9d3c38
docs: add a note for shared memory to persistence how-to ( #1975 )
2024-10-02 18:41:23 +00:00
Vadym Barda and GitHub
7ecc672e61
langgraph: release 0.2.33 ( #1972 )
2024-10-02 13:43:17 -04:00
Vadym Barda and GitHub
7efd3c726e
langgraph: add support for store in ToolNode ( #1968 )
2024-10-02 17:39:25 +00:00
Eugene Yurtsev and GitHub
74b36adb18
docs: update how-to guides batch 1 ( #1918 )
...
Add links to the following how-to guides:
docs/docs/how-tos/async.ipynb
docs/docs/how-tos/branching.ipynb
docs/docs/how-tos/configuration.ipynb
docs/docs/how-tos/create-react-agent-hitl.ipynb
docs/docs/how-tos/create-react-agent-memory.ipynb
docs/docs/how-tos/create-react-agent-system-prompt.ipynb
docs/docs/how-tos/create-react-agent.ipynb
Identified two missing concepts:
1) RunnableConfig in LangChain
2) Unclear where ReAct should link in langgraph
2024-10-02 15:09:11 +00:00
Eugene Yurtsev and GitHub
2f7da90a38
docs: check for format violations with ruff ( #1967 )
2024-10-02 14:40:33 +00:00
William FH and GitHub
a3cb9c1a94
Validate no empty namespace is added ( #1961 )
...
Also check the root label isn't "langgraph"
2024-10-01 18:43:45 -07:00
Vadym Barda and GitHub
e0fd95b22a
docs: update tutorial for long-term memory ( #1955 )
2024-10-01 17:56:43 -07:00
William FH and GitHub
db87642a10
Revert "Validate not empty ( #1957 )" ( #1960 )
...
This reverts commit cf67acb699 .
2024-10-01 17:44:08 -07:00
William FH and GitHub
cf67acb699
Validate not empty ( #1957 )
2024-10-01 17:23:44 -07:00
Lance Martin and GitHub
36be928791
Fix link ( #1954 )
2024-10-01 20:47:30 +00:00
Brace Sproul and GitHub
702b5949d9
fix(sdk-js): Release 0.0.14
2024-10-01 13:18:02 -07:00
Brace Sproul and GitHub
267485f3e6
Merge branch 'main' into rc
2024-10-01 13:13:01 -07:00
William FH and GitHub
5c3ac5d16d
Update PG Implementation ( #1948 )
2024-10-01 13:11:19 -07:00
Vadym Barda and GitHub
db6f8a53b6
docs: add shared memory how to ( #1920 )
2024-10-01 19:54:59 +00:00
98d1f27471
Add memory conceptual doc ( #1868 )
...
* Add memory conceptual doc
* update
* typo
* v1 conceptual doc
* Update per feedback
* Capture feedback
* Update based on feedback
* Remove memory service
* Address comments
---------
Co-authored-by: Chester Curme <chester.curme@gmail.com >
2024-10-01 12:54:23 -07:00
bracesproul
79cded748d
fix(sdk-js): Release 0.0.14
2024-10-01 12:45:57 -07:00
Brace Sproul and GitHub
c08dd2f71c
Merge pull request #1949 from langchain-ai/brace/update-rc
...
fix: Update rc branch
2024-10-01 12:44:02 -07:00
bracesproul
7dbb5ce98f
Merge branch 'main' of https://github.com/langchain-ai/langgraph into rc
2024-10-01 12:37:22 -07:00
Brace Sproul and GitHub
813aadeb47
Merge pull request #1947 from langchain-ai/brace/fix-null-obj-err
...
fix(sdk-js): Fix null item error
2024-10-01 12:36:57 -07:00
Vadym Barda and GitHub
4a45f6c99a
langgraph, sqlite, postgres: update to use langgraph-checkpoint==2.0.0 ( #1946 )
2024-10-01 15:28:06 -04:00
bracesproul
38a3e11c9f
cr
2024-10-01 11:32:07 -07:00
bracesproul
8486c9d413
fix(sdk-js): Fix null item error
2024-10-01 11:31:29 -07:00
Vadym Barda and GitHub
00662ab557
ci: update the check for changed notebooks ( #1945 )
2024-10-01 18:14:32 +00:00
Brace Sproul and GitHub
db4191b89e
Merge pull request #1943 from langchain-ai/release
...
Release 0.0.14-rc.0
2024-10-01 10:48:36 -07:00
bracesproul
45bf27bafe
Release 0.0.14-rc.0
2024-10-01 10:45:49 -07:00
Brace Sproul and GitHub
11d636ff83
Merge pull request #1910 from langchain-ai/wfh/js_store_client
...
Add JS SDK Store Client
2024-10-01 10:44:06 -07:00
Vadym Barda and GitHub
78c9c15b14
langgraph, checkpoint: update versions ( #1942 )
2024-10-01 13:43:07 -04:00
Vadym Barda and GitHub
46b52b2426
ci: run notebook checks for changed notebooks ( #1941 )
2024-10-01 16:50:24 +00:00
Eugene Yurtsev and GitHub
674180ad0c
docs: Add linting check as part of docs deploy ( #1939 )
...
We'll need to add the same thing as part of CI testing, but a second check
during deployment wont hurt in case CI is by passed for whatever reason.
2024-10-01 10:50:39 -04:00
Vadym Barda and GitHub
71efff7cee
ci: add a script to check sync and async methods in SDK ( #1938 )
2024-10-01 09:50:26 -04:00
William FH and GitHub
dd88ac6224
Bump SDK Py ( #1935 )
2024-10-01 08:17:51 +00:00
Nuno Campos and GitHub
53c2e4d8c2
Merge pull request #1932 from langchain-ai/eugene/format_docs
...
docs: format with ruff
2024-09-30 19:13:47 -07:00
Eugene Yurtsev
70b0032191
format docs
2024-09-30 22:08:27 -04:00
William FH and GitHub
445b795037
[Docs] update min bounds from API ( #1929 )
2024-09-30 17:06:34 -07:00
William FH and GitHub
29f58fd9e5
Custom loads support in postgres checkpointer ( #1930 )
2024-09-30 16:42:23 -07:00
Vadym Barda and GitHub
716d23e269
langgraph: release 0.2.31 ( #1928 )
2024-09-30 18:33:34 -04:00
Vadym Barda and GitHub
a9df3a3515
langgraph: use correct logic for binding tools in prebuilt agent ( #1927 )
2024-09-30 22:22:48 +00:00
Vadym Barda and GitHub
da935e7805
langgraph: fix edge case with string enums as node names ( #1926 )
2024-09-30 18:00:33 -04:00
Andrew Nguonly and GitHub
6d1d705b84
Update API docs. ( #1925 )
2024-09-30 14:23:32 -07:00
William FH and GitHub
97f79fc66b
Add Postgres Store Implementation ( #1906 )
2024-09-30 21:18:58 +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
Eugene Yurtsev and GitHub
d29747906d
docs: Add ruff commands to Makefile and pyproject ( #1921 )
2024-09-30 16:19:17 -04:00
Vadym Barda and GitHub
cb8db211c2
langgraph: bump checkpoint ( #1922 )
2024-09-30 15:56:46 -04:00
Isaac Francisco and GitHub
865436529e
simple -> simply ( #1919 )
2024-09-30 19:30:29 +00:00
Vadym Barda and GitHub
3c9441c039
checkpoint: release 1.0.14 ( #1917 )
2024-09-30 14:54:00 -04:00
Vadym Barda and GitHub
7071817155
checkpoint: fix namespace issues ( #1915 )
2024-09-30 14:52:57 -04:00
William Fu-Hinthorn
4fca814d3a
Merge branch 'main' into wfh/js_store_client
2024-09-30 10:49:09 -07:00
William Fu-Hinthorn
d309c36388
Review
2024-09-30 10:48:49 -07:00
William FH and GitHub
9ad617bb7a
[Release] 1.0.13 ( #1903 )
2024-09-30 10:16:50 -07:00
Vadym Barda and GitHub
78f3ee9cae
langgraph: check if model passed as runnable binding with tools in create_react_agent ( #1647 )
2024-09-30 13:01:47 -04:00
William FH and GitHub
e332869a0c
Ensure configurable ( #1912 )
2024-09-30 09:54:47 -07:00
William Fu-Hinthorn
f064a5969d
Add JS SDK Store Client
2024-09-30 09:08:37 -07:00
David Duong and GitHub
f6f3f85d03
Merge pull request #1900 from langchain-ai/dqbd/xray-int
...
feat(sdk): add int xray parameter support
2024-09-30 17:08:15 +02:00
David Duong and GitHub
a69c58bfe9
Merge pull request #1894 from langchain-ai/dqbd/xray-bool
...
fix(graph): xray=True should be distinct from xray=1
2024-09-30 17:06:52 +02:00
Tat Dat Duong
d69bc78a25
Update docs
2024-09-30 17:03:11 +02:00
Nuno Campos and GitHub
904904c419
Merge pull request #1904 from langchain-ai/nc/29sep/thread-history-subgraph
...
sdk-py: Add arg to get history for subgraphs
2024-09-29 19:32:23 -07:00
Nuno Campos
7fba675e8a
sdk-py: Add arg to get history for subgraphs
2024-09-29 19:28:52 -07:00
Nuno Campos and GitHub
620cffd62d
Merge pull request #1902 from langchain-ai/dqbd/debug-parent-config
...
fix(debug): send parent_config in debug checkpoint events
2024-09-29 18:30:24 -07:00
Tat Dat Duong
005a9a33cb
Fix tests
2024-09-30 03:14:34 +02:00
Tat Dat Duong
a8556bf2b8
Uncomment back the conftest checkpointers
2024-09-30 03:06:48 +02:00
Tat Dat Duong
a8a99688bf
fix(api): send parent_config in debug checkpoint events
2024-09-30 03:01:44 +02:00
Nuno Campos and GitHub
b1a4243055
Implement new Store interface ( #1834 )
2024-09-29 17:06:42 -07:00
David Duong and GitHub
ab47768bfd
Merge pull request #1901 from langchain-ai/dqbd/sdk-js-0.0.13
...
chore: bump JS SDK to 0.0.13
2024-09-30 00:44:02 +02:00
Tat Dat Duong
53525141a2
chore: bump JS SDK to 0.0.13
2024-09-30 00:39:01 +02:00
Tat Dat Duong
10b6227304
feat(api): add int xray parameter support
2024-09-30 00:18:07 +02:00
Dan Siwiec and GitHub
748c92e59c
docs: remove duplicated statements ( #1863 )
2024-09-29 15:33:51 +00:00
Tat Dat Duong
358603b31d
fix(graph): xray=True should be distinct from xray=1
2024-09-28 02:09:05 +02:00
Nuno Campos and GitHub
946e2a831e
Merge pull request #1879 from langchain-ai/dqbd/sdk-js-subgraphs
...
feat(sdk-js): add support for subgraphs, match schema
2024-09-27 15:59:46 -07:00
Andrew Nguonly and GitHub
b0b7b681ba
Fix typo. ( #1893 )
2024-09-27 22:59:32 +00:00
Vadym Barda and GitHub
03be3b6567
docs: reorganize API refs ( #1884 )
2024-09-27 18:12:12 -04: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
Vadym Barda and GitHub
ea0418334b
checkpoint-postgres: release 1.0.9 ( #1890 )
2024-09-27 16:12:06 -04:00
Andrew Nguonly and GitHub
ec55fc2147
docs: Update Cloud deployment docs ( #1853 )
...
* Update Cloud deployment docs.
* Update docs.
2024-09-27 12:53:54 -07:00
Vadym Barda and GitHub
a319727a9e
checkpoint: release 1.0.12 ( #1888 )
2024-09-27 14:19:00 -04:00
Isaac Francisco and GitHub
a2db3879cd
add back graph.update_line, update output ( #1887 )
2024-09-27 12:51:28 -04:00
Vadym Barda and GitHub
bf19dc7d08
checkpoint-postgres: handle null chars in metadata ( #1885 )
2024-09-27 16:02:03 +00:00
David Duong and GitHub
75d309a52f
Merge pull request #1880 from langchain-ai/dqbd/sdk-xray
...
feat(sdk): expose xray kwarg to get_graph/getGraph
2024-09-27 16:59:51 +02:00
Tat Dat Duong
80f12c8f5c
Update sync client
2024-09-27 16:43:41 +02:00
Tat Dat Duong
be44d0cfb6
feat(sdk): expose xray kwarg to get_graph/getGraph
2024-09-27 15:15:56 +02:00
947c74c10d
docs: add long-term memory tutorial ( #1850 )
...
Co-authored-by: ccurme <chester.curme@gmail.com >
2024-09-27 08:26:57 -04:00
Tat Dat Duong
e4a4889b6d
Add .prettierrc file to make vscode prettier work
2024-09-27 13:30:47 +02:00
Tat Dat Duong
f1c6e13e96
Ignore tgz and tar files
2024-09-27 13:26:58 +02:00
Tat Dat Duong
51be5b6ac3
feat(sdk-js): add support for subgraphs, match schema
2024-09-27 13:24:46 +02:00
Nuno Campos and GitHub
509e2d2207
Merge pull request #1873 from langchain-ai/vb/secret-str
...
checkpoint: support serde for SecretStr
2024-09-26 19:10:45 -07:00
vbarda
4271afeb42
checkpoint: support serde for SecretStr
2024-09-26 21:09:07 -04:00
Vadym Barda and GitHub
29a03309c9
docs: update typing -> typing_extensions for TypedDict ( #1871 )
2024-09-26 18:06:45 -04:00
William FH and GitHub
fe7e7b9121
Use typing_extensions typeddict ( #1869 )
2024-09-26 13:41:40 -07:00
Vadym Barda and GitHub
72c5bc35cd
checkpoint: update note in MemorySaver ( #1862 )
2024-09-26 15:07:36 +00:00
Lance Martin and GitHub
c5b9845216
Update RAG agent w/ llama3.2 ( #1852 )
...
* Update RAG agent llama3.2
* Move to doc
* Rename
2024-09-25 21:43:45 -07:00
Vadym Barda and GitHub
942dfa841e
docs: remove shared state how-to ( #1851 )
2024-09-25 22:44:03 +00:00
Andrew Nguonly and GitHub
c3cbf2eb0d
Update Deploy to Cloud docs. ( #1847 )
2024-09-25 15:22:54 -07:00
David Duong and GitHub
f337d5d9f8
Merge pull request #1844 from langchain-ai:dqbd/js-sdk-0.0.12-types
...
fix(sdk-js): match schema types, bump to 0.0.12
2024-09-25 23:42:37 +02:00
Nuno Campos
f05b546299
langgraph 0.2.28
2024-09-25 11:12:38 -07:00
Nuno Campos and GitHub
f1711a127a
Merge pull request #1845 from langchain-ai/nc/25sep/fix-stream-time
...
Fix stream_mode=messages/custom buffering for sync calls with single node
2024-09-25 11:12:05 -07:00
Nuno Campos
72edec5be2
Add test
2024-09-25 11:00:27 -07:00
Nuno Campos
67d907eb1c
Fix stream_mode=messages/custom buffering for sync calls with single node
2024-09-25 10:38:06 -07:00
042653207f
docs: add docs for assistant versioning ( #1828 )
...
* draft of conceptual docs
* Improve the conceptual docs
* adding how-to
* add diagram, make callout to conceptual guide
* updated image
* updated screenshots to new UI
* add link, typo
---------
Co-authored-by: Lance Martin <lance@langchain.dev >
2024-09-25 16:13:08 +00:00
Tat Dat Duong
68fb04bb0c
fix(sdk-js): match schema types, bump to 0.0.12
2024-09-25 17:33:13 +02:00
Vadym Barda and GitHub
6c171e2838
docs: update streaming content how-to ( #1841 )
2024-09-25 11:23:31 -04:00
Vadym Barda and GitHub
6136eb7471
docs: fix redis pending_writes ( #1842 )
2024-09-25 14:54:40 +00:00
David Duong and GitHub
206420d4cc
Merge pull request #1830 from langchain-ai/dqbd/bump-js-0.0.11
...
feat(js): bump JS sdk to 0.0.11
2024-09-24 21:45:56 +02:00
Tat Dat Duong
a3be376453
feat(js): bump JS sdk to 0.0.11
2024-09-24 21:40:48 +02:00
Nuno Campos and GitHub
44afec9da7
Merge pull request #1829 from langchain-ai/vb/combine-sdk-into-single-file
...
sdk-py: combine sync & async into a single file
2024-09-24 11:35:51 -07:00
vbarda
cc8ea9e608
sdk-py: combine sync & async into a single file
2024-09-24 14:24:14 -04:00
Lance Martin and GitHub
88335ea405
Update conceptual docs on dynamic breakpoints ( #1816 )
...
* Update conceptual docs in dynamic breakpoints
* Improve explaination
* Add skipping logic to dynamic breakpoints
2024-09-24 11:18:01 -07:00
Nuno Campos and GitHub
15823c78eb
Merge pull request #1827 from langchain-ai/nc/24sep/sdk-subgraphs
...
sdk: Add subgraphs method
2024-09-24 11:07:45 -07:00
Nuno Campos
30ed61479e
Fix
2024-09-24 11:06:07 -07:00
Yuxuan1998 and GitHub
e909cb6815
fix TypeError ( #1820 )
2024-09-24 14:05:03 -04:00
Nuno Campos
dfa874aaf6
sdk: Add subgraphs method
2024-09-24 11:02:50 -07:00
Nuno Campos and GitHub
247e2bae8d
Merge pull request #1401 from langchain-ai/vb/add-sync-client
...
sdk-py: add sync client
2024-09-24 10:46:06 -07:00
Nuno Campos
26eca4a42f
langgraph 0.2.27
2024-09-24 10:42:02 -07:00
Nuno Campos and GitHub
2f7826ed79
Merge pull request #1826 from langchain-ai/nc/24sep/get-subgraphs-namespace
...
Add namesapce filter to get_subgraphs
2024-09-24 10:41:36 -07:00
Nuno Campos
8205c85383
Add namesapce filter to get_subgraphs
...
- If passed it returns a single subgraph, mathching that namespace, if found
2024-09-24 09:38:24 -07:00
Vadym Barda and GitHub
5235ad08ec
docs: remove context channel ( #1824 )
2024-09-24 10:51:22 -04:00
Vadym Barda and GitHub
37948b3348
docs: update pydantic comments -> callouts in tutorials ( #1825 )
2024-09-24 13:09:59 +00:00
Nuno Campos
bb5ff42bcd
langgraph 0.2.26
2024-09-23 17:50:16 -07:00
Nuno Campos and GitHub
beea3beb48
Merge pull request #1818 from langchain-ai/nc/23sep/stream-messages-fix
...
Fix edge cases with stream_mode=messages
2024-09-23 17:43:27 -07:00
Nuno Campos
58aaffb6bf
Fix edge cases with stream_mode=messages
...
- running callback handler in background thread could potentially lead to ordering issues
- deduping on `id()` could lead to messages being dropped if they reused memory address of a previous chunk
2024-09-23 17:34:04 -07:00
Vadym Barda and GitHub
ae2185a431
Merge branch 'main' into vb/add-sync-client
2024-09-23 19:42:13 -04:00
vbarda
985f1b1e26
code review
2024-09-23 19:41:08 -04:00
Lance Martin and GitHub
e1a33360e0
Update HIL conceptual docs ( #1774 )
...
* Update HIL conceptual docs
* Update images
* Update figures and text per feedback
* Update links for how-tos
* Embed img directly in ntbks
* Add dynamic breakpoints
* Update figure in ntbk
* Fix link to dynamic breakpoints
2024-09-23 15:46:33 -07:00
Vadym Barda and GitHub
659d127d2b
checkpoint postgres,sqlite: update langgraph-checkpoint to 1.0.11 ( #1815 )
2024-09-23 22:09:28 +00:00
Isaac Francisco and GitHub
d2d5e9f655
docs: add docs on disabling streaming ( #1775 )
2024-09-23 18:01:19 -04:00
Vadym Barda and GitHub
434e7519bc
checkpoint: release 1.0.11 ( #1814 )
2024-09-23 17:58:25 -04:00
Vadym Barda and GitHub
7d513bcde2
checkpoint postgres,sqlite: update langgraph-checkpoint ( #1813 )
2024-09-23 21:47:26 +00:00
Vadym Barda and GitHub
c8265a21cd
Merge branch 'main' into vb/add-sync-client
2024-09-23 17:39:54 -04:00
Vadym Barda and GitHub
515c619bc2
checkpoint postgres,sqlite: update version ( #1812 )
2024-09-23 17:33:19 -04:00
Vadym Barda and GitHub
342aee7945
langgraph: release 0.2.25 ( #1811 )
2024-09-23 17:31:23 -04:00
Bagatur and GitHub
ee638fdbf8
langgraph[patch]: remove stringify of tool msg contnt ( #1810 )
2024-09-23 17:29:38 -04:00
vbarda
2d741c7cbf
update
2024-09-23 17:28:02 -04:00
William FH and GitHub
3c672abc1b
Reword how-to ( #1808 )
2024-09-23 14:08:08 -07:00
vbarda
81c10a5f8e
Merge branch 'main' into vb/add-sync-client
2024-09-23 16:56:12 -04:00
Nuno Campos and GitHub
68c1fa8280
Merge pull request #1803 from langchain-ai/nc/23sep/exc-async-checkpointer-block
...
Raise exception if sync method on async checkpointer is called from event loop thread
2024-09-23 13:05:02 -07:00
Vadym Barda and GitHub
9e42977273
sdk-py: release 0.1.31 ( #1809 )
2024-09-23 15:12:43 -04:00
Brace Sproul and GitHub
e333889c19
Merge pull request #1807 from langchain-ai/brace/drop-annoncements-bar
...
fix(docs): Drop announcement bar
2024-09-23 10:56:02 -07:00
bracesproul
81e05ffb69
fix(docs): Drop announcement bar
2024-09-23 10:50:15 -07:00
Isaac Francisco and GitHub
f9431d1bec
remove error ( #1806 )
2024-09-23 13:45:08 -04:00
William FH and GitHub
1601c3a47d
Fix mobile nav nesting ( #1804 )
2024-09-23 16:08:10 +00:00
Nuno Campos
e71c24ea9b
Raise exception if sync method on async checkpointer is called from main thread
...
- The thread running the event loop can block waiting for a coro to run, only background threads can
2024-09-23 08:41:57 -07:00
Nuno Campos
68d378def5
langgraph 0.2.24
2024-09-23 08:26:55 -07:00
Nuno Campos and GitHub
0b0b6e17d3
Merge pull request #1797 from langchain-ai/nc/22sep/perf-intern-strings
...
perf: Intern string constants
2024-09-23 07:40:59 -07:00
Nuno Campos and GitHub
d5a1152064
Merge pull request #1794 from langchain-ai/nc/21sep/remove-runtime-value-substitution
...
Remove runtime value substitution
2024-09-23 07:03:44 -07:00
Nuno Campos and GitHub
00290c8e06
Merge pull request #1792 from langchain-ai/nc/21sep/docstrings-comments
...
Add more comments and docstrings
2024-09-23 07:03:05 -07:00
Nuno Campos
47fe321e31
Lint
2024-09-22 12:51:06 -07:00
Nuno Campos
1f347ed48e
perf: Intern string constants
2024-09-22 12:45:47 -07:00
Nuno Campos
d6015e7bf9
Remove runtime value substitution
...
- doesn't work as expected
2024-09-22 12:44:48 -07:00
Nuno Campos
84a45d186c
Fix
2024-09-22 12:42:34 -07:00
Nuno Campos
e76f49c7f0
Fix flaky test
2024-09-22 12:37:24 -07:00
Nuno Campos and GitHub
33d18593bf
Merge pull request #1793 from langchain-ai/nc/21sep/detect-multi-subgraphs-in-node
...
Detect multiple subgraphs in single node
2024-09-22 12:18:35 -07:00
Nuno Campos
74f34db9e4
Fix sync kafka
2024-09-22 12:04:43 -07:00
Nuno Campos
644f14991e
Fix kfka
2024-09-22 12:04:17 -07:00
Isaac Francisco and GitHub
94433eb790
docs: thread_ts -> checkpoint_id ( #1791 )
2024-09-22 09:17:18 -04:00
Nuno Campos
81a9a2f903
Use a different strategy, add test
2024-09-21 18:48:23 -07:00
Nuno Campos
2fccd09585
Fix
2024-09-21 17:52:17 -07:00
Nuno Campos
89bb7fe178
Skip test for now
2024-09-21 17:47:36 -07:00
Nuno Campos
beeb2aa8ba
Detect multiple subgraphs in single node
2024-09-21 17:44:11 -07:00
Nuno Campos
30b631aaff
Rewrite imports
2024-09-21 17:41:05 -07:00
Nuno Campos
d9854b36eb
Move to langgraph.types
2024-09-21 17:37:17 -07:00
Nuno Campos
3cbd70ffc9
Fix docs
2024-09-21 17:30:04 -07:00
Nuno Campos
313e3eed3e
Fix circular import
2024-09-21 17:26:29 -07:00
Nuno Campos
9f8d71c65b
Lint
2024-09-21 17:23:12 -07:00
Nuno Campos
89fb8d506f
Add more comments and docstrings
2024-09-21 17:21:18 -07:00
Nuno Campos
41537c583a
sdk: Add support for resuming from checkpoint
2024-09-20 17:20:04 -07:00
David Duong and GitHub
d42bdd0153
Merge pull request #1785 from langchain-ai/isaac/changeendpoint
...
set_latest -> latest
2024-09-21 02:07:20 +02:00
isaac hershenson
75ef1e790e
fmt
2024-09-20 17:02:15 -07:00
isaac hershenson
4eaa1bb8ca
set_latest -> latest
2024-09-20 16:57:43 -07:00
Nuno Campos
e3d2f233a7
sdk: Update thread state methods for subgraphs
2024-09-20 16:52:41 -07:00
Isaac Francisco and GitHub
8b95adb1bd
sdk-py: add versioning for assistants ( #1665 )
...
* add get_versions to python sdk
* fml
* add change_version to sdk
* add assistant name to create
* document assistant name
* change method
* version in payload
* fml
* add js methods and types
* name -> assistant_name
* export onconflictbehavior
* add assistant name to create
* add metadata/limit/offset to sdk
* add assistant_name to update
* assistantversion schema
* export assistnatversion
* add metadata/limit/offset to sdk
* assistantversion schema
* fmt
* fmt
* change version -> set version
* fmt
* assistant_name -> name
* naming
2024-09-20 16:48:19 -07:00
Nuno Campos
41cb54722d
Add stream_subgraphs param
2024-09-20 16:13:44 -07:00
Isaac Francisco and GitHub
eadcec7304
fixed some ( #1784 )
2024-09-20 15:12:35 -07:00
Nuno Campos
265003dda0
langgraph 0.2.23
2024-09-20 14:40:46 -07:00
Nuno Campos and GitHub
fcff81d10e
Merge pull request #1782 from langchain-ai/nc/20sep/sdk-py-after-seconds
...
sdk: Add support for scheduled runs
2024-09-20 12:53:27 -07:00
Nuno Campos
9121a1e14f
sdk: Add support for scheduled runs
...
- after_seconds param to Runs.wait/stream/create
2024-09-20 12:45:13 -07: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
William FH and GitHub
10a66acc44
Add return_direct support ( #1780 )
2024-09-20 18:59:37 +00:00
Nuno Campos and GitHub
7b94f1e326
Update __init__.py
2024-09-20 10:50:40 -07:00
Nuno Campos and GitHub
bf289dbee4
Merge pull request #1772 from langchain-ai/jacob/nit
...
fix: Use imported constant for namespace end
2024-09-20 09:21:18 -07:00
Nuno Campos and GitHub
b03d9ae52c
Merge pull request #1776 from langchain-ai/nc/19sep/stream-mode-custom
...
Add stream_mode=custom
2024-09-20 09:18:51 -07:00
Nuno Campos and GitHub
531890e35a
Update types.py
2024-09-20 08:49:00 -07:00
Nuno Campos
1cf117ed9d
Lint
2024-09-19 17:09:04 -07:00
Nuno Campos
3b0f27c777
Add stream_mode=custom
...
- adds the ability for nodes (including in subgraphs) to emit chunks directly to the output stream, emitted chunks can have any type
- when stream_mode=custom isnt requested by the caller emitted chunks are ignored
2024-09-19 17:03:30 -07:00
Nuno Campos and GitHub
b9fe38469f
Merge pull request #1773 from langchain-ai/nc/19sep/return-self
...
Allow chaning add_node/add_edge/etc calls
2024-09-19 17:02:27 -07:00
Nuno Campos
94e64f87b1
Allow chaning add_node/add_edge/etc calls
2024-09-19 16:54:00 -07:00
Nuno Campos and GitHub
0bbe461785
Merge pull request #1771 from langchain-ai/nc/19sep/mypy-langgraph-partial
...
Enable mypy for langgraph lib
2024-09-19 16:53:42 -07:00
Nuno Campos
7643c1171f
Lint
2024-09-19 16:49:05 -07:00
Nuno Campos and GitHub
ed27e54761
Update graph.py
2024-09-19 16:41:46 -07:00
Jacob Lee and GitHub
ec1f425632
Update algo.py
2024-09-19 15:53:50 -07:00
jacoblee93
093af1a893
Use imported constant for namespace end
2024-09-19 15:07:30 -07:00
Nuno Campos and GitHub
e96934533e
Update graph.py
2024-09-19 15:06:39 -07:00
a47dc2b634
Apply suggestions from code review
...
Co-authored-by: William FH <13333726+hinthornw@users.noreply.github.com >
2024-09-19 14:37:32 -07:00
Nuno Campos
95c1ca3adc
Fix
2024-09-19 13:20:45 -07:00
Lance Martin and GitHub
0cf1a13dab
Update conceptual docs for multiple schema ( #1770 )
...
* Update conceptual docs for multiple schema
* Link to conceptual docs from How-To
2024-09-19 13:20:20 -07:00
Nuno Campos
5de9b35416
Finish
2024-09-19 13:01:54 -07:00
Nuno Campos
4f767cd2ca
Fix
2024-09-19 11:46:21 -07:00
Nuno Campos
cc318b1156
Fix
2024-09-19 11:43:30 -07:00
Nuno Campos
9a8cc75ea2
Fix some typing issues in langgraph lib
2024-09-19 11:38:41 -07:00
Isaac Francisco and GitHub
96f9d29a43
stop before recursion limit callout ( #1769 )
2024-09-19 18:00:31 +00:00
Isaac Francisco and GitHub
c44f10c05e
docs: return state before recursion limit is hit ( #1736 )
...
* recursion limit return state
* links
* spelling
* remove bad link
2024-09-19 10:40:35 -07:00
Nuno Campos and GitHub
4065ac33d3
Merge pull request #1768 from langchain-ai/nc/19sep/mypy-sqlite
...
ci: Enable mypy checks for checkpoint-sqlite lib
2024-09-19 10:38:34 -07:00
Isaac Francisco and GitHub
55f8bb5227
docs: replaying from subgraph node ( #1759 )
...
* edits
* extra comment
2024-09-19 09:58:14 -07:00
Nuno Campos and GitHub
dc360fd342
Merge pull request #1767 from langchain-ai/nc/19sep/mypy-postgres
...
ci: Enable mypy checks for checkpoint-postgres lib
2024-09-19 09:27:38 -07:00
Nuno Campos
b529365f5b
Remove ignore for 3.9
2024-09-19 09:19:26 -07:00
Nuno Campos
fdf7bad988
Remove ignore for 3.9
2024-09-19 09:19:00 -07:00
Nuno Campos
faa652cbf4
Only lint on 3.12
2024-09-19 09:18:36 -07:00
Nuno Campos
95304d658a
Fix 3.9
2024-09-19 08:51:15 -07:00
Nuno Campos
495d258322
Fix 3.9
2024-09-19 08:50:17 -07:00
Nuno Campos and GitHub
bc95a797a9
Merge pull request #1766 from langchain-ai/nc/18sep/mypy-checkpoint
...
ci: Enable mypy checks for checkpoint lib
2024-09-19 08:47:05 -07:00
Nuno Campos
6c0339ca4b
ci: Enable mypy checks for checkpoint-sqlite lib
2024-09-19 08:46:44 -07:00
Nuno Campos
b8a8651c23
ci: Enable mypy checks for checkpoint-postgres lib
2024-09-19 08:40:31 -07:00
Nuno Campos
c793a9e36d
Use type var default
2024-09-19 08:28:59 -07:00
Nuno Campos
333c5f5501
Fix type issues in tests
2024-09-18 18:16:51 -07:00
Nuno Campos
4d26c3599f
ci: Enable mypy checks for checkpoint lib
2024-09-18 18:12:11 -07:00
Andrew Nguonly and GitHub
d4ba315ae2
Add section for LANGCHAIN_TRACING_SAMPLING_RATE to env vars page. ( #1760 )
2024-09-18 15:08:00 -07:00
Nuno Campos and GitHub
4ba803b415
Merge pull request #1751 from langchain-ai/nc/17sep/stream-messages
...
Add stream_mode=messages
2024-09-18 14:01:12 -07:00
Nuno Campos
9235178c88
Finish
2024-09-18 13:56:04 -07:00
22c78050dd
docs: Clarify default_retry_on retry behavior for exceptions ( #1754 )
...
* docs: Clarify exceptions retried by default_retry_on in retry policy tutorial
- Added a remark in the tutorial explaining that the `default_retry_on` function retries on any exception except for the following:
- ValueError
- TypeError
- ArithmeticError
- ImportError
- LookupError
- NameError
- SyntaxError
- RuntimeError
- ReferenceError
- StopIteration
- StopAsyncIteration
- OSError
* http status codes
---------
Co-authored-by: Itay Etelis <itay.etelis@ibm.com >
Co-authored-by: isaac hershenson <ihershenson@hmc.edu >
2024-09-18 20:48:10 +00:00
Nuno Campos and GitHub
babcf10c1c
Merge pull request #1688 from langchain-ai/wfh/tracing_interops_norebase
...
Add tracing propagation test
2024-09-18 13:43:58 -07:00
William Fu-Hinthorn and Nuno Campos
2d98024487
Assert invariants
2024-09-18 13:37:38 -07:00
William Fu-Hinthorn and Nuno Campos
f7d440ec5f
Add tracing propagation test
2024-09-18 13:37:33 -07:00
Nuno Campos
efb572f15b
Add missing branch
2024-09-18 13:18:37 -07:00
William FH and GitHub
b062b2462f
[Docs] Add add message ref ( #1758 )
2024-09-18 13:13:39 -07:00
Nuno Campos and GitHub
d46fd258bf
Merge pull request #1753 from Etelis/bugfix-retry-nodes-exception-handling
...
[Bug Fix] retry_on handling and add support for lists in RetryPolicy
2024-09-18 13:01:38 -07:00
Nuno Campos and GitHub
e40aabb1c1
Update retry.py
2024-09-18 10:36:40 -07:00
Nuno Campos and GitHub
0bfeb7f4e1
Update types.py
2024-09-18 10:24:28 -07:00
Nuno Campos and GitHub
fd0b52f4ff
Update retry.py
2024-09-18 10:23:52 -07:00
Nuno Campos and GitHub
f4962479d8
Merge pull request #1757 from langchain-ai/nc/18sep/unit-test-cancelled
...
Add one more unit test for exception propagation
2024-09-18 09:01:31 -07:00
Nuno Campos and GitHub
94fa06e5f7
Merge pull request #1749 from langchain-ai/nc/17sep/stream-subgraph-sync
...
Stream output from subgraphs while in-progress for sync stream
2024-09-18 09:01:15 -07:00
Nuno Campos
680fa3c226
Add one more unit test for exception propagation
...
- we already have plenty of tests for this, but adding one more with a slight variation
2024-09-18 08:53:47 -07:00
Isaac Francisco and GitHub
0498ca346b
docs: remove warnings/update diagrams ( #1746 )
...
* remove warnings/udpate diagrams
* replace get_relevant_documents with invoke
2024-09-18 08:53:28 -07:00
Itay Etelis
adf5cb0ff1
Fix retry_on handling in run_with_retry
...
- Correctly distinguish between exception classes, lists/tuples of exception classes, and callables.
- Add support for lists in `retry_on`, alongside tuples.
- Prevent exception classes from being incorrectly treated as callables.
- Raise a `TypeError` if `retry_on` is of an unsupported type.
2024-09-18 13:41:22 +03:00
Itay Etelis
6873229bbf
Support lists in retry_on for RetryPolicy
...
Previously, `retry_on` in `RetryPolicy` accepted only exception classes, tuples of exception classes, or callables.
Update the `retry_on` type annotation to include `List[Type[Exception]]`
Changes:
- Updated `retry_on` in `RetryPolicy` to accept `List[Type[Exception]]`.
2024-09-18 13:39:04 +03:00
Nuno Campos
2a769fb39e
Less fun
2024-09-17 17:51:18 -07:00
Nuno Campos
c0d8493db5
Only look at chain runs which are nodes
2024-09-17 17:32:14 -07:00
Nuno Campos
01bb6cbd4d
Add stream_mode=messages
...
- yields messages token-by-token from LLMs, and any messages returned from a node
2024-09-17 17:27:37 -07:00
Isaac Francisco and GitHub
7d3389b6f1
docs: fix links ( #1748 )
...
* fix links
* branching link
* readme compatibility
2024-09-17 13:05:37 -07:00
Nuno Campos
3a2a4e44b2
Stream output from subgraphs while in-progress for sync stream
...
- previously implemented only for async stream
2024-09-17 12:50:29 -07:00
Eugene Yurtsev and GitHub
b11552a10a
Update all URLs to langchain docunotebooks ( #1745 )
2024-09-17 15:01:22 -04:00
Nuno Campos and GitHub
36c757e758
Merge pull request #1740 from langchain-ai/nc/17sep/deprecation-warnings
...
Fix some deprecation warnings in tests
2024-09-17 11:57:22 -07:00
Nuno Campos and GitHub
a520dc6106
Merge pull request #1744 from langchain-ai/nc/17sep/sync-benchmarks
...
Add sync benchmarks
2024-09-17 11:57:14 -07:00
Nuno Campos
da901b01d8
Fix flaky test
2024-09-17 10:52:39 -07:00
Nuno Campos and GitHub
f03dc2f006
Merge pull request #1743 from langchain-ai/nc/17sep/runner-fast-path
...
perf: Implement fast path in Runner for single-task steps
2024-09-17 10:44:35 -07:00
Nuno Campos
21d60b0d9c
Add sync benchmarks
2024-09-17 10:38:49 -07:00
Jacob Lee and GitHub
47a68c16d5
feat(js-sdk): Support CJS ( #1742 )
...
* feat(js-sdk): Support CJS
* Bump version
2024-09-17 10:28:23 -07:00
Nuno Campos
9644525b59
Fix some deprecation warnings in tests
2024-09-17 10:19:28 -07:00
Nuno Campos
76ff7c3f1a
perf: Implement fast path in Runner for single-task steps
...
- if the current step has a single task then we can execute it inline, instead of moving it to asyncio task / bg thread
2024-09-17 10:19:19 -07:00
Nuno Campos and GitHub
c4d4d61a43
Merge pull request #1735 from langchain-ai/nc/16sep/stream-subgraph-in-progress
...
Stream subgraph output while it executes
2024-09-17 10:14:26 -07:00
Nuno Campos
f59435a892
Add more comments
2024-09-17 09:31:48 -07:00
Nuno Campos
bd2ecba622
Fix for py 3.9
2024-09-17 09:29:16 -07:00
Isaac Francisco and GitHub
bfd18f76dd
docs: Tutorials up to date ( #1734 )
...
* edits
* add js code to web voyager
2024-09-17 08:11:41 -07:00
Nuno Campos and GitHub
0bf4bf8b6b
Merge pull request #1732 from langchain-ai/nc/16sep/stream-selected
...
perf: In PregelLoop, only emit stream values requested by caller
2024-09-16 21:26:30 -07:00
Nuno Campos
c30119824c
Add comment
2024-09-16 18:06:06 -07:00
Nuno Campos
54207f4d89
Add test
2024-09-16 18:02:57 -07:00
Nuno Campos
d163938a59
Stream subgraph output while it executes
2024-09-16 17:36:53 -07:00
f8ba4c3b7d
(wip) docs: revamp conceptual docs ( #1663 )
...
* docs: revamp conceptual docs
* multi-agent draft
* typo
* Update Why LangGraph page
* update multi-agent
* Update persistence page
* update
* Clarification of graph re-playing
* update persistence
* more updates
* more updates
* Add multiple schemas section to glossary
* more updates
* Clarify I/O schema
* dynamic breakpoints
* Update agentic concepts
* Fix comments
* Update figureds
* cr
* cr
* cr
---------
Co-authored-by: Lance Martin <lance@langchain.dev >
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com >
2024-09-16 17:35:01 -07:00
William FH and GitHub
182dcea526
Docstring type ( #1733 )
2024-09-16 15:49:49 -07:00
Andrew Nguonly and GitHub
7934b67afa
Update API docs (openapi.json). ( #1731 )
2024-09-16 15:49:35 -07:00
Nuno Campos
f505afe066
perf: In PregelLoop, only emit stream values requested by caller
...
- this avoids creating stream values that will be ignored
2024-09-16 15:47:17 -07:00
Nuno Campos
4d0c12117b
postgres 1.0.7
2024-09-16 14:10:19 -07:00
Nuno Campos
70af3bc3cb
checkpoint 1.0.10
2024-09-16 14:10:03 -07:00
Nuno Campos and GitHub
3b05279e32
Implement serialization with msgpack library ( #1716 )
...
* Implement serialization with msgpack library
- encode custom python objects with a msgpack extension type, with constructor path string, and args encoded as nested msgpack doc
* Smaller msgpack extension types
* Update lock files
* lock
* Don't delegate to pydantic json
* Fix kafka serde
- should use our serializer to load, as inputs to subgraphs are serialized using it
2024-09-16 14:06:42 -07:00
Nuno Campos
afc64c4f62
langgraph 0.2.22
2024-09-16 13:45:14 -07:00
Bagatur and GitHub
29932bb59b
docs: clarify course free ( #1730 )
...
* docs: clarify course free
* sync
2024-09-16 20:07:16 +00:00
0b1d0eb40d
Retry subgraph starting at failing node ( #1695 )
...
* Failing test
* Ensure retried subgraphs resume from current point (if any)
* Lint
* Cleanup Test
---------
Co-authored-by: Nuno Campos <nuno@boringbits.io >
2024-09-16 12:53:43 -07:00
fa792e9f74
Update core in poetry lock ( #1717 )
...
* Update core in poetry lock
* ci: update langgraph test job for core 0.3 release (#1715 )
---------
Co-authored-by: Vadym Barda <vadym@langchain.dev >
2024-09-16 12:36:14 -07:00
Vadym Barda and GitHub
301a2c8c82
docs: remove mentions of pydantic_v1 in tutorials ( #1709 )
2024-09-16 10:53:21 -07:00
Vadym Barda and GitHub
d14b3aeef0
docs: remove pydantic v1 fallback from how-tos ( #1711 )
...
* docs: remove pydantic v1 fallback from how-tos
* sample callout
* update to use callout
2024-09-16 10:52:52 -07:00
Vadym Barda and GitHub
ab8aeea129
langgraph: use create_model_v2 and fallback on create_model ( #1708 )
...
* langgraph: use create_model_v2 and fallback on create_model
* fix
* code review
* fix
2024-09-16 10:44:33 -07:00
Nuno Campos
289e72b75f
Remove debug code
2024-09-16 10:44:20 -07:00
Nuno Campos
1943413d60
Debug again
2024-09-16 10:43:05 -07:00
Nuno Campos
5ec91445ac
Debug baseline job
2024-09-16 10:42:24 -07:00
Isaac Francisco and GitHub
b4e62492a7
add deprecation warning for no overall state ( #1698 )
...
* deprecation warning for no overall state
* lance comments
2024-09-16 15:09:23 +00:00
Eran Hirsch and GitHub
6b861d6c64
Fix LATS select to choose the best child at each level until reaching leaf child ( #1723 )
2024-09-16 03:16:27 +00:00
Nuno Campos
55d79b1507
Use unique cache keys
2024-09-13 16:42:59 -07:00
Nuno Campos and GitHub
e8cb6565ee
langgraph 0.2.21
2024-09-13 12:18:04 -07:00
Nuno Campos
4cd9540427
Remove grandalf from dev deps
...
- this was never included in published package, given it's a dev dep, but some people get confused, so easier to remove
2024-09-13 11:13:10 -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
33f9ec6c04
langgraph: release 0.2.20 ( #1714 )
2024-09-13 10:36:05 -04:00
c3b4acf3f1
checkpoint postgres: allow passing custom serde ( #1699 )
...
* Use correct serde in postgres checkpoint
* Revert metadata serde
* Revert
---------
Co-authored-by: Vadym Barda <vadym@langchain.dev >
2024-09-12 21:09:23 -07:00
Nuno Campos and GitHub
66fc7c96aa
More performance improvements in checkpointing and channels ( #1685 )
...
* Performance improvements in checkpointer libs
- Use sha1 instead of md5 for hashing (faster in python 3.x)
- Use orjson instead of json for json dumping (sadly can't use for json loading)
* Update tests
* Update
* Use random number instead of hash for get_version_number
* Avoid saving writes for the last task to complete in each step
- only when possible, exceptions for ERROR, INTERRUPT, SEND
* Make Channel.from_checkpoint a regular function
- context manager no longer needed since Context became a managed value
* Use __slots__ for Channels
* Fix for kafka
2024-09-12 21:08:30 -07:00
Nuno Campos and GitHub
8a80b1d3b1
Add 2 more benchmark graphs ( #1707 )
2024-09-12 16:31:16 -07:00
Andrew Nguonly and GitHub
11319ae48b
Update API docs. ( #1706 )
2024-09-12 15:32:48 -07:00
Vadym Barda and GitHub
0b40c83fa8
ci: add VCR caching to the notebooks ( #1704 )
2024-09-12 16:07:41 -04:00
Nuno Campos and GitHub
95b97d69ec
Nc/12sep/perf ( #1702 )
...
* Remove unused fil;e
* Add benchmark-fast command for running locally
* Small improvements to jsonplus serializer
* Don't use PregelNode.mapper when schema is a typed dict
- All it would do is create a new copy of same dict
* Avoid copying checkpoint when fetching at beginning of loop
* Fix needs array
* Update tests
2024-09-12 12:50:53 -07:00
Nuno Campos
8e578a0f78
Add workflow dispatch
2024-09-12 11:07:39 -07:00
Nuno Campos and GitHub
dd0c17dda9
ci: Cache baseline benchmark results ( #1701 )
2024-09-12 11:06:31 -07:00
Nuno Campos and GitHub
8f87cd1c91
Performance improvements in core library ( #1683 )
...
* Performance improvements in core library
- Avoid creating new callback manager when received one as arg
- Avoid looking for config when already received one as arg
- Avoid copies of values in ensure_config/merge_configs
- Implement version of ensure_config that accepts multiple configs (avoids calling merge_configs first)
- Avoid calling merge_configs when we only need to attach extra tags/metadata
* Fix
* Fix
* Try again
* Debug ci job
* Fix
* Try again
* Try again
* Try again
* Some more variations
* Attach annotation to first changed file
* Fix
* Re-enable benchmarks
2024-09-12 11:01:37 -07:00
Vadym Barda and GitHub
2ef551fac7
ci: add more dependencies for dev notebook testing ( #1700 )
2024-09-12 16:59:03 +00:00
vbarda
fc4243ae67
ci: call -> dispatch for notebooks
2024-09-12 12:21:32 -04:00
Vadym Barda and GitHub
889cc9b394
ci: add GHA to execute how-to notebooks ( #1694 )
2024-09-12 15:39:15 +00:00
Nuno Campos and GitHub
73d1051034
Merge pull request #1693 from langchain-ai/nc/11sep/kafka-finally-send
...
kafka: Expose finally_send as public api
2024-09-11 16:48:41 -07:00
Nuno Campos
571623442a
Avoid closing drain before seeing first message in either topic
2024-09-11 16:45:43 -07:00
Nuno Campos and GitHub
33017b53d0
Update bench.yml
2024-09-11 16:38:06 -07:00
Nuno Campos and GitHub
c172362918
Merge pull request #1691 from langchain-ai/nc/11sep/kafka-sync
...
kafka: Implement sync orchestrator and executor classes
2024-09-11 16:34:01 -07:00
Nuno Campos and GitHub
115c37acea
Merge pull request #1686 from langchain-ai/nc/11sep/kafka-configurable-consumer-producer
...
kafka: Make consumer and producer classes configurable
2024-09-11 16:33:15 -07:00
vbarda
cd5f5c11f5
ci: update checks for overall CI success
2024-09-11 19:32:20 -04:00
Nuno Campos
dd68babac7
kafka: Expose finally_send as public api
...
- Enables attaching a list of messages (topic/key/value) to send when run finishes
2024-09-11 16:31:35 -07:00
Vadym Barda and GitHub
63c34ca992
langgraph: update snapshots for 0.3.x core tests ( #1692 )
2024-09-11 19:28:47 -04:00
Nuno Campos
4accc19734
kafka: Implement sync orchestrator and executor classes
2024-09-11 16:06:50 -07:00
Vadym Barda and GitHub
84643b2789
langgraph: update core & snapshots ( #1689 )
2024-09-11 21:59:12 +00:00
Nuno Campos
217b07ae65
kafka: Make consumer and producer classes configurable
...
- Define protocol for sync and async producer and consumer
- Accept consumer/producer as init args in Orchestrator/Executor
- If not passed in, create default consumer/producer as before
2024-09-11 14:27:08 -07:00
Nuno Campos
50744bc846
Fix
2024-09-11 13:43:24 -07:00
Nuno Campos
f179da00a0
update bench job
2024-09-11 13:41:45 -07:00
Nuno Campos and GitHub
8e275fa485
Merge pull request #1609 from langchain-ai/nc/4sep/benchmark
...
Add benchmark script
2024-09-11 12:29:22 -07:00
Nuno Campos
47dae71841
Remove files
2024-09-11 12:28:38 -07:00
Nuno Campos
de2850332d
Rename
2024-09-11 12:27:10 -07:00
Nuno Campos
bf4f8e67d8
Rename command
2024-09-11 12:25:22 -07:00
Nuno Campos
d844359d61
Fix output dir
2024-09-11 12:23:59 -07:00
Nuno Campos
5f2e9aafce
Fix
2024-09-11 12:22:18 -07:00
Nuno Campos
51b8cfca54
fix
2024-09-11 12:20:48 -07:00
Nuno Campos
309b259735
One more
2024-09-11 12:18:35 -07:00
Nuno Campos
c00e8c2b46
Fix
2024-09-11 12:17:56 -07:00
Vadym Barda and GitHub
ee28fd3324
docs: update how-tos to support pydantic v1 and v2 ( #1682 )
2024-09-11 19:16:00 +00:00
Nuno Campos
710b4179da
Add ci job
2024-09-11 12:14:06 -07:00
Nuno Campos
f577529356
Add benchmark/profile commands
2024-09-11 11:44:18 -07:00
David Duong and GitHub
0fa10d67f5
Merge pull request #1681 from langchain-ai/dqbd/sdk-js-0.0.9
...
fix(sdk-js): bump to 0.0.9
2024-09-11 19:44:57 +02:00
Tat Dat Duong
a60a4606fb
fix(sdk-js): bump to 0.0.9
2024-09-11 19:41:51 +02:00
Vadym Barda and GitHub
229765c4a5
ci: update link check ( #1680 )
2024-09-11 13:16:55 -04:00
gbaian10 and GitHub
bf6ad19963
refactor: Type narrowing for ToolNode.name ( #1678 )
...
Avoid type incompatibility when using `add_node` to add a `ToolNode`.
2024-09-11 13:11:39 -04:00
Vadym Barda and GitHub
4c59a5e249
ci: ignore link check for storm tutorial ( #1679 )
2024-09-11 13:08:46 -04: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
Vadym Barda and GitHub
f3b5d804ab
ci: fix kafka scheduler, split langgraph and kafka into separate test jobs ( #1677 )
2024-09-11 10:55:11 -04:00
Nuno Campos
26f23ea26c
Add benchmark script
2024-09-10 17:32:47 -07:00
Nuno Campos and GitHub
e3ca7bb3e9
Merge pull request #1630 from langchain-ai/nc/5sep/scheduler-kafka
...
Implement LangGraph Scheduler for Kafka
2024-09-10 17:31:58 -07:00
Nuno Campos
34d530d5d8
Fix
2024-09-10 17:24:24 -07:00
Nuno Campos
2b09c284d4
Remove empty build job
2024-09-10 17:22:48 -07:00
Nuno Campos
77083bf634
Disable test jobs for now
2024-09-10 17:22:06 -07:00
Nuno Campos
5de46f7472
Update stop condition for drain
2024-09-10 16:52:09 -07:00
vbarda
bb10acbe28
update cache keys
2024-09-10 19:51:23 -04:00
Nuno Campos
bdabb723b0
Add langgraph dep
2024-09-10 16:39:34 -07:00
Nuno Campos
edc0fd0210
Remove extraneous asserts
2024-09-10 16:20:45 -07:00
Nuno Campos
3886b76771
Lint
2024-09-10 16:17:22 -07:00
Nuno Campos
3a65460767
Use anyio for timeout in dran test helper
2024-09-10 16:17:22 -07:00
Nuno Campos
5e0273886e
Lint
2024-09-10 16:17:22 -07:00
Nuno Campos
943cc4d83a
Add readme, lint
2024-09-10 16:17:22 -07:00
Nuno Campos
fed6499a2e
Run ci for kafka lib
2024-09-10 16:17:22 -07:00
Nuno Campos
270559b880
Implement changes in sqlite checkpointer
2024-09-10 16:17:22 -07:00
Nuno Campos
98b8595a94
Move to dev deps
2024-09-10 16:17:22 -07:00
Nuno Campos
f7dffa023c
Implement subgraph delegation for distributed arch
2024-09-10 16:17:22 -07:00
Nuno Campos
7dc69a543d
Rename
2024-09-10 16:17:22 -07:00
Nuno Campos
8f91402642
Use thread_id for partition key, ignore tasks for stale checkpoints
2024-09-10 16:17:22 -07:00
Nuno Campos
030d6d2def
Fix subgraph test
2024-09-10 16:17:22 -07:00
Nuno Campos
ad7dd0dbb7
Add drain_topics test helper
2024-09-10 16:17:22 -07:00
Nuno Campos
0eb11a3cf9
Remove is_resuming arg
2024-09-10 16:17:22 -07:00
Nuno Campos
1ce8d628f2
In update state skip nodes not found in instance
...
eg, because removed since
2024-09-10 16:17:22 -07:00
Nuno Campos
5e6b58f847
Remove double shield usage
...
- we already shield from cancellation in PregelLoop so shouldnt be repeating in AsyncBackgroundExecutor
2024-09-10 16:17:22 -07:00
Nuno Campos
b13db42568
WIP Subgraphs
2024-09-10 16:17:22 -07:00
Nuno Campos
83d36761a4
Rename compose projects
2024-09-10 16:17:22 -07:00
Nuno Campos
d206621230
Rename test
2024-09-10 16:17:22 -07:00
Nuno Campos
8e6caab78c
Add test for interrupts
2024-09-10 16:17:22 -07:00
Nuno Campos
ad463ec90a
Add more test assertions
2024-09-10 16:17:22 -07:00
Nuno Campos
2d02e5e0c5
Add error topic, add retries (eg for checkpointer database exceptions)
2024-09-10 16:17:22 -07:00
Nuno Campos
5b3bd920d8
Catch errors thrown by nodes run by Executor
2024-09-10 16:17:22 -07:00
Nuno Campos
f09b130837
Use pool for postgres checkpointer
2024-09-10 16:17:22 -07:00
Nuno Campos
e6d6f565a5
Improvements to consumer and producer patterns
...
- await future returned by send() instead of flush()
- use consumer groups by default
- process tasks in batches by default, configurable
- manually commit offsets when batch is processed
2024-09-10 16:17:22 -07:00
Nuno Campos
dc5be3fd58
Rename
2024-09-10 16:17:22 -07:00
Nuno Campos
381ea9cec8
Rename
2024-09-10 16:17:22 -07:00
Nuno Campos
841aabf5b3
Implement LangGraph Scheduler for Kafka
...
- Orchestrator and Executor classes to run LangGraph in a distributed fashion using Kafka as a message bus for communication
- Orchestrator and Executor run on-demand when a new message is published to the topic they listen to
- Orchestrator is responsible for running the Pregel algorithm (deciding next tasks to run) and sending messages to the executor topic
- Executor is responsible for executing each task (node), and sending messages to the orchestrator topic when done
2024-09-10 16:17:22 -07:00
Vadym Barda and GitHub
5d4b276af2
ci: remove preview step ( #1675 )
2024-09-10 18:25:13 +00:00
jessicaou and GitHub
acd8325402
adding langchain academy link ( #1643 )
2024-09-10 12:04:19 -04:00
Vadym Barda and GitHub
ed0f55af85
docs: clean up how-to docs to make them runnable ( #1666 )
2024-09-10 01:56:51 +00:00
Vadym Barda and GitHub
215b87244b
docs: update dependencies in setup docs ( #1664 )
2024-09-09 20:08:16 -04:00
Nuno Campos and GitHub
ad04d4e154
Merge pull request #1658 from os1ma/fix-typo-node-interupt
...
docs: fix typo `NodeInterupt`
2024-09-09 09:35:11 -07:00
David Duong and GitHub
ba5cf0d00f
Merge pull request #1661 from langchain-ai/dqbd/sdk-js-fetch-types
...
fix(js): don't be strict on JS types for custom fetch
2024-09-09 18:00:34 +02:00
Tat Dat Duong
58c34cf40c
fix(js): don't be strict on JS types for custom fetch
2024-09-09 17:48:55 +02:00
Yuki Oshima
394ce83bb1
docs: fix typo NodeInterupt
2024-09-09 16:59:42 +09: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
db306cd01b
doc updates ( #1639 )
...
---------
Co-authored-by: vbarda <vadym@langchain.dev >
2024-09-08 16:55:52 +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
2c088fa1bb
docs: fix broken link ( #1652 )
...
* fix broken link
* actually fix link
---------
Co-authored-by: vbarda <vadym@langchain.dev >
2024-09-08 14:36:59 +00:00
Vadym Barda and GitHub
282562f182
langgraph: add tests for MessagesState/AnyMessage ( #1637 )
...
* langgraph: add tests for MessagesState/AnyMessage
* bump to 0.3.0.dev4
* update
* update snapshots
2024-09-07 17:00:41 -04:00
Brace Sproul and GitHub
9302a589e0
Merge pull request #1646 from langchain-ai/brace/agent-survey-docs
...
docs[minor]: Add state of agents survey to docs announcement bar
2024-09-06 15:48:58 -07:00
Brace Sproul and GitHub
8f91ad005b
Merge branch 'main' into brace/agent-survey-docs
2024-09-06 14:36:46 -07:00
bracesproul
5b511a2386
docs[minor]: Add state of agents survey to docs announcement bar
2024-09-06 14:35:54 -07:00
Nuno Campos and GitHub
a424eb40bb
Merge pull request #1641 from langchain-ai/wfh/output_schema
...
Support optional fields in the output schema when defining as Dataclass or TypedDict
2024-09-06 13:55:49 -07:00
Vadym Barda and GitHub
40dd40a867
docs: fix indents for the markdown callouts ( #1644 )
...
* docs: fix indents for the markdown callouts
2024-09-06 20:54:37 +00:00
William Fu-Hinthorn
4aa28fb55f
Merge
2024-09-06 13:46:16 -07:00
William Fu-Hinthorn
822bdea146
update ye ol' snapshots
2024-09-06 13:40:45 -07:00
vbarda
142db1f020
fix links in the reference
2024-09-06 16:37:56 -04:00
vbarda
6fd6ef43f6
lint
2024-09-06 16:28:05 -04:00
vbarda
7f3c6e3d2f
Merge branch 'main' into vb/add-sync-client
2024-09-06 16:24:28 -04:00
Vadym Barda and GitHub
b4fe54623d
sdk-js: add missing methods ( #1640 )
2024-09-06 16:23:47 -04:00
vbarda
7233b06c2b
update sync
2024-09-06 16:23:17 -04:00
Nuno Campos and GitHub
5305cb7149
Merge pull request #1642 from langchain-ai/wfh/disallow_managed_io
...
Assert input/output channels aren't managed
2024-09-06 12:57:01 -07:00
William Fu-Hinthorn
cc55adac46
icanspell
2024-09-06 12:50:53 -07:00
William Fu-Hinthorn
1832ed46ef
Assert input/output channels aren't managed
2024-09-06 12:46:12 -07:00
vbarda
a73484d336
rename back
2024-09-06 15:33:29 -04:00
William Fu-Hinthorn
e86330ab05
Exclude shared
2024-09-06 12:28:33 -07:00
vbarda
a52f397db8
Merge branch 'main' into vb/add-sync-client
2024-09-06 15:28:24 -04:00
William Fu-Hinthorn
093dab1035
Update test
2024-09-06 12:09:37 -07:00
William Fu-Hinthorn
fd36ed794c
Merge branch 'main' into wfh/output_schema
2024-09-06 12:04:16 -07:00
William FH and GitHub
ec4e92792d
Optional types for dataclass state defs ( #1557 )
2024-09-06 11:50:45 -07:00
William Fu-Hinthorn
587335bfe6
Support optional output schema
2024-09-06 11:29:43 -07:00
Nuno Campos
a9ccd0fd79
langgraph 0.2.19
2024-09-06 09:29:24 -07:00
Nuno Campos and GitHub
b329164c6c
Merge pull request #1638 from langchain-ai/nc/6sep/fix-debug-task-event-timing
...
Fix timing of debug task events
2024-09-06 09:29:00 -07:00
Nuno Campos
61ca2444c0
Fix timing of debug task events
2024-09-06 09:17:36 -07:00
Isaac Francisco and GitHub
82988b8453
docs: adding lines to docker file ( #1633 )
2024-09-06 11:30:19 -04:00
28581e047a
Support pydantic & dataclasses in ToolNode ( #1625 )
...
Co-authored-by: Abinash Panda <abinashpanda205@gmail.com >
2024-09-06 07:39:49 -07: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
Isaac Francisco and GitHub
dc1e33f4de
small fixes ( #1629 )
2024-09-05 20:34:37 -04:00
Nuno Campos
fb9f67c158
Fix copy
2024-09-05 17:19:42 -07:00
Nuno Campos
f13dd00b62
Fix import
2024-09-05 17:04:56 -07:00
Nuno Campos
b229c08027
langgraph 0.2.18
2024-09-05 17:02:07 -07:00
Nuno Campos
7cbad36956
Add back Pregel.copy()
2024-09-05 17:01:20 -07:00
Isaac Francisco and GitHub
80066280c9
docs: better time travel example ( #1622 )
...
* better example
* branching to select different tool instead of change args
* spelling
2024-09-05 14:56:51 -07:00
Isaac Francisco and GitHub
d1f06d6771
removing empty cells ( #1624 )
2024-09-05 14:46:37 -07:00
Vadym Barda and GitHub
46b6cd45e2
checkpoint: release 1.0.9 ( #1628 )
2024-09-05 17:24:18 -04:00
Vadym Barda and GitHub
8c05502e97
langgraph: update mermaid snapshots ( #1627 )
2024-09-05 17:11:05 -04:00
Nuno Campos
72e73e47c9
langgraph 0.2.17
2024-09-05 12:37:17 -07:00
Vadym Barda and GitHub
7bf99a5d2f
langgraph: changes for compatibility pydantic v2 / langchain-core==0.3 ( #1594 )
2024-09-05 15:26:35 -04:00
Nuno Campos and GitHub
7461978b8c
Merge pull request #1612 from langchain-ai/nc/4sep/prepare-single-task
...
Split out prepare_single_task from prepare_next_tasks
2024-09-05 10:21:27 -07:00
Nuno Campos
4f89cfc81d
Remove legacy id
2024-09-05 09:21:07 -07:00
Isaac Francisco and GitHub
ea5cb4d100
remove self hosted docs ( #1621 )
2024-09-05 16:16:32 +00: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
Isaac Francisco and GitHub
b34bfe165a
docs fixes ( #1620 )
2024-09-05 12:03:55 -04:00
Nuno Campos
ca3715b809
Split out prepare_single_task from prepare_next_tasks
2024-09-04 18:09:42 -07:00
gbaian10 and GitHub
7e83cda0b5
docs: Correct the reference repo in the Cloud - Setup App (pyproject.toml) documents ( #1607 )
2024-09-04 21:05:10 -04:00
Nuno Campos and GitHub
6727277f8f
Merge pull request #1610 from langchain-ai/an/04sept/metadata-interrupts
...
Return `before,after` for `__interrupt` metadata if both interrupts are configured for a node
2024-09-04 17:29:07 -07:00
Andrew Nguonly
d89fb9eef0
Add before and after values to __interrupt metadata.
2024-09-04 15:36:05 -07:00
Isaac Francisco and GitHub
1774dbb860
[docs]: adding js/curl tabs ( #1558 )
...
* jsifying
* x
* z
* x
* fix background run output
* reformatting
* z
* z
* z
* z
* z
* add tabs to stream debug
* default urls
2024-09-04 22:13:19 +00:00
Harrison Chase and GitHub
82c989feea
docs: subgraphs manage state ( #1543 )
2024-09-04 17:57:06 -04:00
Nuno Campos
f66493f6db
Lint
2024-09-04 14:37:31 -07:00
Nuno Campos
eb88dfefa3
Speed improvements to local_read, emit output
2024-09-04 14:31:42 -07:00
Nuno Campos
b8d8a879d8
Fix ids in debug task events
2024-09-04 14:31:20 -07:00
Nuno Campos
dc10b3aa8e
Add test to confirm only one root run is produced
2024-09-04 12:56:32 -07:00
Nuno Campos and GitHub
af780f97a4
Merge pull request #1597 from langchain-ai/nc/3sep/perf-optimizations
...
Reduce cpu time spent on langchain-core utilities
2024-09-04 12:45:20 -07:00
Nuno Campos
3a1b90c882
Fix
2024-09-04 12:34:42 -07:00
Nuno Campos
b9361d69b4
Try to fix test
2024-09-04 12:30:27 -07:00
Nuno Campos
26b4d9139e
Avoid using json encoding when generating task ids
2024-09-04 12:19:14 -07:00
Nuno Campos
67a164ca2d
Run loop tick in bg thread
...
- prepare_next_tasks, apply_writes do some cpu-heavy work
2024-09-04 12:18:42 -07:00
Nuno Campos
b68f9211c2
Run branch.reader in bg thread
2024-09-04 12:13:38 -07:00
Nuno Campos
4efab93e2f
Use pseudo rng for uuid6 generation
2024-09-04 12:07:19 -07:00
Nuno Campos
cf345ef716
Store loop in async bg exec init
2024-09-04 12:07:02 -07:00
Nuno Campos
535dbd5b06
Reduce from 9s to 4s on benchmark graph
...
- Use a simpler version of RunnableSequence without tracing serialization
- Remove accepts_run_manager check in RunnableCallable
- Remove creation of ChannelWrite dynamically every time conditional edge runs
2024-09-04 11:02:33 -07:00
Nuno Campos
f2e0dc1042
Reduce cpu time spent on langchain-core utilities
...
- shaves off 2s of 11s runtime of a simple graph with 1,000 subgraphs
2024-09-04 11:02:33 -07:00
Nuno Campos and GitHub
6bf367300b
Merge pull request #1598 from langchain-ai/nc/3sep/runner
...
Move runner code to standalone class, use in Pregel.stream/astream
2024-09-04 11:01:38 -07:00
Nuno Campos
e42e1a9f6b
Fix test
2024-09-04 10:56:41 -07:00
Nuno Campos
0d51c8614d
Move runner code to standalone class, use in Pregel.stream/astream
2024-09-04 10:50:46 -07:00
Nuno Campos
b99a101b2c
Add large parallel graph test
2024-09-04 10:50:05 -07:00
Nuno Campos
e150193491
Avoid deepcopy
2024-09-04 10:50:05 -07:00
Nuno Campos and GitHub
7304ba683e
Merge pull request #1282 from langchain-ai/isaac/nodelogging
...
add task_id to node logs
2024-09-03 16:30:43 -07:00
isaac hershenson
ec51760f57
x
2024-09-03 13:45:22 -07:00
Isaac Francisco and GitHub
32d07df7a4
Merge branch 'main' into isaac/nodelogging
2024-09-03 13:39:05 -07:00
Isaac Francisco and GitHub
1ae60dccc5
test ( #1592 )
2024-09-03 10:12:36 -07:00
Nuno Campos
5d1ab66535
sqlite 1.0.3
2024-09-03 09:41:04 -07:00
Nuno Campos and GitHub
b4944fa0a0
Merge pull request #1582 from langchain-ai/nc/2sep/rm-pydantic-base-class
...
Remove pydantic base class from Pregel/PregelNode
2024-09-03 09:39:03 -07:00
Nuno Campos
4ddb4ae5a0
Update
2024-09-03 09:26:45 -07:00
Nuno Campos
a99b66ae3f
Update
2024-09-03 09:20:17 -07:00
Nuno Campos and Nuno Campos
4793b3f5e1
Use a lock for all operations on sqlite checkpointer
...
- Otherwise when used in multiple subgraphs in parallel separate queries can interfere w each other
2024-09-03 09:20:17 -07:00
Nuno Campos and Nuno Campos
3c5913aa29
Remove pydantic base class from Pregel/PregelNode
2024-09-03 09:20:17 -07:00
Sreenivasan R S and GitHub
43d5dbf174
examples: fix missing import introduction ( #1584 )
2024-09-03 12:12:31 -04:00
Nuno Campos and GitHub
974b6c7bf3
Merge pull request #1549 from langchain-ai/wfh/optional_types
...
Support optional types from typeddict
2024-09-03 09:11:14 -07:00
Vadym Barda and GitHub
d492475c61
checkpoint-sqlite: close connection in from_conn_string ( #1589 )
2024-09-03 11:00:37 -04:00
gbaian10 and GitHub
e5b09b8c20
docs: update Postgres checkpointer for persistence ( #1556 )
2024-09-03 11:00:14 -04:00
Jacob Lee and GitHub
c1d7cbd67c
Adds JS deploy guide to index ( #1590 )
2024-09-03 07:47:31 -07:00
gbaian10 and GitHub
8c0b27a85b
docs: fix Corrective RAG (CRAG) miss function ( #1563 )
...
`Corrective RAG (CRAG) using local LLMs` miss `find_tool_calls_react` function
2024-09-03 09:50:00 -04:00
322d6c8dde
patch(docs): Update docs with JS cloud instructions ( #1560 )
...
* Update docs with JS cloud instructions
* Add to index
* Add md fence
* nits
* nits
* Update setup_javascript.md
---------
Co-authored-by: isaac hershenson <ihershenson@hmc.edu >
2024-09-02 18:48:50 -07:00
Nuno Campos
af666a87fb
sqlite 1.0.2
2024-09-02 17:58:01 -07:00
Nuno Campos
6e9f54e5ae
postgres 1.0.6
2024-09-02 17:57:55 -07:00
Nuno Campos
dd4a15b569
Require latest version of langgraph-checkpoint
2024-09-02 17:57:33 -07:00
Nuno Campos and GitHub
1122e5cbbb
Merge pull request #1579 from langchain-ai/nc/2sep/async-checkpoint-test-setup
...
test: Ensure that async checkpointers in tests are setup in same event loop as they are used in
2024-09-02 17:57:05 -07:00
Nuno Campos and GitHub
29311f054d
Merge pull request #1580 from langchain-ai/nc/2sep/async-checkpointers-implement-async
...
checkpoint: Implement sync methods in async checkpointers
2024-09-02 17:51:52 -07:00
Nuno Campos
3b2a237deb
Lint
2024-09-02 17:45:57 -07:00
Nuno Campos
0cc3799298
checkpoint: Implement sync methods in async checkpointers
...
- These are needed when subgraphs are invoked synchronously in nodes
2024-09-02 17:43:34 -07:00
Nuno Campos
ddeb9d7314
Disable test in old versions of py
2024-09-02 17:42:37 -07:00
Nuno Campos
d65d0ec665
test: Ensure that async checkpointers in tests are setup in same event loop as they are used in
...
- This more closely remembers the environment they're used in, so it's what we should be testing
- Remove unnecessary pytest-asyncio dependency, use anyio pytest plugin instead
- Convert remaining async tests using only memory checkpointer to use all existing ones
2024-09-02 17:24:54 -07:00
Nuno Campos and GitHub
a937754132
lib 0.2.16
2024-09-01 12:15:20 -07:00
Reuben M and GitHub
8c698fc362
Return replan response in dict. Add Replan example ( #1566 )
2024-08-31 23:41:48 +00:00
gbaian10 and GitHub
3a07fe2efb
docs: fix agent_supervisor.ipynb ( #1562 )
...
fix #1561
2024-08-31 16:35:59 -07:00
William Fu-Hinthorn
1191dc1b48
Handle py3.9
2024-08-30 23:52:41 -07:00
isaac hershenson
ee5801511b
fmt
2024-08-30 18:25:02 -07:00
isaac hershenson
d14477c891
x
2024-08-30 18:22:22 -07:00
isaac hershenson
01765fbda4
x
2024-08-30 17:39:45 -07:00
Isaac Francisco and GitHub
54bcd490ef
Merge branch 'main' into isaac/nodelogging
2024-08-30 16:58:31 -07:00
William Fu-Hinthorn
85e827ae85
Merge branch 'main' into wfh/optional_types
2024-08-30 16:40:56 -07:00
William Fu-Hinthorn
55263c640f
Return a default value instead
2024-08-30 16:28:01 -07:00
William Fu-Hinthorn
51f58279ba
Update snapshot
2024-08-30 16:20:22 -07:00
Nuno Campos and GitHub
7d6a302858
Merge pull request #1514 from vermapratyush/patch-1
...
[docs]: Fix typo
2024-08-30 16:20:18 -07:00
Nuno Campos and GitHub
d225ef074f
Merge pull request #1487 from langchain-ai/isaac/fixcustomersupportbot
...
customer support bot doc nit
2024-08-30 16:14:50 -07:00
Nuno Campos
eca419008c
checkpoint 1.0.8
2024-08-30 16:10:57 -07:00
Nuno Campos and GitHub
76994f3c9a
Merge pull request #1521 from langchain-ai/nc/28aug/pydantic-serialization
...
checkpoint: Avoid changes to pydantic models breaking deserialization while still relying on pydantic's type coercion
2024-08-30 15:56:43 -07:00
Nuno Campos
ca4ebe1031
Update tests
2024-08-30 15:51:57 -07:00
Nuno Campos and GitHub
299179bc33
Merge pull request #1555 from langchain-ai/nc/30aug/detect-nested-graph-in-function-node
...
Detect subgraphs called inside function nodes
2024-08-30 15:19:40 -07:00
Nuno Campos
487fc8a8ca
Detect subgraphs called inside function nodes
2024-08-30 15:13:56 -07:00
Vadym Barda and GitHub
cf4de9a1a5
cli: remove jupyter from examples pyproject ( #1554 )
2024-08-30 21:45:35 +00:00
Nuno Campos and GitHub
921c366708
Merge pull request #1531 from langchain-ai/dependabot/pip/libs/langgraph/notebook-7.2.2
...
Bump notebook from 7.2.1 to 7.2.2 in /libs/langgraph
2024-08-30 14:34:45 -07:00
Nuno Campos and GitHub
243881ae90
Merge pull request #1532 from langchain-ai/dependabot/pip/libs/langgraph/jupyterlab-4.2.5
...
Bump jupyterlab from 4.2.2 to 4.2.5 in /libs/langgraph
2024-08-30 14:34:26 -07:00
Nuno Campos
770132dd79
sdk-py: Add values to get/list threads
2024-08-30 14:23:10 -07:00
Nuno Campos
3943637202
Bump them all
2024-08-30 14:18:35 -07:00
Nuno Campos and GitHub
13cf9b7ec5
Merge pull request #1552 from langchain-ai/nc/30aug/sort-pending-writes-on-fetch
...
postgres/sqlite: Sort pending writes when fetching from db
2024-08-30 14:12:54 -07:00
Nuno Campos
e744db169a
postgres/sqlite: Sort pending writes when fetching from db
2024-08-30 14:07:46 -07:00
Nuno Campos and GitHub
770c092b57
Merge pull request #1551 from langchain-ai/nc/30aug/rm-none-default-node-inputs
...
Remove None default for missing keys when generating input for each node
2024-08-30 14:06:51 -07:00
Nuno Campos
c5c10a41e5
Remove None default for missing keys when generating input for each node
2024-08-30 13:59:36 -07:00
Nuno Campos
af1f218e00
Try init, then construct
2024-08-30 13:35:33 -07:00
Nuno Campos and GitHub
35807068ef
Merge pull request #1545 from langchain-ai/nc/29aug/input-metadata-from-writes
...
For input checkpoint use filtered input writes in checkpoint metadata
2024-08-30 13:30:54 -07:00
Nuno Campos
5db13dffbe
checkpoint: Avoid changes to pydantic models breaking deserialization while still relying on pydantic's type coercion
2024-08-30 13:28:32 -07:00
Nuno Campos
6379cdc36d
Fix tests
2024-08-30 13:25:35 -07:00
Nuno Campos and Nuno Campos
8154ab784e
For input checkpoint use filtered input writes in checkpoint metadata
...
- if we use the raw input we can end up saving keys that were actually ignored (because not one of the input keys), which is incosistent
2024-08-30 13:24:41 -07:00
Vadym Barda and GitHub
c761b80970
docs: update subgraph how-to ( #1520 )
2024-08-30 14:41:29 -04:00
Nuno Campos and GitHub
36d1570c0f
Merge pull request #1550 from langchain-ai/nc/30aug/replay-without-fork
...
Remove the need to fork a thread to replay a past state
2024-08-30 10:39:57 -07:00
Nuno Campos and GitHub
99a845128e
Merge pull request #1522 from langchain-ai/nc/28aug/sdk-join-return-val
...
sdk-py: Update signature for runs.join
2024-08-30 10:36:15 -07:00
Nuno Campos
6036b4a7d4
Remove the need to fork a thread to replay a past state
2024-08-30 10:35:16 -07:00
Nuno Campos
33edc8e808
sdk-py: Update signature for runs.join
2024-08-30 10:31:33 -07:00
Nuno Campos and GitHub
15a204b2be
Merge pull request #1539 from langchain-ai/nc/29aug/nested-update-state
...
Implement update_state for nested graphs
2024-08-30 10:30:40 -07:00
Nuno Campos and GitHub
24a7e6403f
Merge pull request #1538 from langchain-ai/nc/29aug/nested-replay
...
Replay a nested checkpoint
2024-08-30 10:30:14 -07:00
William Fu-Hinthorn
a07ec9d8c8
Handle total=false
2024-08-30 10:21:57 -07:00
Nuno Campos
9fd64cd37b
Lint
2024-08-30 10:19:20 -07:00
Nuno Campos
fcd0f094f9
Add test from harrison, always produce output when resuming graph
2024-08-30 10:10:51 -07:00
William Fu-Hinthorn
65b64c1331
Support optional types from typeddict
...
In the input schema
2024-08-30 09:42:53 -07:00
Vadym Barda and GitHub
30598cd913
docs: fix images in structured react agent ( #1544 )
2024-08-30 01:50:14 +00:00
Nuno Campos
44153e4a49
Update test
2024-08-29 16:52:50 -07:00
Nuno Campos
4133910670
Implement update_state for nested graphs
2024-08-29 16:41:47 -07:00
Nuno Campos
4fc4080597
Enable test for doubly nested interrupts
2024-08-29 15:49:43 -07:00
Nuno Campos
8865831104
Update async test
2024-08-29 15:42:29 -07:00
Nuno Campos
a707eef6f7
Lint
2024-08-29 15:42:25 -07:00
Nuno Campos
090c759da0
Replay a nested checkpoint
...
- note this isn't very useful until update_state is added
2024-08-29 15:39:14 -07:00
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
dependabot[bot] and GitHub
209e4cef7b
Bump jupyterlab from 4.2.2 to 4.2.5 in /libs/langgraph
...
Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab ) from 4.2.2 to 4.2.5.
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases )
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/lsp@4.2.5/CHANGELOG.md )
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.2.2...@jupyterlab/lsp@4.2.5 )
---
updated-dependencies:
- dependency-name: jupyterlab
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-29 18:10:05 +00:00
dependabot[bot] and GitHub
98789acacc
Bump notebook from 7.2.1 to 7.2.2 in /libs/langgraph
...
Bumps [notebook](https://github.com/jupyter/notebook ) from 7.2.1 to 7.2.2.
- [Release notes](https://github.com/jupyter/notebook/releases )
- [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.2.2/CHANGELOG.md )
- [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.2.1...@jupyter-notebook/tree@7.2.2 )
---
updated-dependencies:
- dependency-name: notebook
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-29 18:05:50 +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 )
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
Pratyush Verma and GitHub
8e6019a6b8
Merge branch 'main' into patch-1
2024-08-28 15:46:39 +01:00
Pratyush Verma and GitHub
666fb3f31d
Fix typo
2024-08-28 15:45:02 +01: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 )
2024-08-27 11:34:26 -04:00
Vadym Barda and GitHub
d12f5c6d8b
checkpoint-postgres: allow passing pool ( #1452 )
...
* checkpoint-postgres: allow passing pool
* make psycopg_pool a non-dev dependency
* code review
* lockfile
* move methods
* relax requirements, remove binary
* add binary to dev dependencies
* update readme
2024-08-27 15:30:13 +00:00
9ff54e029e
[docs]: conceptual guide for astream_events ( #1482 )
...
---------
Co-authored-by: Vadym Barda <vadym@langchain.dev >
2024-08-27 15:18:51 +00:00
Nuno Campos and GitHub
2a89c7a5b4
Merge pull request #1492 from langchain-ai/nc/27aug/all-value-channels-same-checkpoint-get
...
lib: For all value channels the return value of checkpoint() and get() are the same
2024-08-27 08:15:45 -07:00
Nuno Campos
f2ec99b9a8
lib: For all value channels the return value of checkpoint() and get() are the same
2024-08-27 08:10:26 -07:00
Vadym Barda and GitHub
eb387cc946
docs: update cloud time travel docs to pass checkpoint_id correctly ( #1483 )
2024-08-27 13:26:22 +00:00
Vadym Barda and GitHub
54b53f384d
sdk-js: release 0.0.8 ( #1490 )
2024-08-27 09:11:57 -04:00
isaac hershenson
86c047eb31
changes
2024-08-26 18:05:17 -07:00
Nuno Campos and GitHub
65784d8174
Merge pull request #1108 from langchain-ai/vb/update-get-state
...
langgraph: update get_state to handle nested subgraph state
2024-08-26 17:58:41 -07:00
vbarda
507930e5b7
lint
2024-08-26 19:29:05 -04:00
vbarda
85e698e20b
filter on checkpoint NS
2024-08-26 19:26:35 -04:00
vbarda
bf4dc5d5f6
Merge branch 'main' into vb/update-get-state
2024-08-26 19:17:26 -04:00
Nuno Campos and GitHub
ce0fad8ddb
Merge pull request #1484 from langchain-ai/vb/add-checkpoint-id-js-sdk
...
sdk-js: add checkpoint_id arg to runs create/stream/wait payload
2024-08-26 15:36:03 -07:00
Nuno Campos
1315c0d743
sdk-py0.1.29
2024-08-26 15:27:53 -07:00
vbarda
ada751d19b
better comment
2024-08-26 18:25:43 -04:00
vbarda
f310716921
sdk-js: add checkpoint_id arg to runs create/stream/wait payload
2024-08-26 17:16:06 -04:00
Nuno Campos and GitHub
568044171b
Merge pull request #1479 from langchain-ai/nc/26aug/with-config
...
Override with_config to store config in Pregel instance
2024-08-26 13:22:30 -07:00
Nuno Campos
1d0f3577a7
Catch any type error when reviving saved values
2024-08-26 13:17:19 -07:00
Nuno Campos
3979bdb792
Type as self
2024-08-26 13:14:11 -07:00
Nuno Campos and GitHub
d8d663ccd5
Merge pull request #1371 from langchain-ai/wfh/set_entry
...
Use START
2024-08-26 12:01:51 -07:00
Nuno Campos
25a72e77ef
Override with_config to store config in Pregel instance
...
- This enables eg customizing callbacks/metadata in langgraph cloud deployments
2024-08-26 11:57:57 -07:00
Alexander Kovrigin and GitHub
da806c466d
Allow passing ToolNode as tools in create_react_agent ( #1451 )
2024-08-26 13:47:50 -04:00
Vadym Barda and GitHub
49c316578b
langgraph: allow END end key in add_edge with list inputs ( #1478 )
2024-08-26 12:51:18 -04:00
Nuno Campos and GitHub
7039a54871
Merge pull request #1477 from langchain-ai/nc/26aug/update-docs-constraints
...
docs: Update langgraph-api/cloud version constraints
2024-08-26 08:34:55 -07:00
Nuno Campos and GitHub
ef17e0351a
Merge pull request #1457 from langchain-ai/dependabot/npm_and_yarn/libs/sdk-js/micromatch-4.0.8
...
Bump micromatch from 4.0.7 to 4.0.8 in /libs/sdk-js
2024-08-26 08:25:46 -07:00
Nuno Campos
0d9c0732d4
docs: Update langgraph-api/cloud version constraints
2024-08-26 08:25:24 -07:00
William FH and GitHub
a2cfe694f1
Fix import ( #1472 )
2024-08-25 20:47:05 -07:00
Nuno Campos and GitHub
858c166cae
Merge pull request #1463 from langchain-ai/nc/24aug/sdk-on-completion
...
sdk: Add on_completion param
2024-08-24 21:38:11 -07:00
Nuno Campos
03785c7d83
sdk: Add on_completion param
2024-08-24 21:34:35 -07:00
David Duong and GitHub
93cb2a7730
Merge pull request #1460 from langchain-ai/dqbd/js-api-key
...
feat(sdk-js): add apiKey property
2024-08-24 19:29:57 +02:00
Tat Dat Duong
4b48e71d2c
Bump to 0.0.7
2024-08-24 19:24:39 +02:00
Tat Dat Duong
b7744aff9b
feat(sdk-js): add apiKey property
2024-08-24 19:24:13 +02:00
Nuno Campos
4a4dd16535
checkpoint 1.0.6
2024-08-23 18:25:56 -07:00
Nuno Campos
ef790a57c6
Lint
2024-08-23 18:17:51 -07:00
Nuno Campos
c49692d794
checkpoint 1.0.5
2024-08-23 18:15:48 -07:00
Nuno Campos
3cda14b069
lib 0.2.14
2024-08-23 18:15:31 -07:00
Nuno Campos
66a13b8865
Add test for runtime value replacement with pydantic model
2024-08-23 18:15:15 -07:00
Nuno Campos
58e139e7fd
Lint
2024-08-23 18:15:04 -07:00
Nuno Campos
a8d860273b
Skip runtime value replacement when not needed
2024-08-23 18:14:59 -07:00
Nuno Campos
3ac4cdf3d4
Fix pydantic model deserialization
2024-08-23 18:14:40 -07:00
Nuno Campos
3a524e0e56
Fix attributeerror
2024-08-23 17:55:14 -07:00
Andrew Nguonly and GitHub
134f8faf8c
Add section about authentication to API reference. ( #1458 )
2024-08-23 17:14:16 -07:00
vbarda
904a1a3471
extra paranoia
2024-08-23 18:09:10 -04:00
vbarda
cb30f68642
remove more reused code
2024-08-23 18:01:35 -04:00
vbarda
15692acef9
refactor to remove nested DB calls
2024-08-23 17:56:28 -04:00
dependabot[bot] and GitHub
610257665f
Bump micromatch from 4.0.7 to 4.0.8 in /libs/sdk-js
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-23 20:36:31 +00:00
Nuno Campos
bc482431c3
lib0.2.13
2024-08-23 13:35:21 -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
Nuno Campos and GitHub
ca63a06549
Merge pull request #1455 from langchain-ai/nc/23aug/some-magic-for-will
...
lib: Context values never stored in checkpoints
2024-08-23 13:17:50 -07:00
Nuno Campos
e8c553c41e
Lint
2024-08-23 13:12:46 -07:00
Nuno Campos
beafddf7c8
Lint
2024-08-23 13:09:28 -07:00
1e6da19257
Update libs/langgraph/langgraph/managed/context.py
...
Co-authored-by: William FH <13333726+hinthornw@users.noreply.github.com >
2024-08-23 13:08:56 -07:00
Nuno Campos
e0898409b9
Lint
2024-08-23 12:57:31 -07:00
Nuno Campos
bc86757e73
lib: Context values never stored in checkpoints
...
- Convert Context to a ManagedValue
- Add shim for old Context constructor
- Add `runtime` flag for managed values, which, prior to serialization, replaces the value with a placeholder, and replaces it back with the actual value on resuming from checkpoint
2024-08-23 12:46:31 -07:00
vbarda
71442916e5
lint
2024-08-23 14:52:31 -04:00
vbarda
1f29925034
add max recursion depth
2024-08-23 14:44:42 -04:00
Vadym Barda and GitHub
4c4d7054ab
Merge branch 'main' into vb/update-get-state
2024-08-23 14:27:40 -04:00
vbarda
1333d8b478
cleanup
2024-08-23 14:26:54 -04:00
vbarda
2bac0d0f41
re-trigger CI
2024-08-23 13:51:57 -04:00
David Duong and GitHub
ed7b2c9e8a
Merge pull request #1443 from langchain-ai:dqbd/js-sdk-end-event
...
fix(sdk-js): support sending end events
2024-08-23 16:48:02 +02:00
Nuno Campos and GitHub
0597aedaff
Merge pull request #1448 from langchain-ai/nc/22aug/serde-exceptions
...
Don't try to serialize exceptions
2024-08-22 21:41:06 -07:00
Nuno Campos
82db383199
Don't try to serialize exceptions
...
- Store their string repr instead
2024-08-22 21:36:27 -07:00
William FH and GitHub
dec7eb6f58
[Docs] Use injected RunnableConfig ( #1444 )
...
* Pass via type
* Format
2024-08-22 18:54:42 -07:00
vbarda
065055e587
small change
2024-08-22 20:37:48 -04:00
vbarda
4162be8119
optimize subgraph state lookups
2024-08-22 20:35:08 -04:00
Nuno Campos
6ece7124ed
Fix param name in docstring
2024-08-22 17:21:01 -07:00
Nuno Campos and GitHub
ffa9b8672a
Merge pull request #1445 from langchain-ai/nc/22aug/sdk-on-disconnect
...
sdk: Add on_disconnect arg to create/wait streaming run
2024-08-22 17:06:24 -07:00
Nuno Campos
19b382335f
sdk: Add on_disconnect arg to create/wait streaming run
2024-08-22 17:03:11 -07:00
Tat Dat Duong
c72acc9145
Add missing status
2024-08-23 01:38:53 +02:00
Nuno Campos and GitHub
c30aa1ca13
Merge pull request #1337 from langchain-ai/nc/13aug/sdk-py-join-stream
...
sdk-py: Add Runs.join_stream endpoint
2024-08-22 15:38:23 -07:00
Nuno Campos
15c3105748
cli0.1.51
2024-08-22 15:37:02 -07:00
Tat Dat Duong
0b7f451b40
Bump to 0.0.6
2024-08-23 00:18:28 +02:00
Tat Dat Duong
75dec9b924
fix(sdk-js): support sending end events
2024-08-23 00:18:06 +02:00
Vadym Barda and GitHub
8090ca67c5
checkpoint-postgres: pass row_factory in cursor ( #1433 )
2024-08-22 17:39:21 -04:00
vbarda
9f6e57d2a7
more code review
2024-08-22 17:37:46 -04:00
vbarda
72893d9abb
code review
2024-08-22 17:33:17 -04:00
Nuno Campos and GitHub
7074604204
Try to improve async stack traces for exceptions in tasks ( #1442 )
...
* Try to improve async stack traces for exceptions in tasks
* Lint
2024-08-22 21:23:48 +00:00
Nuno Campos and GitHub
0720b931e8
Merge pull request #1441 from langchain-ai/nc/22aug/test-checkpointers
...
Test all checkpointers everywhere we test 1 of them
2024-08-22 14:14:49 -07:00
vbarda
4935cf52bf
lint
2024-08-22 16:52:16 -04:00
Nuno Campos
45e3d1a3f1
Test all checkpointers everywhere we test 1 of them
2024-08-22 13:51:38 -07:00
vbarda
acd8acf237
lint
2024-08-22 16:47:12 -04:00
Nuno Campos
3ec419a2f6
lib0.2.12
2024-08-22 12:45:27 -07:00
Nuno Campos
8a00a0026e
checkpoint1.0.4
2024-08-22 12:45:20 -07:00
Nuno Campos and GitHub
7e32de9405
Remove current_tasks from checkpoint interface ( #1440 )
...
* Remove current_tasks from checkpoint interface
- Not used, now clear that it can be supported with put_writes(SCHEDULE)
* Add comment
2024-08-22 19:44:26 +00:00
Nuno Campos and GitHub
96af4c72ce
Merge pull request #1439 from langchain-ai/nc/22aug/rm-unused-when-values
...
Remove unused when values for Interrupt
2024-08-22 12:38:28 -07:00
vbarda
6c7d9c35bc
remove interrupts
2024-08-22 15:37:20 -04:00
vbarda
5654d8fc86
Merge branch 'main' into vb/update-get-state
2024-08-22 15:34:14 -04:00
Nuno Campos
f93512e3b3
Remove unused when values for Interrupt
2024-08-22 12:33:25 -07:00
Nuno Campos and GitHub
a261e1a497
Fix semantics of put_writes/list ( #1436 )
...
* Fix semantics of put_writes/list
- put_writes(error) should not prevent saving future successful if task is retried successfully
- put_writes(writes) should be a no-op if non-error writes already exist for that task (this prevents tasks executed more than once from modifying writes previously saved / acted on)
- checkpoints should not include channel default values (ie those without a version)
- list() should fetch and return writes for each checkpoint
* Lint
* Rm print
* Fix import
* Lint
2024-08-22 19:04:42 +00:00
38daba5259
Better error messages for invalid update in all channel types ( #1437 )
...
* langgraph: support multiple edges for Topic channel annotations
* remove support_multiple_edges
* Better error messages for invalid update in all channel types
---------
Co-authored-by: vbarda <vadym@langchain.dev >
2024-08-22 18:59:29 +00:00
Vadym Barda and GitHub
078f9f7275
docs: fix manage conversation history how-to ( #1438 )
2024-08-22 14:56:34 -04:00
gbaian10 and GitHub
22f5367af7
langgraph: fix add_node input schema error ( #1332 )
2024-08-22 12:32:21 -04:00
Hassan Memon and GitHub
4e2b508ebb
docs: remove extra line from generate function ( #1392 )
2024-08-22 12:27:23 -04:00
Vadym Barda and GitHub
7ec3c0e827
langgraph: release 0.2.11 ( #1432 )
2024-08-22 11:54:47 -04:00
Nuno Campos and GitHub
82408bacf1
Merge pull request #1431 from langchain-ai/vb/fix-get-state-bug
...
langgraph: check for empty checkpoint when creating snapshot tasks
2024-08-22 08:52:00 -07:00
vbarda
9a306ce931
langgraph: check for empty checkpoint when creating snapshot tasks
2024-08-22 11:47:36 -04:00
Harrison Chase and GitHub
a9a59dd4e4
fix notebook ( #1422 )
2024-08-22 09:29:23 -04:00
Nuno Campos
a545a70afb
lib0.2.10
2024-08-21 16:33:30 -07:00
Nuno Campos and GitHub
4521f9312d
Merge pull request #1420 from langchain-ai/nc/21aug/debug-mode-interrupts-errors
...
Add interrupts and errors to debug stream mode
2024-08-21 16:31:58 -07:00
Nuno Campos
d67419522d
Remove error
2024-08-21 16:27:23 -07:00
Nuno Campos
d85e267a83
Add interrupts and errors to debug stream mode
...
- move remaining output code from Pregel.stream to PregelLoop
2024-08-21 16:23:48 -07:00
Vadym Barda and GitHub
426125cf96
Merge branch 'main' into vb/update-get-state
2024-08-21 19:20:20 -04:00
Nuno Campos and GitHub
4827377191
Merge pull request #1419 from langchain-ai/nc/21aug/cli-redis
...
cli: Add redis container to `langgraph up`
2024-08-21 16:19:09 -07:00
vbarda
0b6088f913
remove futures.clear
2024-08-21 18:26:54 -04:00
vbarda
578ec48031
Merge branch 'main' into vb/update-get-state
2024-08-21 18:21:28 -04:00
vbarda
e7bc74e918
remove refactors
2024-08-21 18:06:18 -04:00
vbarda
0a87b9fa1c
update more tests
2024-08-21 17:49:51 -04:00
Nuno Campos
37848a5361
cli: Add redis container to langgraph up
2024-08-21 14:37:36 -07:00
Nuno Campos
9147d05cc4
lib0.2.9
2024-08-21 14:32:15 -07:00
Nuno Campos and GitHub
46171dd759
Merge pull request #1418 from langchain-ai/nc/21aug/fix-pending-interrupt-run
...
Fix pending run when interrupt exception is used
2024-08-21 14:29:59 -07:00
Nuno Campos
47ed3d97e9
Fix pending run when interrupt exception is used
2024-08-21 14:25:00 -07:00
Nuno Campos and GitHub
06c2481783
Merge pull request #1415 from langchain-ai/nc/21aug/loop-rm-pregel-arg
...
Remove graph arg to PregelLoop
2024-08-21 14:24:40 -07:00
Vadym Barda and GitHub
1907646bd4
sdk-py: release 0.1.28 ( #1417 )
2024-08-21 17:10:18 -04:00
Vadym Barda and GitHub
3a65f83ae1
sdk-py: allow passing custom headers ( #1416 )
2024-08-21 21:05:03 +00:00
Nuno Campos and GitHub
57811a6bfd
Merge pull request #1414 from langchain-ai/nc/21aug/combine-managers
...
Combine channel and managed values manager
2024-08-21 13:49:15 -07:00
Nuno Campos
02697b5712
Remove graph arg to PregelLoop
2024-08-21 13:45:42 -07:00
Nuno Campos
e76f4cc434
Combine channel and managed values manager
2024-08-21 13:30:18 -07:00
vbarda
f51e7ea9a4
pass pending writes in checkpointers
2024-08-21 15:38:30 -04:00
Nuno Campos
14ec51601c
lib0.2.8
2024-08-21 12:09:11 -07:00
Nuno Campos and GitHub
14976d4c56
Interrupts shouldn't be retried ( #1413 )
...
* Interrupts shouldn't be retried
* Add async test
* Lint
2024-08-21 12:08:58 -07:00
vbarda
a94168af7f
Merge branch 'main' into vb/update-get-state
2024-08-21 15:07:52 -04:00
Nuno Campos
2f41b2891b
lib0.2.7
2024-08-21 11:33:54 -07:00
Nuno Campos and GitHub
c857a77dd1
Merge pull request #1352 from langchain-ai/nc/14aug/scoped-value
...
Add SharedValue
2024-08-21 11:33:18 -07:00
Nuno Campos
5fb2c2c6f8
Lint
2024-08-21 11:27:04 -07:00
Nuno Campos
4250ff92b8
Fix
2024-08-21 11:25:37 -07:00
Nuno Campos
7fd4a9ed30
Lint
2024-08-21 10:48:52 -07:00
Nuno Campos
2106b5e4a6
Lint
2024-08-21 10:48:04 -07:00
Nuno Campos
1af0367b34
Add error message
2024-08-21 09:41:53 -07:00
Nuno Campos
f037a2e9cb
Update docstring
2024-08-21 09:39:58 -07:00
Nuno Campos
aa1a6be160
Rename more
2024-08-21 09:36:21 -07:00
Nuno Campos
c9e6ee6da7
Rename
2024-08-21 09:34:12 -07:00
Nuno Campos
bd7b9cca21
WIP
2024-08-21 09:30:47 -07:00
Nuno Campos
b228fc1a9b
Add serde
2024-08-21 09:30:34 -07:00
Nuno Campos
c3794f1fd3
Use batched async kv inside loop
2024-08-21 09:30:22 -07:00
Nuno Campos
4e1db854f6
Add async test
2024-08-21 09:30:22 -07:00
Nuno Campos
630d9c79ed
Split out async batch to sep file
2024-08-21 09:30:22 -07:00
Nuno Campos
8f8f3849fc
Lint
2024-08-21 09:30:22 -07:00
Nuno Campos
656f89e16a
Lint
2024-08-21 09:30:22 -07:00
Nuno Campos
9b90a24d94
Lint
2024-08-21 09:30:22 -07:00
Nuno Campos
77d7deb033
Rename
2024-08-21 09:30:22 -07:00
Nuno Campos
7ca37afc74
Fix
2024-08-21 09:30:21 -07:00
Nuno Campos
2bc0e2df42
Fix
2024-08-21 09:30:21 -07:00
Nuno Campos
1dc09dc45f
Remove warning on write to managed channel
2024-08-21 09:30:21 -07:00
Nuno Campos
1cc02825ea
Add ScopedValue
...
- state shared between threads
2024-08-21 09:30:21 -07:00
Nuno Campos
d1b7a787ee
lib0.2.6
2024-08-21 09:22:27 -07:00
Nuno Campos and GitHub
f8b053a286
Enable raising Interrupt from inside a node, add list of current interrupts to get_state ( #1354 )
...
* Enable raising Interrupt from inside a node, add list of current interrupts to get_state
* Lint
* Allow multiple interrupt values in exception
* Better typings
* Fix some tests
* Fix up
* Lint
* Add test
* Lint
* WIP stay=True
* Fix tests for get_state
* Remove ids
* Fix step count
* 999
* less fun
* Undo
* Update debug interface
* Remove ability to pass multiple values
* Undo
2024-08-21 16:19:15 +00:00
David Duong and GitHub
ebf060675d
feat(js-sdk): add config and parent_config to thread state schema ( #1411 )
...
* feat(js-sdk): add config and parent_config to thread state schema
* Bump to 0.0.5
2024-08-21 17:00:10 +02:00
Nuno Campos
3d33b575d6
0.2.5
2024-08-20 16:59:04 -07:00
vbarda
a161a9ca97
more explicit naming
2024-08-20 15:44:16 -04:00
vbarda
422ed92aef
sdk-py: add sync client
2024-08-20 15:42:43 -04:00
Vadym Barda and GitHub
314488b5c5
ci: run full test suite on all changes ( #1397 )
2024-08-20 08:47:12 -04:00
Nuno Campos and GitHub
6e4dc26890
Merge pull request #1396 from langchain-ai/nc/19aug/fix-args
...
postgres: Fix args to put_writes
2024-08-19 15:57:44 -07:00
Nuno Campos
9cfb4b01c8
postgres: Fix args to put_writes
2024-08-19 15:54:49 -07:00
Nuno Campos and GitHub
e7d2621a05
Merge pull request #1395 from langchain-ai/nc/19aug/put-writes-idempotent
...
checkpoint-*: In put_writes clear any previously saved writes for this task_id
2024-08-19 15:48:40 -07:00
Nuno Campos
c0c534cbe3
Add pipeline arg
2024-08-19 15:44:22 -07:00
Nuno Campos
7aaeedd7ba
checkpoint-*: In put_writes clear any previously saved writes for this task_id
...
- Previously implementations were clearing only tasks if the index matched a previously saved one, which isn't enough to guarantee idempotency
2024-08-19 15:40:04 -07:00
Nuno Campos and GitHub
e15d56c2f2
Merge pull request #1390 from langchain-ai/nc/19aug/add-xray-test
...
Add xray test for issue #593
2024-08-19 12:09:51 -07:00
Nuno Campos
8a7c6b4fa7
Add xray test
2024-08-19 12:05:36 -07:00
Nuno Campos and GitHub
2e073473dc
Merge pull request #1389 from langchain-ai/nc/19aug/fix-ready-signal
...
cli: Fix ready signal
2024-08-19 08:26:14 -07:00
Nuno Campos
31dcd15927
cli: Fix ready signal
2024-08-19 07:52:00 -07:00
William Fu-Hinthorn
1bd40b2ebf
Do markdown
2024-08-16 15:45:56 -07:00
William Fu-Hinthorn
b5429b6342
Use START
2024-08-16 15:43:24 -07:00
Nuno Campos and GitHub
fc95028738
Merge pull request #1370 from langchain-ai/nc/16aug/checkpoint-errors
...
Checkpoint errors in pending_writes, expose under StateSnapshot.tasks
2024-08-16 13:15:40 -07:00
Nuno Campos
e916cab08f
Checkpoint errors in pending_writes, expose under StateSnapshot.tasks
...
- Save errors produced by tasks, under pending_writes
- Re-work logic to cancel other tasks when one fails, ready to change for interrupt exception
- Update serializer to handle exceptions
- Update get_state/get_state_history with new return value property "tasks" which contains a richer description of the next tasks, currently with id, name and error (if already ran and errored)
2024-08-16 13:11:27 -07:00
Vadym Barda and GitHub
e4f1f90127
update pyproject in monorepo to reflect consistent min python version ( #1369 )
2024-08-16 15:41:56 +00:00
Nuno Campos
a16a33806c
lib0.2.4
2024-08-15 15:37:51 -07:00
Nuno Campos and GitHub
007f419bdc
Merge pull request #1363 from Glavin001/patch-1
...
Include exception traceback in run_with_retry logging
2024-08-15 15:37:01 -07:00
Isaac Francisco and GitHub
5bee9e92b5
[docs]: add studio desktop callout ( #1361 )
2024-08-15 22:35:04 +00:00
Nuno Campos
6a68581a9f
Lint
2024-08-15 15:32:48 -07:00
Nuno Campos
78781b0a90
Use exc_info
2024-08-15 15:23:54 -07:00
Glavin Wiechert and GitHub
d15c5a46de
Include exception traceback in run_with_retry logging
2024-08-15 18:29:05 -03:00
Isaac Francisco and GitHub
ce37fd3a04
[docs]: studio faqs ( #1207 )
...
* draft
* spelling
* rephrases
* vadym comments
2024-08-15 11:56:00 -07:00
Isaac Francisco and GitHub
64636ee978
[docs]: add auth and small changes ( #1356 )
...
* wip
* m
* nit
2024-08-15 18:25:53 +00:00
Isaac Francisco and GitHub
388a9643a5
[docs]: copying threads ( #1350 )
...
* wip
* wip
* wip
* vadym comments
2024-08-15 11:19:18 -07:00
Nuno Campos and GitHub
c9f4b5aede
Merge pull request #1360 from langchain-ai/nc/14auug/debug-checkpoint-full
...
Add missing attributes to checkpoint event in debug output
2024-08-15 10:26:27 -07:00
Nuno Campos and GitHub
855139d869
Merge pull request #1299 from langchain-ai/dependabot/pip/libs/langgraph/aiohttp-3.10.2
...
build(deps-dev): bump aiohttp from 3.9.5 to 3.10.2 in /libs/langgraph
2024-08-15 10:20:16 -07:00
Nuno Campos
d07cbd34ce
checkpoint1.0.3
2024-08-15 10:19:50 -07:00
Nuno Campos
c701fef634
Lint
2024-08-15 09:40:53 -07:00
Nuno Campos
2c8fc3c9c6
Add missing attributes to checkpoint event in debug output
2024-08-15 09:30:29 -07:00
vbarda
45054df71a
remove include_subgraph_state kwarg
2024-08-14 21:07:56 -04:00
Isaac Francisco and GitHub
8ad797e261
fix ( #1353 )
2024-08-14 17:16:00 -07:00
Nuno Campos and GitHub
2dbfc8aca3
Merge pull request #1344 from langchain-ai/nc/14aug/ignore-serialized-values-missing-constructor
...
checkpoint: Ignore serialized values when constructor no longer available
2024-08-14 14:43:57 -07:00
vbarda
7fa97898aa
correctly propagate all subgraph attributes
2024-08-14 16:15:08 -04:00
Isaac Francisco and GitHub
3b2d5f02e1
[docs]: cloud how to for checking thread status ( #1346 )
...
* draft
* nit
* harrison comments
* spelling
2024-08-14 11:56:43 -07:00
Isaac Francisco and GitHub
34fd833b04
[docs]: purge message graph ( #1330 )
...
* purge message graph
* docstrings
* use with dicts
2024-08-14 11:16:38 -07:00
vbarda
6531ec7669
remove inherit checkpointer
2024-08-14 14:14:06 -04:00
Nuno Campos
728b283063
checkpoint: Ignore serialized values when constructor no longer available
2024-08-14 10:59:14 -07:00
Isaac Francisco and GitHub
a3dd43b39b
x ( #1343 )
2024-08-14 16:32:49 +00:00
Isaac Francisco and GitHub
41a6eb7cf4
[docs]: add CURL commands to some how-tos ( #1325 )
2024-08-14 12:31:24 -04:00
vbarda
409b915a3f
code review
2024-08-14 12:10:07 -04:00
Isaac Francisco and GitHub
c04133b1df
[docs]: cloud hil review tool calls ( #1334 )
...
* hil review tool calls
* interrupt note
2024-08-14 08:03:15 -07:00
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
isaac hershenson
eee91d2129
wip
2024-08-08 15:29:40 -07:00
Vadym Barda and GitHub
56bf9c9047
Merge branch 'main' into vb/update-get-state
2024-07-24 14:03:10 -04:00
vbarda
a7d48465da
use .list for looking up prefix-matched checkpoints
2024-07-24 13:45:48 -04:00
vbarda
6ae2c6c7b9
Merge branch 'main' into vb/update-get-state
2024-07-24 11:18:10 -04:00
vbarda
ae696d4f30
add sync history
2024-07-23 21:40:04 -04:00
vbarda
b43ef6440f
tests
2024-07-23 20:59:10 -04:00
vbarda
e615aabf14
cleanup names + make subgraph state optional
2024-07-23 20:28:23 -04:00
vbarda
92ae8f4817
async methods
2024-07-23 19:51:44 -04:00
vbarda
2268802908
Merge branch 'main' into vb/update-get-state
2024-07-23 18:51:36 -04:00
vbarda
261cdf88a5
langgraph: update get_state to handle nested subgraph state
2024-07-23 18:35:49 -04:00