Commit Graph

2755 Commits

Author SHA1 Message Date
Ben Burns 989abe2df4 chore(checkpoint-mongodb): release 0.0.5 checkpoint-mongodb=0.0.5 2025-01-30 12:51:38 +13:00
Ben Burns 9f6788491e release(checkpoint): 0.0.15 (#825) 2025-01-30 12:49:33 +13:00
Ben Burns 8e916caffb chore: bump checkpoint peer dep to 0.0.15 2025-01-30 12:44:33 +13:00
Ben Burns 23f041d73e release(checkpoint): 0.0.15 checkpoint==0.0.15 2025-01-30 12:39:17 +13:00
Ben Burns 0a2bc47f01 chore: bump rollup from 4.32.0 to 4.32.1 in the npm_and_yarn group across 1 directory (#824) 2025-01-30 12:10:42 +13:00
dependabot[bot] 95a10a1d12 build(deps-dev): bump rollup
Bumps the npm_and_yarn group with 1 update in the / directory: [rollup](https://github.com/rollup/rollup).


Updates `rollup` from 4.32.0 to 4.32.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.32.0...v4.32.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-30 11:49:02 +13:00
Vadym Barda 432bd52d35 docs: small README update (#823) 2025-01-29 22:46:46 +00:00
Vadym Barda 4c7705f8b9 docs: update README (#822) 2025-01-29 22:34:16 +00:00
David Duong 04b990be0e Merge pull request #4 from langchain-ai/dqbd/create-langgraph-analytics
feat(create): add analytics, bump to 0.0.2
2025-01-29 21:36:42 +01:00
Tat Dat Duong 5f68de44a5 Fix build 2025-01-29 21:35:36 +01:00
Tat Dat Duong 76f50378b0 feat(create): add analytics, bump to 0.0.2 2025-01-29 21:30:31 +01:00
David Duong 86cdf75232 Merge pull request #3 from langchain-ai/dqbd/func-api
fix: add support for functional API
2025-01-29 17:19:42 +01:00
Tat Dat Duong ec4413e2ee fix: add support for functional API 2025-01-29 17:15:52 +01:00
Jacob Lee cedb33094f docs: Optimize notebook (#820) 2025-01-29 08:05:23 -08:00
Jacob Lee 86a1ff8ed5 Release 0.2.43 (#821) 2025-01-29 08:01:01 -08:00
jacoblee93 fe8ac2590a Release 0.2.43 0.2.43 2025-01-29 07:58:29 -08:00
Jacob Lee bab9320b1b fix(langgraph): Export types for portability (#819) 2025-01-29 07:55:48 -08:00
David Duong 024e8fb731 fix(func): expose input / output types in pregel to support studio (#811) 2025-01-29 16:47:55 +01:00
David Duong deea5d7aeb Merge pull request #2 from langchain-ai/dqbd/multiplatform
feat(up): add support for multiplatform
2025-01-29 16:15:50 +01:00
Tat Dat Duong 22de4ac818 Make sure we're not crashing the server if failing to render code frame 2025-01-29 16:12:45 +01:00
Tat Dat Duong 7e84334c70 Remove fail-fast 2025-01-29 16:06:54 +01:00
Tat Dat Duong cb78631ab6 Bump to 0.0.7 2025-01-29 15:59:52 +01:00
Tat Dat Duong 57b8817831 feat(up): add support for multiplatform 2025-01-29 15:58:55 +01:00
Ben Burns 4bee8fdc9c Release 0.2.42 (#816) 2025-01-29 18:03:36 +13:00
Ben Burns 62bce13c1f Release 0.2.42 0.2.42 2025-01-29 17:59:30 +13:00
Ben Burns aa96767506 release(checkpoint): 0.0.14 (#815) 2025-01-29 04:56:34 +00:00
Ben Burns 488f33f9ba fix task/entrypoint func type (#814) 2025-01-29 04:31:12 +00:00
Vadym Barda 6c80e18371 docs: update concepts/howto for Command (#800)
Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
2025-01-28 20:16:10 -08:00
dependabot[bot] fbe24a217b build(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#806)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-28 20:14:09 -08:00
Jacob Lee 0baefdc93e feat: Allow checkpointer as an alias to createReactAgent (#805) 2025-01-28 20:07:41 -08:00
Jacob Lee 0536e835aa docs: Pull LangGraph Cloud docs on build, update cloud and local server guides (#813) 2025-01-28 20:06:24 -08:00
Ben Burns 894994a28d feat(langgraph): functional API (#793)
Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
2025-01-29 13:56:02 +13:00
Tat Dat Duong 7e86c61963 Bump to 0.0.6 2025-01-28 23:43:33 +01:00
Jacob Lee d97a008909 docs: Update docs for functional API (#809) 2025-01-27 20:48:22 -08:00
David Duong 27d61b674c Merge pull request #1 from langchain-ai/dqbd/host-dev-link
feat(dev): infer host URL from env var
2025-01-28 02:55:44 +01:00
Tat Dat Duong e515dcb7b9 feat(dev): infer host URL from env var 2025-01-28 02:52:38 +01:00
Vadym Barda 0f7d259e2a docs: fix a broken link (#808) 2025-01-27 18:10:51 +00:00
Jacob Lee 500c3e17a5 docs: Update LangGraph.js READMEs (#804) 2025-01-26 23:13:44 -08:00
Tat Dat Duong 2185958b74 Bump to 0.0.5 2025-01-25 04:11:41 +01:00
Tat Dat Duong 0416cf5a77 fix: make sure we set the name of the assistant 2025-01-25 04:11:13 +01:00
ccurme 3742ab01f6 docs: update readme and landing page (#802) 2025-01-24 13:07:50 -05:00
Chester Curme 91afd1f967 update readme 2025-01-24 11:21:06 -05:00
Tat Dat Duong 37ec7ec9d4 Bump to 0.0.4 2025-01-24 15:51:03 +01:00
Tat Dat Duong 9407dabf71 Auto-infer to text/plain 2025-01-24 15:50:49 +01:00
Tat Dat Duong dfe907ca3a Fix stream of stateless runs 2025-01-24 15:20:24 +01:00
Tat Dat Duong 3fca046df9 Match the API test found in https://github.com/langchain-ai/langgraph-api/pull/536 2025-01-24 03:55:03 +01:00
Tat Dat Duong f21c84b51b Bump to 0.0.3 2025-01-23 17:19:01 +01:00
Tat Dat Duong 0d8379b3ab fix: allow searching threads via status: error 2025-01-23 15:21:18 +01:00
Ben Burns 03d7003a2b fix(langgraph): make sure the pregel loop aborts on cancellation (#797) 2025-01-23 18:11:24 +13:00
Ben Burns db247516ce fix(langgraph): abort graph execution when config.signal is aborted (#795) 2025-01-22 21:37:39 +00:00