Commit Graph

2743 Commits

Author SHA1 Message Date
Tat Dat Duong 29fe9d0c1a release: 0.0.33 2025-05-11 10:20:14 -07:00
David Duong f7bee2fefd Merge pull request #70 from langchain-ai/dqbd/custom-auth-cors
fix(api): CORS not respected for custom auth / HTTP
2025-05-11 01:18:35 +02:00
Tat Dat Duong f13e1f1e0a fix(api): CORS not respected for custom auth / HTTP 2025-05-10 16:13:03 -07:00
Ben Burns b7b28d8a5c release(langgraph): 0.2.71 (#1172) 2025-05-09 17:27:38 -07:00
Ben Burns facbd35338 release(langgraph): 0.2.71 0.2.71 2025-05-09 17:23:47 -07:00
William FH 70013a2fa0 Fix Command(resume) for Zod Schemas (#1171)
Signed-off-by: William Fu-Hinthorn <13333726+hinthornw@users.noreply.github.com>
2025-05-09 17:17:35 -07:00
Ben Burns 2fe3afcb80 docs: Adds additional Google Analytics tag to docs (#1129) 2025-05-09 15:19:21 -07:00
Ben Burns ab00579ca4 release(langgraph): 0.2.70 (#1170) 2025-05-09 14:12:06 -07:00
Ben Burns 01940b7635 release(langgraph): 0.2.70 0.2.70 2025-05-09 14:09:20 -07:00
Nuno Campos 8b6f185179 Implement updateState for entrypoint/task (#1169) 2025-05-09 13:59:51 -07:00
Ben Burns 2196fe629f fix(langgraph): rollback functional API start node change (#1168) 2025-05-09 12:10:08 -07:00
omahs 24dc11188d fix(docs) typos 2025-05-09 16:39:00 +02:00
Ben Burns 986d7b33b2 release(langgraph): 0.2.69 (#1165) 2025-05-09 00:47:43 -07:00
Ben Burns 3a0f09936f release(langgraph): 0.2.69 0.2.69 2025-05-09 00:44:50 -07:00
Ben Burns a23a4f1c18 fix(langgraph): fix updateState for functional API (#1163) 2025-05-09 07:31:00 +00:00
David Duong dd2389a134 security: remove esm-hook (#1161) 2025-05-08 19:10:47 +02:00
Tat Dat Duong 90295e6118 security: remove esm-hook 2025-05-08 19:06:19 +02:00
David Duong b182d43546 security: ensure we're using the same tsx version (#1160) 2025-05-08 18:51:23 +02:00
Tat Dat Duong fa01615cc4 security: ensure we're using the same tsx version 2025-05-08 18:48:57 +02:00
David Duong 67a01d347d security: dedupe @octokit (#1159) 2025-05-08 18:41:36 +02:00
Tat Dat Duong b640f50596 security: dedupe @octokit
Solved by deduping @langchain/scripts and bumping release-it to ^19
2025-05-08 18:38:30 +02:00
David Duong bea2ed662a fix(security): update tar-fs and rollup (#1157) 2025-05-07 18:09:55 +02:00
Tat Dat Duong 56a2b8d7c7 fix(security): update tar-fs and rollup 2025-05-07 18:07:07 +02:00
Ben Burns 09b45ca99f release(langgraph-checkpoint-postgres): 0.0.5 (#1155) 2025-05-06 21:01:06 -07:00
Ben Burns 94f1aa714e release(langgraph-checkpoint-postgres): 0.0.5 @langchain/langgraph-checkpoint-postgres==0.0.5 checkpoint-postgres==0.0.5 2025-05-06 20:58:42 -07:00
Ben Burns 26a16b395c chore(checkpoint-postgres): replace .gitignore with generated version (#1153) 2025-05-06 20:56:24 -07:00
Mattia Consiglio a7f1b82914 improve migration for PostgresSaver and error handling (#904)
Co-authored-by: Ben Burns <803016+benjamincburns@users.noreply.github.com>
2025-05-06 17:26:07 -07:00
David Duong e6c5de0743 fix: use rollup 2.79.2 for ^2.34.2 (#1150) 2025-05-05 22:03:31 +02:00
Tat Dat Duong 6fd95442a9 fix: use rollup 2.79.2 for ^2.34.2 2025-05-05 19:51:19 +02:00
David Duong 4f3d5443e0 Merge pull request #67 from langchain-ai/dqbd/schema-inference-lax
fix(api): make AnyPregel / AnyGraph more lax
2025-05-05 18:23:49 +02:00
Tat Dat Duong 00f217cf91 Bump to 0.0.32 2025-05-05 18:21:49 +02:00
Tat Dat Duong 1c46319238 fix(api): make AnyPregel / AnyGraph more lax 2025-05-05 18:21:22 +02:00
David Duong 4739e0a5dc Merge pull request #66 from langchain-ai/dqbd/0.0.31
release: 0.0.31
2025-05-05 16:55:48 +02:00
Tat Dat Duong f2e878caa6 release: 0.0.31 2025-05-05 16:55:27 +02:00
David Duong 69715c16ec Merge pull request #64 from langchain-ai/dqbd/zod-to-json-schema
feat(api): use runtime json schema if using zod
2025-05-05 16:52:59 +02:00
Tat Dat Duong f94e8682a6 Fix import path 2025-05-05 16:47:54 +02:00
Tat Dat Duong 7440a1305b Force resolution 2025-05-05 16:43:31 +02:00
David Duong 1403d277d2 release(langgraph): 0.2.68 (#1149) 0.2.68 2025-05-05 16:27:33 +02:00
Tat Dat Duong 25d21f4740 Release 0.2.68 2025-05-05 16:24:21 +02:00
David Duong ea3a780de1 Merge pull request #63 from langchain-ai/dqbd/sdk-peer-dep
fix(api): relax peer dep requirement for @langchain/langgraph-sdk
2025-05-05 16:09:09 +02:00
Tat Dat Duong c5a69270c5 Cleanup 2025-05-03 00:20:53 +02:00
Tat Dat Duong 703fed2f69 Simplify build process at the expense of emitting all declaration files 2025-05-03 00:08:47 +02:00
David Duong af6203a180 fix(langgraph): allow resume + update at the same time (#1146) 2025-05-02 22:45:03 +02:00
Tat Dat Duong e7d5c75074 Fix formatting 2025-05-02 22:37:31 +02:00
Tat Dat Duong d9162e1fde fix(langgraph): allow resume + update at the same time
Closes Command resume with update throws, but docs show that it shouldn't. #1109
2025-05-02 16:49:34 +02:00
Tat Dat Duong 4f59bdf49a feat(api): use runtime json schema if using zod 2025-05-02 15:33:07 +02:00
David Duong 9e8050fc59 feat(langgraph): expose zod-to-json-schema logic (#1145) 2025-05-02 15:28:44 +02:00
Tat Dat Duong cc406adf94 Add JSDoc 2025-05-02 15:25:59 +02:00
Tat Dat Duong f3f1d526be retrigger checks 2025-05-02 15:21:03 +02:00
Tat Dat Duong 8a009fbf53 Add more closer typing 2025-05-02 15:16:53 +02:00