Commit Graph

2743 Commits

Author SHA1 Message Date
David Duong 02f9e023ea fix(langgraph): preModelHook llmInputMessages should not keep incrementing messages (#1407) 2025-07-16 14:01:43 +00:00
David Duong 430ae93031 chore: add changeset for #1406 (#1408) 2025-07-16 15:54:54 +02:00
David Duong 5af8340766 feat(langgraph): validate if messages present in user provided schema (#1406) 2025-07-16 15:51:49 +02:00
David Duong 6812b50ad4 feat(langgraph): allow extending state with Zod schema (#1405) 2025-07-16 13:38:04 +00:00
sdip0971 6e616f5da1 fix(langgraph): respect strict option in responseFormat inside createReactAgent (#1389)
Co-authored-by: Tat Dat Duong <david@duong.cz>
2025-07-16 14:36:29 +02:00
David Duong 4aed3f4362 fix(langgraph): dispose unused combined signals (#1404) 2025-07-16 12:14:49 +02:00
David Duong 8166703f24 feat(langgraph): add UpdateType type utility for Zod, improve Zod 4 and Zod 4 mini support (#1402) 2025-07-15 17:26:48 +02:00
David Duong 3b45c56493 chore: add priviledged template (#1400) 2025-07-15 11:39:46 +02:00
github-actions[bot] d75df754e0 Version Packages (#1398)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-15 01:52:58 +02:00
David Duong c1ddda1c9b fix(sdk): fetchStateHistory should not crash if thread is empty (#1397) 2025-07-14 23:50:01 +00:00
David Duong 39cc88f308 fix(sdk): useStream should receive and merge messages from subgraphs (#1387) 2025-07-15 01:48:33 +02:00
github-actions[bot] bd0d468baf Version Packages (#1396)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-15 01:05:24 +02:00
David Duong 11e95e0767 feat(sdk): add isStudioUser for custom auth (#1395) 2025-07-14 23:04:19 +00:00
github-actions[bot] 96d0459d8e Version Packages (#1388)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-15 00:24:13 +02:00
Hunter Lovell dd4df629f6 fix: sync readmes (#1392) 2025-07-14 09:17:46 -07:00
Hunter Lovell 60f3af6599 fix: sync readmes 2025-07-14 09:13:23 -07:00
Hunter Lovell 085fa09c34 chore: add forum to readme (#1391) 2025-07-14 09:05:16 -07:00
Hunter Lovell 74bd61b837 chore: add forum to readme 2025-07-14 08:59:34 -07:00
David Duong d53c8915cd fix(sdk): useStream race condition when flushing messages (#1385) 2025-07-14 14:03:15 +02:00
David Duong d172de38b9 fix(api): apply namespace to messages-tuple stream mode (#1386) 2025-07-14 14:03:05 +02:00
Hunter Lovell ab58412bb1 Version Packages (#1382) 2025-07-11 21:13:00 -07:00
Hunter Lovell e8c4e7ab95 Update CHANGELOG.md 2025-07-11 20:55:03 -07:00
github-actions[bot] 0418c0c348 Version Packages 2025-07-12 03:45:26 +00:00
Hunter Lovell c54bb35971 feat: Exactly once for run ID resuming (#1381) 2025-07-11 20:44:37 -07:00
Hunter Lovell 796eb1bd7e chore: add run id changeset 2025-07-11 21:40:11 -06:00
Hunter Lovell 3bf4f8000c chore(langgraph): remove extra test script 2025-07-11 21:35:57 -06:00
William Fu-Hinthorn fcf551578c Rm test 2025-07-11 17:07:45 -07:00
William Fu-Hinthorn 7ee64ede83 feat: Exactly once for run ID resuming 2025-07-11 16:20:55 -07:00
github-actions[bot] 23cf40942a Version Packages (#1376)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-10 01:56:18 +02:00
David Duong 603daa6caf feat(sdk): make history fetching configurable in useStream (#1375) 2025-07-10 01:50:32 +02:00
github-actions[bot] 6befb0264e Version Packages (#1374)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-09 14:47:04 +02:00
Tat Dat Duong 2f26f2fa66 fix(sdk): send metadata when creating a new thread with useStream 2025-07-09 14:33:18 +02:00
github-actions[bot] ec61207573 Version Packages (#1371)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: David Duong <david@duong.cz>
2025-07-08 18:18:57 +00:00
David Duong 35455a8acd fix(langgraph): handle wrapped LLM models in createReactAgent (#1369) 2025-07-08 20:08:20 +02:00
dependabot[bot] f9874455fa chore(deps): bump actions/checkout from 3 to 4 (#1368)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-08 00:23:58 +02:00
David Duong 2ad988f993 fix(supervisor): masquerade bind call when withConfig was called (#1364) 2025-07-07 18:57:48 +02:00
David Duong 4acdd4757c chore: populate .yarnrc.yml (#1363) @langchain/langgraph-api@0.0.43 @langchain/langgraph-cli@0.0.43 @langchain/langgraph-ui@0.0.43 2025-07-07 17:18:56 +02:00
David Duong 7c81629c8e chore: switch to yarn publish (#1362) 2025-07-07 14:56:15 +00:00
David Duong c79efe4c0d fix(langgraph): fail fast when interrupt is called without checkpointer (#1343) 2025-07-07 16:23:57 +02:00
github-actions[bot] 590893284f Version Packages (#1361)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@langchain/langgraph-cli@0.0.42 @langchain/langgraph-ui@0.0.42 @langchain/langgraph-api@0.0.42
2025-07-07 15:29:29 +02:00
David Duong 972b66ae62 fix(api): support gen UI components with hyphens (#1360) 2025-07-07 13:26:30 +00:00
github-actions[bot] f01f84ed3e Version Packages (#1358) @langchain/langgraph-sdk@0.0.90 2025-07-07 14:53:46 +02:00
David Duong c8d7a0aa9a fix(sdk): code hygiene (#1357) 2025-07-07 12:44:29 +00:00
David Duong a138a8fa6c chore: allow contents: write to release CI job (#1356) 2025-07-07 11:59:47 +00:00
David Duong 8e818724f1 feat(checkpoint-validation): migrate CLI to Vitest (#1346) 2025-07-07 13:41:14 +02:00
David Duong 9546477a55 chore: add changesets CLI (#1347) 2025-07-07 11:40:56 +00:00
Saba Tchikhinashvili 1e463c4b6a docs: Tavily/Packages for agent supervisor tutorial (#1354) 2025-07-07 11:37:22 +00:00
Saba Tchikhinashvili dd4bef25e3 docs: Fix Issues with Hierarchical tutorial (#1353) 2025-07-07 11:36:55 +00:00
Saba Tchikhinashvili 22aaa29174 doc: multi agent collaboration. fix tavily and setup (#1352) 2025-07-07 11:36:28 +00:00
Saba Tchikhinashvili d0a0fa3930 doc: missing dependency in self rag tutorial (#1351) 2025-07-07 11:35:35 +00:00