Commit Graph

2682 Commits

Author SHA1 Message Date
github-actions[bot] 03e3dd15ff Version Packages (#1841)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-06 17:48:48 -08:00
Christian Bromann 074da7ffaa feat(create-langgraph): allow user to generate a langgraph config file (#1833) 2026-01-05 11:54:44 -08:00
Prince 97e7210289 docs: fix broken link to API reference in custom_routes.md (#1816) 2025-12-20 03:08:13 +01:00
David Duong f93e9932e3 chore: add trusted publishing (#1830) 2025-12-20 02:52:34 +01:00
github-actions[bot] a5e45e58cf Version Packages (#1828)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-17 16:35:08 -05:00
Josh Rogers f602df6593 fix(langgraph): add resumable stream support to remote graph (#1827)
Co-authored-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>
2025-12-17 16:20:14 -05:00
github-actions[bot] 721bc4e12b Version Packages (#1824)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-17 11:03:45 -08:00
Hunter Lovell 2340a541e2 fix(langgraph): respect meta defaults in LastValue (#1825) 2025-12-17 16:09:26 +01:00
Hunter Lovell de1454aef3 chore(langgraph): undeprecate toolsCondition and add better jsdocs (#1822) 2025-12-16 09:59:58 -08:00
github-actions[bot] 288f30949d Version Packages (#1823)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-16 18:59:41 +01:00
Josh Rogers 58aa2cfe53 fix(sdk): add support for retries on issues during streaming (#1817)
Co-authored-by: Tat Dat Duong <david@duong.cz>
2025-12-16 12:27:17 -05:00
github-actions[bot] 99a989166f Version Packages (#1815)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-15 14:30:48 +00:00
David Duong 1497df973f feat(sdk): allow enqueuing runs (#1818) 2025-12-15 13:46:05 +00:00
Baptiste Jamin b1ed761610 Bump zod on remaining packages (#1814)
Co-authored-by: Baptiste Jamin <baptiste@crisp.chat>
Co-authored-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>
Co-authored-by: Hunter Lovell <hunter@hntrl.io>
2025-12-09 12:03:40 -08:00
Hunter Lovell 31b65ffff1 chore(docs): fix failing CI (#1813) 2025-12-07 12:55:05 -08:00
Christian Bromann 52dc36b425 fix(*): set proper url prefix for package reference (#1811) 2025-12-07 12:13:53 -08:00
Mason Daugherty 826ca2440e chore: fix Python docs link in README (#1810) 2025-12-05 23:09:46 +00:00
github-actions[bot] ec28e18cda Version Packages (#1807)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-05 03:10:12 +00:00
David Duong d08e4848d0 fix(sdk): add support for AbortSignal for all SDK methods, useStream["stop"] not cancelling thread creation (#1809) 2025-12-05 02:48:06 +00:00
David Duong 379de5e5b9 fix(sdk): do not get rid of tool_call_chunks when deserialising messages from stream (#1798) 2025-12-03 16:14:10 +00:00
github-actions[bot] 7c3c0dedb0 Version Packages (#1803)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-03 15:12:39 +00:00
Andrew Nguonly 35e8fc7813 feat: Add name parameter to assistants count API (#1805) 2025-12-03 15:44:41 +01:00
David Duong e19e76c053 feat(sdk): rename experimental_thread to thread (#1806) 2025-12-03 13:44:14 +00:00
William FH b78a73835f feat: AssistantSearchResponse (#1804)
Co-authored-by: David Duong <david@duong.cz>
2025-12-02 10:24:07 -08:00
David Duong fa6c009f5f fix(sdk): resolve React "Maximum update depth exceeded" warning by batching updates in a macrotask (#1802) 2025-12-02 15:58:24 +00:00
github-actions[bot] 3e81549d0b Version Packages (#1801)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-02 02:50:39 +01:00
CHRISTY JO MANTHARA c71b92b584 fixed EXDEV: cross-device link not permitted (#1787)
Co-authored-by: CHRISTY JO MANTHARA <192598195+lunakicks@users.noreply.github.com>
Co-authored-by: David Duong <david@duong.cz>
2025-12-02 01:16:08 +00:00
dependabot[bot] 2802f0f165 chore(deps): bump actions/checkout from 5 to 6 (#1792)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-02 01:40:10 +01:00
Christian Bromann 9440d080e6 fix(@langchain/langgraph-checkpoint-redis): deserialize checkpointed state (#1768)
Co-authored-by: David Duong <david@duong.cz>
2025-12-02 00:35:38 +00:00
dependabot[bot] 62ac20b262 chore(deps): bump js-yaml from 4.1.0 to 4.1.1 (#1779)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-02 01:18:56 +01:00
David Duong 1ebddac56b chore: mark langgraph canonical as private (#1800) 2025-12-02 01:18:35 +01:00
github-actions[bot] d0a70ce4f6 Version Packages (#1794)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-26 23:57:42 +00:00
Josh Rogers 5ae7552cfe feat(js-sdk): skip auto loading api key when set to null on sdk client create (#1793) 2025-11-25 14:49:17 -05:00
github-actions[bot] 67de5eb276 Version Packages (#1791)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-24 01:36:00 +01:00
David Duong 1f6efc594a fix(sdk-js): reset isLoading state when switching threads mid-run (#1790) 2025-11-24 00:31:35 +00:00
github-actions[bot] d647700e3d Version Packages (#1784)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-21 21:04:53 +00:00
Andrew Nguonly b9be52682b feat: Add search by name functionality to in-memory JS agent server (#1785) 2025-11-21 21:57:30 +01:00
Andrew Nguonly cc9dc28f1f Add values parameter to thread search (#1783)
Co-authored-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>
2025-11-19 23:43:50 +01:00
William FH 61b9f09ee8 chore: Add links to changelog and reference docs in the SDK README (#1781) 2025-11-18 16:36:08 -08:00
Lauren Hirata Singh 1c1e7337d1 chore(docs): add catchall logic to redirects (#1778) 2025-11-13 13:55:04 -05:00
Hunter Lovell 8d29dd817e chore: update LG cloud verbiage (#1775) 2025-11-12 17:40:33 +01:00
github-actions[bot] 1cb51efed0 Version Packages (#1773)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-11 16:49:43 +00:00
樱吹雪 ee0937ff3f fix(docs): Fix code in persistence.md (#1665) 2025-11-11 15:47:27 +01:00
David Duong fdd5878e89 chore: update dependencies (#1774)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-11 14:43:13 +00:00
dependabot[bot] c5b17d8f08 chore(deps-dev): bump playwright from 1.51.0 to 1.55.1 (#1741)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-11 15:19:05 +01:00
dependabot[bot] 42373d348e chore(deps): bump actions/setup-node from 5 to 6 (#1740)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-11 15:18:48 +01:00
Hunter Lovell 4a6bde2fc8 chore(langgraph): remove interrupt deprecations (#1772) 2025-11-10 11:04:47 -08:00
Lauren Hirata Singh c242cb011d fix(docs): Fix redirect logic (#1771) 2025-11-10 10:26:44 -05:00
Pokey Rule 18abe1e813 feat(examples): Add sql_agent example (#1750)
Co-authored-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>
Co-authored-by: Christian Bromann <git@bromann.dev>
2025-11-03 14:29:35 -08:00
Lauren Hirata Singh 5f9ff42cbb chore(docs): Revert the revert "fix: rollback doc redirects" (add redirects) (#1761) 2025-10-29 12:11:59 -04:00