Commit Graph

2755 Commits

Author SHA1 Message Date
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
Brace Sproul 090ce16abd feat(docs): Add create-agent-chat-app to readme quickstart (#1069) 2025-04-01 15:43:36 -07:00
Tat Dat Duong 020a70f1c8 Consolidate context 2025-04-02 00:38:47 +02:00
Tat Dat Duong 2e1c7fb1fa Use more sane filenames 2025-04-02 00:34:24 +02:00
Brace Sproul 45f9347cfc fix(docs): Add missing prebuilt packages (#1070) 2025-04-01 15:28:43 -07:00
Tat Dat Duong 7a62f0231e Bump to 0.0.20-dev.0 2025-04-01 22:11:55 +02:00
Ben Burns ae74785559 chore(langgraph): add tests to verify initial state for invocations after abort (#1067) 2025-04-01 14:13:13 +13:00
Tat Dat Duong c93c9c9c1e fix(sdk-js): send accepts any input 2025-04-01 00:15:32 +02:00
Tat Dat Duong 4489592b52 feat(ui): further splitting of gen ui code 2025-03-31 22:39:32 +02:00
David Duong 84aea8c3f4 Merge pull request #39 from langchain-ai/dqbd/ui-separate-pkg
feat(ui): separate as standalone package
2025-03-31 19:01:19 +02:00
Tat Dat Duong 2727315588 Add missing working-dir 2025-03-31 18:56:27 +02:00
Tat Dat Duong 987044196f Maybe? 2025-03-31 18:51:54 +02:00
Tat Dat Duong 05d56aaf22 Double the wait port timeout... 2025-03-31 18:44:18 +02:00
Tat Dat Duong 16d0ed6e0f Add ts-ignore 2025-03-31 18:27:00 +02:00
Tat Dat Duong a182ddf8a6 Do not rebuild the server twice when testing, make sure that we're running the tests on built artifacts 2025-03-31 18:25:08 +02:00
Tat Dat Duong 8255e2992a Update lock 2025-03-31 18:15:44 +02:00
Tat Dat Duong c99641c6fa Add ts as devdep 2025-03-31 18:13:31 +02:00
Tat Dat Duong 326be555e0 Make sure to build in proper order 2025-03-31 18:05:38 +02:00
Tat Dat Duong 0de1f26555 Add .prettierignore 2025-03-31 17:56:55 +02:00
David Duong 9f57892c45 Merge pull request #38 from langchain-ai/dqbd/gen-ui-cli
feat(cli): pass LANGGRAPH_UI env vars
2025-03-31 17:44:49 +02:00
Tat Dat Duong 83b26d60ec Fix build script 2025-03-31 17:38:24 +02:00
Tat Dat Duong c2fb406ccc Add behind dev subcommand 2025-03-31 17:02:07 +02:00
Tat Dat Duong fd41130e47 Format, add simple integration test 2025-03-31 16:59:44 +02:00
Tat Dat Duong 36b664bb91 feat(ui): separate as standalone package 2025-03-31 16:48:34 +02:00