Jacob Lee
|
57ae1e36de
|
Release 0.2.33 (#742)
|
2024-12-13 00:33:32 +00:00 |
|
Jacob Lee
|
403cd51dfd
|
feat(langgraph): Adds error page for unreachable nodes (#741)
|
2024-12-12 16:26:03 -08:00 |
|
Jacob Lee
|
3ef8ace0f0
|
feat(langgraph): Allow tools to return Commands and update graph state (#740)
|
2024-12-12 15:42:34 -08:00 |
|
Jacob Lee
|
80a7e81c60
|
Release 0.2.32 (#736)
|
2024-12-12 00:08:32 +00:00 |
|
Jacob Lee
|
63c16e7b26
|
fix(langgraph): Fix state graph invoke typing (#735)
|
2024-12-11 16:02:26 -08:00 |
|
Jacob Lee
|
02fe24c9e3
|
fix(langgraph): Fix Command update behavior for static breakpoints (#734)
|
2024-12-11 15:06:01 -08:00 |
|
Brace Sproul
|
b40c54b9fb
|
Release 0.2.31 (#733)
|
2024-12-11 19:43:17 +00:00 |
|
Brace Sproul
|
4760d6875f
|
fix(langgraph): Put writes for special channels (#732)
0.2.31
|
2024-12-11 11:37:37 -08:00 |
|
Brace Sproul
|
83452a82d3
|
Release(langgraph): 0.2.30 (#730)
|
2024-12-10 23:11:39 +00:00 |
|
Brace Sproul
|
dd08dd306f
|
fix(docs): Update agent supervisor notebook (#722)
0.2.30
|
2024-12-10 15:05:14 -08:00 |
|
Brace Sproul
|
2d1c891804
|
fix(langgraph): Allow multiple interrupts per node (#713)
|
2024-12-10 14:49:06 -08:00 |
|
David Duong
|
b79a91e530
|
Merge pull request #2699 from langchain-ai/dqbd/sdk-js-0.0.32
feat(sdk-js): bump to 0.0.32
|
2024-12-11 02:00:21 +04:00 |
|
Tat Dat Duong
|
102edc072d
|
feat(sdk-js): bump to 0.0.32
|
2024-12-10 22:52:51 +01:00 |
|
Vadym Barda
|
a97965da9b
|
docs: add an FAQ note for command vs cond edge (#729)
|
2024-12-10 20:19:52 +00:00 |
|
Jacob Lee
|
dd7b9e8d5f
|
docs: Adds multi agent network docs (#728)
|
2024-12-10 17:34:37 +00:00 |
|
Vadym Barda
|
f15f915676
|
docs: add handoffs (#727)
|
2024-12-10 17:25:36 +00:00 |
|
Vadym Barda
|
67e962ae4f
|
docs: update concept docs (#726)
|
2024-12-10 12:10:49 -05:00 |
|
Jacob Lee
|
fd2f6dfd63
|
docs: Add command docs (#725)
|
2024-12-10 02:47:53 -08:00 |
|
Jacob Lee
|
2577a26e5a
|
Release 0.2.29 (#724)
|
2024-12-10 10:35:06 +00:00 |
|
Jacob Lee
|
b65a9b9ce5
|
fix(langgraph): Fix validation and drawing for edgeless graphs (#723)
|
2024-12-10 10:28:24 +00:00 |
|
穿过光纤
|
b6063a9674
|
docs: Fix typo (#719)
|
2024-12-10 03:07:16 +00:00 |
|
Jacob Lee
|
dccfc1e83d
|
Release 0.2.28 (#721)
|
2024-12-10 00:16:58 +00:00 |
|
Jacob Lee
|
ebef3e9d90
|
feat(langgraph): Edgeless graph support (#717)
|
2024-12-09 16:10:55 -08:00 |
|
Jared Hanson
|
39960178e3
|
fix(langgraph): Re-throw NodeInterrupt errors from ToolNode for HITL. (#718)
Co-authored-by: Jacob Lee <jacoblee93@gmail.com>
|
2024-12-08 18:41:41 -08:00 |
|
Jacob Lee
|
c713acdd57
|
release(langgraph): 0.2.27 (#716)
|
2024-12-06 11:07:58 +00:00 |
|
Jacob Lee
|
bbde3ed7d8
|
docs: Adds semantic search docs (#715)
|
2024-12-06 10:57:18 +00:00 |
|
Jacob Lee
|
dd719dfd73
|
feat(prebuilt): Adds stateModifier param to createReactAgent (#714)
|
2024-12-05 18:46:49 -08:00 |
|
Brace Sproul
|
253f285c44
|
fix: Allow updating state as node end (#712)
|
2024-12-06 01:06:38 +00:00 |
|
Jared Hanson
|
b52fb0dabc
|
Allow value of NodeInterrupt to be any (JSON-serializable) type. (#710)
Co-authored-by: Jacob Lee <jacoblee93@gmail.com>
|
2024-12-05 16:30:04 -08:00 |
|
Brace Sproul
|
6312239f1a
|
Release 0.2.26 (#709)
|
2024-12-05 23:08:25 +00:00 |
|
Brace Sproul
|
5f324c1860
|
fix(langgraph): Prevent non RunnableConfig keys from being passed (#707)
0.2.26
|
2024-12-05 15:03:13 -08:00 |
|
Jacob Lee
|
12470854a1
|
Release 0.2.25 (#706)
|
2024-12-05 17:58:04 +00:00 |
|
David Duong
|
7af0f8e66b
|
feat(graph): passthrough input types to invoke/stream (#650)
|
2024-12-05 18:45:21 +01:00 |
|
David Duong
|
935362b0e8
|
Merge pull request #2653 from langchain-ai/dqbd/sdk-command
fix(sdk-js): rename Command["send"] to `goto`
|
2024-12-05 20:49:47 +04:00 |
|
Tat Dat Duong
|
da43d2b817
|
fix(sdk-js): rename Command["send"] to goto
|
2024-12-05 17:14:07 +01:00 |
|
William FH
|
62ecd059e9
|
[Checkpoint] Release 0.0.13 (#704)
|
2024-12-05 06:42:48 -08:00 |
|
David Duong
|
2c4c049f74
|
fix(interrupt): match signature of GraphInterrupt created in interrupt() (#703)
|
2024-12-04 17:01:00 -08:00 |
|
David Duong
|
790391f584
|
fix(debug): interrupts task result double tuple format (#702)
|
2024-12-05 00:32:49 +01:00 |
|
Brace Sproul
|
24beabb7eb
|
fix(langgraph): Add test for invoking a single node (#701)
|
2024-12-04 09:31:22 -08:00 |
|
William FH
|
586628fd5c
|
InMem Search (#700)
|
2024-12-03 23:30:28 -08:00 |
|
William FH
|
894e1c3883
|
[JS] Update SDK version (#2619)
|
2024-12-03 23:01:19 -08:00 |
|
William FH
|
70eeffa696
|
Update docstrings for store classes (#2616)
|
2024-12-03 19:51:25 -08:00 |
|
Brace Sproul
|
1d86b900af
|
release(langgraph): 0.2.24 (#699)
|
2024-12-03 01:18:09 +00:00 |
|
Brace Sproul
|
4e57fca25a
|
fix(langgraph): Add test for subgraph interrupts & resume with Command (#698)
Co-authored-by: Nuno Campos <nuno@langchain.dev>
0.2.24
|
2024-12-02 17:13:37 -08:00 |
|
David Duong
|
42df734139
|
Merge pull request #2596 from langchain-ai/dqbd/sdk-cancel-on-disconnect
feat(sdk): pass cancel on disconnect when joining stream
|
2024-12-03 04:45:00 +04:00 |
|
Tat Dat Duong
|
274262c545
|
Bump to 0.0.30
|
2024-12-03 01:31:11 +01:00 |
|
Tat Dat Duong
|
92f8c22074
|
feat(sdk): pass cancel on disconnect when joining stream
|
2024-12-03 01:17:15 +01:00 |
|
David Duong
|
fbcadd36d3
|
Merge pull request #2592 from langchain-ai/dqbd/sdk-list-runs-by-status
feat(sdk): add ability to search runs via status
|
2024-12-03 04:03:29 +04:00 |
|
Tat Dat Duong
|
798d0b93a8
|
feat(sdk): add ability to search runs via status
|
2024-12-02 19:53:58 +01:00 |
|
David Duong
|
f2e6ebc17b
|
fix(docs): use messagesStateReducer instead of concat to match Python (#696)
|
2024-12-02 07:08:21 -08:00 |
|