Brace Sproul
|
bcc585a013
|
release(langgraph-checkpoint): 0.0.17 (#1106)
|
2025-04-14 11:04:55 -07:00 |
|
Brace Sproul
|
bd31527e41
|
fix: Never wrap async batch store with async batch store (#1103)
|
2025-04-14 11:03:02 -07:00 |
|
Ben Burns
|
73dbe507ff
|
chore(docs): update link to JS JD (#1104)
|
2025-04-14 16:27:40 +12:00 |
|
Tat Dat Duong
|
9bec26b41a
|
feat(api): custom routes
|
2025-04-11 16:40:40 +02:00 |
|
David Duong
|
247dcbff27
|
fix(docs): code snippet typo (#1095)
|
2025-04-10 22:15:30 +02:00 |
|
Tat Dat Duong
|
49bb1b4928
|
fix(docs): code snippet typo
|
2025-04-10 22:13:16 +02:00 |
|
David Duong
|
e03edf7c3e
|
feat(docs): custom auth (#1094)
|
2025-04-10 21:52:13 +02:00 |
|
Tat Dat Duong
|
9ff64c8e14
|
Add missing references
|
2025-04-10 21:47:31 +02:00 |
|
Tat Dat Duong
|
8d6c299d31
|
feat(docs): update typedoc references for auth
|
2025-04-10 17:03:03 +02:00 |
|
Tat Dat Duong
|
f89dd99390
|
feat(docs): custom auth
|
2025-04-10 16:41:46 +02:00 |
|
David Duong
|
cf7e104e70
|
Merge pull request #44 from langchain-ai/dqbd/api-auth
feat(api): JS custom auth support
|
2025-04-10 13:27:39 +02:00 |
|
Tat Dat Duong
|
fd191c7c55
|
Bump to 0.0.21
|
2025-04-10 13:25:24 +02:00 |
|
Tat Dat Duong
|
b212f8a561
|
Don't run for Node 18.x
|
2025-04-10 13:22:44 +02:00 |
|
Tat Dat Duong
|
bc3c965f18
|
Swap to jose
|
2025-04-10 12:54:21 +02:00 |
|
Tat Dat Duong
|
f83815e98c
|
Fix test
|
2025-04-10 12:36:20 +02:00 |
|
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 |
|