Commit Graph

2743 Commits

Author SHA1 Message Date
David Duong 7770c6a3db feat(cli): add @langchain/langgraph-cli new command (#1685) 2025-09-20 20:53:24 +00:00
David Duong 0f2cc2d597 chore: clear dependabot alerts for hono and axios (#1684) 2025-09-20 13:46:15 +00:00
David Duong 1c226ba69b chore: fix JSDoc warnings coming from Typedoc (#1682) 2025-09-20 13:23:07 +00:00
github-actions[bot] 2406f111b9 Version Packages (#1680)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-20 02:13:51 +02:00
Isaac Francisco e23fa7f5c4 feat(api): match /assistants search parameters, pagination (#1679)
Co-authored-by: David Duong <david@duong.cz>
2025-09-20 00:12:43 +00:00
github-actions[bot] ded7aaa8d5 Version Packages (#1676)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-20 02:02:06 +02:00
David Duong d3f3168ac0 fix(sdk): first overload of useStream should be the default LGP one, add JSDoc for all methods (#1678) 2025-09-19 16:50:27 +00:00
David Duong 5603276f34 fix(sdk): useStream keeping stale thread history when switching during stream, no cancel when disconnecting resumable stream (#1677) 2025-09-19 18:46:07 +02:00
David Duong b65c80b401 feat(sdk): useStream with custom transport (#1675) 2025-09-19 02:11:45 +02:00
github-actions[bot] a87ae1d6af Version Packages (#1670)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-18 16:42:48 +02:00
David Duong f21fd04930 fix(sdk): mutate function receiving incorrect previous value (#1669) 2025-09-18 13:54:31 +00:00
github-actions[bot] e61f27d484 Version Packages (#1663)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-15 15:02:20 +00:00
David Duong 15afabefbf fix(sdk): allow alpha version of 1.0.0 (#1664) 2025-09-15 14:11:17 +00:00
David Duong 599a8c5499 fix(sdk): handle RemoveMessage when received in messages-tuple stream (#1656) 2025-09-15 15:36:00 +02:00
github-actions[bot] b56d6e3942 Version Packages (#1654)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-12 19:17:35 +02:00
William FH ba7682ff7a feat(sdk): Support ttl spec in thread creation (#1653) 2025-09-12 19:15:21 +02:00
github-actions[bot] 46a70498e1 Version Packages (#1648)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-11 10:08:58 +00:00
MartijnLeplae 19b4f3d5fa feat(supervisor): Supervisor with RemoteGraph assistants (#1604)
Co-authored-by: Tat Dat Duong <david@duong.cz>
2025-09-11 10:01:50 +00:00
github-actions[bot] f6bb40e5e0 Version Packages (#1647)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-11 09:37:41 +00:00
Parker J. Rule 5176f1c0df chore(api): add description field for assistants (#1645) 2025-09-10 23:23:49 +00:00
Parker J. Rule 68a1aa8123 fix(api): call threads:create auth handler when copying a thread (#1641) 2025-09-11 01:22:37 +02:00
github-actions[bot] 43a5573c04 Version Packages (#1646)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-11 00:48:07 +02:00
Parker J. Rule 3b1e137f14 chore(sdk): add description field for assistants auth handlers (#1644)
Co-authored-by: David Duong <david@duong.cz>
2025-09-10 22:44:04 +00:00
Parker J. Rule 37da3a128f Revert "chore(sdk, api): add description field for assistants" (#1643) 2025-09-10 15:23:55 -07:00
Parker J. Rule edd408815a chore(sdk, api): add description field for assistants (#1640)
This adds the optional description field to the `Assistant` model
 (for parity with the Python API implementation).
2025-09-10 17:57:46 -04:00
David Duong 03ae1089ea chore: remove release-it, fix dependabot for tmp (#1638) 2025-09-10 19:08:13 +00:00
David Duong 7d81f7ff99 chore: fix dependabot for test exports (#1637) 2025-09-10 20:57:54 +02:00
github-actions[bot] 1db928e5ff Version Packages (#1619)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-10 20:48:29 +02:00
David Duong df130735fc chore: fix dependabot alerts (#1636) 2025-09-10 18:43:19 +00:00
Lauren Hirata Singh 1f9e348451 docs: make banner color less aggressive (#1631) 2025-09-09 20:33:17 -04:00
David Duong 4ea2ffe3b9 chore: docs template gh link (#1630) 2025-09-09 22:31:10 +00:00
Lauren Hirata Singh ffa8649d90 docs: update banner for docs deprecation notice (#1627) 2025-09-10 00:04:52 +02:00
David Duong 0aefafe3f4 fix(api): bypass custom auth middleware when requesting JS/CSS assets (#1618) 2025-09-09 00:18:58 +00:00
dependabot[bot] 6d04634c2d chore(deps): bump actions/setup-python from 5 to 6 (#1615)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-09 01:38:50 +02:00
dependabot[bot] 2d024d469d chore(deps): bump actions/setup-node from 4 to 5 (#1614)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-09 01:38:42 +02:00
Brian Sam-Bodden 2c6cc0ac9e feat(checkpoint-redis): add Redis-based checkpoint and store implemen… (#1544)
Co-authored-by: Tat Dat Duong <david@duong.cz>
2025-09-04 19:08:10 +02:00
github-actions[bot] d2ab0ae9c2 Version Packages (#1606)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-04 17:57:14 +02:00
David Duong 30bcfcd017 fix(api): force http protocol only if Host header is localhost (#1608) 2025-09-04 15:24:34 +00:00
William FH 572de436d3 feat(sdk): Threads.search by id (#1603)
Co-authored-by: Tat Dat Duong <david@duong.cz>
2025-09-04 17:01:19 +02:00
David Duong df8b662bf9 fix(sdk): interrupt not being shown if fetchThreadState: false (#1607) 2025-09-04 14:54:31 +00:00
David Duong 7de668022a fix(sdk): onRequest should be called in streaming fetch calls (#1605) 2025-09-04 14:25:24 +00:00
Abraham Sangha a975a1ebb5 docs: Fix typo in deploy-self-hosted.md (#1578) 2025-09-02 14:27:46 +02:00
Saba Tchikhinashvili 8245ea0460 docs: add example to use existing conn pool (#1419) 2025-09-02 14:27:03 +02:00
github-actions[bot] 22c7e135d6 Version Packages (#1598)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-02 14:20:07 +02:00
David Duong 35a0f1cb51 chore(sdk): refactor of useStream (#1557) 2025-09-02 08:50:18 +00:00
github-actions[bot] 4e26e34077 Version Packages (#1593)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-29 18:04:17 +02:00
David Duong b5b2196f67 fix(docs): quick docs update for Zod 4 changes (#1594) 2025-08-29 14:59:29 +00:00
David Duong bb0df7ccbf fix(langgraph): avoid double acquire of ReadableStreamDefaultReader when web-streams-polyfill is active (#1592) 2025-08-29 16:21:01 +02:00
github-actions[bot] 5e7e710914 Version Packages (#1590)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-28 20:23:54 +02:00
David Duong 11c7807a56 chore: add support for V1 in checkpointer packages (#1589) 2025-08-28 18:20:17 +00:00