Commit Graph

321 Commits

Author SHA1 Message Date
github-actions[bot] 5b98e5c257 chore: version packages (#1854)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-08 18:41:30 -08:00
github-actions[bot] da5e82633a chore: version packages (#1851)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-08 17:37:39 -08:00
github-actions[bot] 4477fdb603 Version Packages (#1849)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-08 16:57:07 -08:00
github-actions[bot] e720351a93 Version Packages (#1847)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-08 16:13:27 -08:00
github-actions[bot] 5125de572c Version Packages (#1844)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-08 15:23:23 -08:00
Christian Bromann 730dc7c3b8 feat(sdk): add type-safe tool call streaming with agent type inference (#1826)
Co-authored-by: David Duong <david@duong.cz>
2026-01-08 14:50:18 -08:00
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 52dc36b425 fix(*): set proper url prefix for package reference (#1811) 2025-12-07 12:13:53 -08: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
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
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
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
Hunter Lovell 8d29dd817e chore: update LG cloud verbiage (#1775) 2025-11-12 17:40:33 +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
github-actions[bot] 2867617ba1 Version Packages (#1764)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-28 03:23:14 +01:00
David Duong 6cd8ecb5e2 fix(api): remove pin to Zod 3 when consuming langgraph-api / cli or ui (#1763) 2025-10-28 03:20:43 +01:00
github-actions[bot] 76b7148a4d Version Packages (#1756)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-24 18:57:13 +02:00
David Duong ebe5ae74c9 fix(api): revert to previous supported version ranges for LG API (#1754) 2025-10-24 16:24:58 +02:00
github-actions[bot] 65519c111b Version Packages (#1752) 2025-10-23 15:10:01 +02:00
David Duong 610e1e1f45 fix(api): access graph to obtain the actual graph when using createAgent (#1751) 2025-10-23 11:02:04 +00:00
github-actions[bot] d4b6d9ca98 Version Packages (#1735)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hunter Lovell <hunter@hntrl.io>
2025-10-17 16:59:01 -07:00
Hunter Lovell 1e1ecbbcf8 feat: merge v1 (#1733)
Co-authored-by: Tat Dat Duong <david@duong.cz>
Co-authored-by: Christian Bromann <git@bromann.dev>
Co-authored-by: Nuno Campos <nuno@langchain.dev>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-17 16:34:43 -07:00
github-actions[bot] 7ac79072e4 Version Packages (#1727)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: isaac hershenson <ihershenson@hmc.edu>
2025-10-15 18:46:02 -07:00
Isaac Francisco f5865ac3b8 chore: update oss API spec to match python (#1726)
Co-authored-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>
2025-10-15 18:24:34 -07:00
github-actions[bot] b7b0e050cf Version Packages (#1724)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: isaac hershenson <ihershenson@hmc.edu>
2025-10-14 17:24:53 -07:00
Isaac Francisco b0750e5382 updated types (#1725) 2025-10-14 16:29:11 -07:00
Isaac Francisco 636e142b3d chore: updated types (#1723) 2025-10-14 23:17:04 +00:00
github-actions[bot] d9c896a3c8 Version Packages (#1708) 2025-09-26 07:38:06 +02:00
Parker J. Rule af5d15bd8d chore(api): support subset variant of $contains auth op (#1702)
LangGraph Platform supports auth filters of the form
{key: {"$contains": [values...]}}, where values...
are a list of elements that may be contained in metadata[key].

For consistency, we should support these kinds of filters
in the JS dev server.
2025-09-25 16:07:30 -04:00
github-actions[bot] ba4e4092fc Version Packages (#1686)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-20 23:13:28 +02: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] 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
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
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 0aefafe3f4 fix(api): bypass custom auth middleware when requesting JS/CSS assets (#1618) 2025-09-09 00:18:58 +00: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
github-actions[bot] 01007a6ee3 Version Packages (#1588)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-28 20:05:23 +02:00
David Duong c9d4dfd839 chore(api): accept LangChain V1 and LangGraph V1 alpha in API / CLI (#1586) 2025-08-28 17:58:07 +00:00
github-actions[bot] 28efbaa8d3 Version Packages (#1579)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-28 00:04:13 +02:00
Parker J. Rule c8687967a0 chore: export more graph helper functions (#1580)
Necessary for querying global graph state when implementing
an alternate storage backend.
2025-08-27 16:01:36 -04:00
github-actions[bot] 8f6bec9683 Version Packages (#1564)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-27 16:25:03 +02:00