Tat Dat Duong
|
004118c764
|
Script cleanup, add CI
|
2025-04-10 12:29:31 +02:00 |
|
Tat Dat Duong
|
b205248bbb
|
Insert langgraph_auth_user into config, match tests from Python API
|
2025-04-10 11:05:17 +02:00 |
|
Tat Dat Duong
|
42ea6b6c53
|
Add missing test
|
2025-04-10 02:29:34 +02:00 |
|
Tat Dat Duong
|
6f86b58a11
|
Implement studio no-op
|
2025-04-10 02:18:29 +02:00 |
|
Tat Dat Duong
|
e099b6c25f
|
Clean up auth
|
2025-04-10 01:58:50 +02:00 |
|
David Duong
|
792506368c
|
feat(sdk-js): use event key instead of action, prevent retrying on HTTP 409 (#4223)
|
2025-04-10 01:54:54 +02:00 |
|
Tat Dat Duong
|
b57d511f7a
|
feat(sdk-js): use event key instead of action, clean up interfaces
|
2025-04-10 01:52:44 +02:00 |
|
Vadym Barda
|
36d73f75a6
|
supervisor: release 0.0.11 (#1093)
supervisor==0.0.11
|
2025-04-09 11:29:50 -04:00 |
|
Vadym Barda
|
a0edaec4f5
|
supervisor: add responseFormat param (#1092)
|
2025-04-09 15:19:44 +00:00 |
|
David Duong
|
2084608eb4
|
fix(langgraph): goto + interrupt handling (#1068)
|
2025-04-09 14:48:17 +02:00 |
|
Tat Dat Duong
|
e17f03274f
|
Exclude auth test for now
|
2025-04-09 02:08:51 +02:00 |
|
Tat Dat Duong
|
ec281e2093
|
Fix lint
|
2025-04-09 02:05:47 +02:00 |
|
Tat Dat Duong
|
0993b774e2
|
Add some portion of integration tests
|
2025-04-09 02:05:04 +02:00 |
|
David Duong
|
ea97094857
|
feat(sdk-js): add support for registering multiple events at once (#4209)
|
2025-04-09 01:58:49 +02:00 |
|
Tat Dat Duong
|
f611af453c
|
Prevent casting
|
2025-04-09 01:57:50 +02:00 |
|
Tat Dat Duong
|
6434320c3b
|
feat(sdk-js): add support for registering multiple events at once
|
2025-04-09 01:56:32 +02:00 |
|
Ben Burns
|
75ad84ce7a
|
chore(docs): update banner to point at JS job listing (#1090)
|
2025-04-09 10:58:08 +12:00 |
|
David Duong
|
8df0658e85
|
release(sdk-js): 0.0.64 (#4207)
|
2025-04-08 23:46:23 +02:00 |
|
Tat Dat Duong
|
6de047ff8b
|
release(sdk-js): 0.0.64
|
2025-04-08 23:45:03 +02:00 |
|
David Duong
|
4e95d9b9a8
|
feat(sdk-js): add auth types (#4199)
|
2025-04-08 23:44:33 +02:00 |
|
Tat Dat Duong
|
5c98b641bd
|
Handle mutability of metadata object
|
2025-04-08 17:30:11 +02:00 |
|
Tat Dat Duong
|
489c619716
|
Default type for TExtra
|
2025-04-08 17:10:43 +02:00 |
|
Tat Dat Duong
|
570ecfdcf0
|
Remove extra
|
2025-04-08 17:07:04 +02:00 |
|
Tat Dat Duong
|
5761846bf5
|
Add unused extra generic for future typing of metadata
|
2025-04-08 17:06:51 +02:00 |
|
Tat Dat Duong
|
9f7fa662e4
|
Fix types
|
2025-04-08 14:14:42 +02:00 |
|
Tat Dat Duong
|
1b5a96c3f1
|
Add missing types
|
2025-04-08 14:13:59 +02:00 |
|
Tat Dat Duong
|
21aab1150e
|
feat(api): JS custom auth support
|
2025-04-08 13:56:08 +02:00 |
|
lc-arjun
|
a9a172e57e
|
Release js sdk 0.0.63 (#4192)
|
2025-04-07 18:40:59 -07:00 |
|
Nuno Campos
|
673a563ce3
|
feat: add assistant description to js sdk (#4191)
|
2025-04-07 18:37:49 -07:00 |
|
Arjun Natarajan
|
3447ea1953
|
add assistant description to js sdk
|
2025-04-07 21:06:34 -04:00 |
|
Tat Dat Duong
|
b086d4d374
|
feat(sdk-js): add auth types
|
2025-04-07 20:29:14 +02:00 |
|
Tat Dat Duong
|
ad18c0fb11
|
Make the PR smaller
|
2025-04-07 17:17:19 +02:00 |
|
Tat Dat Duong
|
61112eb225
|
Create a new checkpoint when we do Command(goto=...) or Command(update=...)
|
2025-04-07 17:15:51 +02:00 |
|
Tat Dat Duong
|
2f65956e35
|
Revert isResuming behavior in _first
|
2025-04-07 13:00:02 +02:00 |
|
Tat Dat Duong
|
13bd75621d
|
fix(langgraph): goto + interrupt handling
|
2025-04-07 13:00:02 +02:00 |
|
Vadym Barda
|
8abd32cc53
|
release(langgraph-supervisor): 0.0.10 (#1083)
supervisor==0.0.10
|
2025-04-04 19:48:58 -04:00 |
|
Vadym Barda
|
110c1a9f4c
|
supervisor: bump min langgraph version (#1082)
|
2025-04-04 19:47:32 -04:00 |
|
Vadym Barda
|
373ba6d698
|
Release 0.2.63 (#1081)
0.2.63
|
2025-04-04 19:44:09 -04:00 |
|
Vadym Barda
|
b17795cb17
|
langgraph-supervisor: add includeAgentName param (#1080)
|
2025-04-04 23:41:20 +00:00 |
|
Vadym Barda
|
27899eb013
|
supervisor: move tests + add a new one (#1079)
|
2025-04-04 22:10:47 +00:00 |
|
Vadym Barda
|
9f64360768
|
langgraph: allow runnable sequence to be passed to createReactAgent (#1078)
Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
|
2025-04-04 14:39:43 -04:00 |
|
Vadym Barda
|
2a317f91ce
|
langgraph: combine Command.PARENT commands with Sends in ToolNode (#1076)
|
2025-04-04 16:46:21 +00:00 |
|
David Duong
|
2dee4e802e
|
Merge pull request #41 from langchain-ai/dqbd/0.0.20
release(api,cli): 0.0.20
|
2025-04-02 17:22:35 +02:00 |
|
Tat Dat Duong
|
bca682d518
|
release(api,cli): 0.0.20
|
2025-04-02 17:21:54 +02:00 |
|
David Duong
|
3cd38c1c2a
|
Merge pull request #40 from langchain-ai/dqbd/gen-ui-separate
feat(ui): further splitting of gen ui code
|
2025-04-02 17:18:34 +02:00 |
|
Tat Dat Duong
|
7f29ec53ef
|
Cleanup
|
2025-04-02 16:04:23 +02:00 |
|
Tat Dat Duong
|
4e921e7f0c
|
Bump to 0.0.20
|
2025-04-02 15:38:37 +02:00 |
|
Brace Sproul
|
be3397fec5
|
release(cua): 0.0.5 (#1073)
|
2025-04-01 18:53:04 -07:00 |
|
Brace Sproul
|
98f23fadc3
|
release(cua): 0.0.5-rc.0 (#1072)
|
2025-04-01 18:51:58 -07:00 |
|
Brace Sproul
|
7fb6d5b14e
|
feat(cua): Add option to store images in external store instead of ba… (#1071)
|
2025-04-02 01:49:33 +00:00 |
|