Commit Graph

2755 Commits

Author SHA1 Message Date
Hunter Lovell a6dd700ca8 fix: test nits and bump yarn lock 2025-06-11 17:47:27 -07:00
Hunter Lovell b6d2a2407b chore(langgraph): bump minimum core dep 2025-06-11 14:52:20 -07:00
Hunter Lovell 2ba19d1640 chore: bump lock file 2025-06-11 14:48:50 -07:00
Hunter Lovell f47527c882 chore(*): bump core dep and remove unnecessary package changes 2025-06-11 12:39:45 -07:00
Eugene Yurtsev 809a74c1b0 docs: Remove old analytics (#1279) 2025-06-11 10:21:11 -04:00
Eugene Yurtsev fea0dd621d x 2025-06-11 10:13:35 -04:00
OfirTeneJuno 6c5abcb19a Merge branch 'main' into interrupt-use-stream-values 2025-06-11 09:53:25 +03:00
Hunter Lovell 3f48e8a891 chore: bump lock file 2025-06-10 23:06:51 -07:00
Hunter Lovell 35a49f1d6c chore(langgraph): add tests for zod 4 types 2025-06-10 19:50:12 -07:00
Hunter Lovell 347ef2ec6c feat(langgraph): new core registry meta store 2025-06-10 19:49:47 -07:00
Hunter Lovell 5be8c369c2 feat(supervisor): use core zod utils 2025-06-10 19:48:01 -07:00
Hunter Lovell 3242ba1efe chore(all): bump zod deps 2025-06-10 19:48:01 -07:00
lc-arjun fcd912aa3d Merge pull request #84 from langchain-ai/arjun/0.0.39
release:0.0.39
2025-06-10 15:36:22 -07:00
Arjun Natarajan b482dfcfb8 oops 2025-06-10 18:01:45 -04:00
Arjun Natarajan 02439df7f0 release:0.0.39 2025-06-10 18:00:19 -04:00
William FH aa0d1f84b8 fix: header merging (#4926) 2025-06-10 14:44:34 -07:00
lc-arjun 27c7a85130 Merge pull request #83 from langchain-ai/arjun/server_improvements
fix: pagination and tracing
2025-06-10 13:39:34 -07:00
Arjun Natarajan c26587666e lint 2025-06-10 15:53:48 -04:00
Arjun Natarajan c957aec7b3 dont return the env 2025-06-10 15:48:51 -04:00
Arjun Natarajan 1559a7862e nit: bool cast 2025-06-10 15:47:59 -04:00
Arjun Natarajan f26c0ef7b3 feat: pagination and tracing 2025-06-10 15:35:27 -04:00
OfirTeneJuno 0c4e45d42f Change to continue 2025-06-10 17:33:52 +03:00
OfirTeneJuno ff8d244fa8 Disable values update on use stream in interrupt events 2025-06-10 17:21:17 +03:00
Nuno Campos e8509436cf Merge pull request #82 from langchain-ai/codex/investigate-deno-compatibility-for-langgraph-api
Fix imports for Deno
2025-06-09 12:36:07 -07:00
Nuno Campos 160476aa87 fix: use node builtins 2025-06-09 09:16:45 -07:00
William FH ed112e43ea fix: (sdk-js) Expand ToolMessage Type (#5015) 2025-06-09 08:22:35 -07:00
Hunter Lovell 10584d7741 fix(docs): use MessagesZodState instead of MessagesZodSchema (#1270) 2025-06-08 23:04:13 +00:00
David Duong ae0707670d release(langgraph): 0.3.1 (#1265) 0.3.1 2025-06-06 14:57:47 +02:00
David Duong f77373bae5 chore(langgraph): export StreamOutputMap type (#1264) 2025-06-06 12:48:38 +00:00
David Duong aa4b00dbf5 chore: fix tar-fs deps (#1263) 2025-06-06 12:31:16 +00:00
David Duong 553d17e46a fix(langgraph): typedNode should accept RunnableLike (#1262) 2025-06-06 12:21:06 +00:00
David Duong 7ea1058a96 fix(langgraph): rename cache to cachePolicy for functional API (#1261) 2025-06-06 14:13:51 +02:00
lc-arjun 75444f9498 fix: camel case to snake case conversion (#4966) 2025-06-04 17:31:12 -07:00
dependabot[bot] eb5b691678 build(deps): bump actions/setup-node from 3 to 4 (#1256)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-04 00:47:42 +02:00
David Duong 401c7f6e09 fix(sdk-js): uiMessageReducer should handle undefined metadata (#4931) 2025-06-03 15:21:25 +02:00
Tat Dat Duong 0a8fbb2ed2 fix(sdk-js): uiMessageReducer should handle undefined metadata 2025-06-03 15:20:13 +02:00
lc-arjun d4b1e3ae0a bump sdk (#4925) 2025-06-02 18:16:08 -07:00
Arjun Natarajan 4c638519c4 bump sdk 2025-06-02 18:13:36 -07:00
lc-arjun 36370353d9 feat: support custom tracer when creating run in ts sdk (#4924) 2025-06-02 18:10:01 -07:00
Arjun Natarajan c02de7d0c7 maybe nees the full lint rewrite 2025-06-02 17:35:12 -07:00
Arjun Natarajan a619ba8e4e maybe fixes lint 2025-06-02 17:33:29 -07:00
Arjun Natarajan 5a3306edec need to export it here too 2025-06-02 17:27:33 -07:00
Arjun Natarajan f45ee28816 i want this exported 2025-06-02 17:26:20 -07:00
Arjun Natarajan 2a5f25d1eb perhaps better typing 2025-06-02 17:18:59 -07:00
Arjun Natarajan 31be8374b2 feat: support custom tracer when creating run in ts sdk 2025-06-02 17:17:07 -07:00
David Duong 4ad95745c8 release(langgraph): 0.3.0 (#1250) 0.3.0 2025-06-03 00:35:34 +02:00
Eugene Yurtsev bb33feb8bc docs: add gtm (#1252) 2025-06-02 16:59:33 -04:00
David Duong dcbfcc9e09 feat(langgraph): export typedNode utility (#1257) 2025-06-02 20:54:25 +00:00
William FH 055612da81 feat: Add onRequest callback to JS SDK (#4919)
Add onRequest callback
2025-06-02 13:43:16 -07:00
Eugene Yurtsev 5e85010619 x 2025-06-02 16:25:50 -04:00