Commit Graph

2743 Commits

Author SHA1 Message Date
Tat Dat Duong 4f71fb6ffc Fix lock 2025-01-21 00:36:30 +01:00
Tat Dat Duong b06fb703c4 Add bun install 2025-01-21 00:04:09 +01:00
Tat Dat Duong 887ef58ba9 Bump to 0.0.0-preview.11 2025-01-20 17:25:18 +01:00
Tat Dat Duong 44b0baae03 fix: messages-tuple is a valid stream mode 2025-01-20 17:13:26 +01:00
Tat Dat Duong 886284e781 Remove only 2025-01-20 16:52:47 +01:00
Tat Dat Duong 14738c09df fix: throw an 4xx error if referencing a non-existent graph / assistant 2025-01-20 16:52:31 +01:00
Tat Dat Duong 2b90f61dad Bump to 0.0.0-preview.10 2025-01-20 00:04:01 +01:00
Tat Dat Duong dc6881daff Move the @babel/code-frame as dep 2025-01-20 00:03:52 +01:00
Tat Dat Duong 5725a584ff add license to the IPC 2025-01-18 01:49:04 +01:00
Jacob Lee e13199d342 Release 0.2.41 (#789) 2025-01-18 00:30:34 +00:00
Isaac Francisco c77ffb9c21 fix(langgraph): add structured response format to prebuilt react agent (#788)
Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
2025-01-17 16:20:57 -08:00
Tat Dat Duong 8033feee5c Bump to 0.0.0-preview.9 2025-01-18 00:48:24 +01:00
Tat Dat Duong 2c16e62295 Add code-frame to the error stack trace 2025-01-18 00:34:19 +01:00
Tat Dat Duong 27a6c38f77 Add better error logging everywhere 2025-01-17 23:32:32 +01:00
Tat Dat Duong ceb344f94a Cleanup 2025-01-17 23:22:26 +01:00
Tat Dat Duong d4cfdca48e Prevent logging too much info, make error logging much nicer 2025-01-17 23:17:00 +01:00
Tat Dat Duong c3f085cbbb Bump to 0.0.0-preview.8 2025-01-17 22:35:15 +01:00
Tat Dat Duong b095c8b324 Make sure we never serialize the internal checkpointer nor store 2025-01-17 22:34:59 +01:00
Tat Dat Duong a80d2fe46c Update README.md 2025-01-17 22:33:31 +01:00
Tat Dat Duong 617a1501cc Rename in the CLI as well 2025-01-17 20:15:56 +01:00
Tat Dat Duong 31649bd0c1 Add js suffix for the binary 2025-01-17 20:15:29 +01:00
Tat Dat Duong 9ff39bd5a6 Bump to 0.0.0-preview.7 2025-01-17 19:02:48 +01:00
Tat Dat Duong e331547ac9 Implement analytics for CLI commands 2025-01-17 19:02:22 +01:00
Tat Dat Duong 53c215db6e Add +js metadata to --version 2025-01-17 17:56:12 +01:00
Tat Dat Duong 14f47e68c6 Bump to 0.0.0-preview.6 2025-01-17 15:07:14 +01:00
Tat Dat Duong 52a2d85a40 Allow serving python graphs via the dev command 2025-01-17 15:06:59 +01:00
Tat Dat Duong b0e9737ee2 Use 8123 port for up as default 2025-01-17 03:41:03 +01:00
David Duong 7bb63a32cd docs: add up command for the JS CLI (#786) 2025-01-17 02:20:05 +00:00
Tat Dat Duong d220d4a16d Bump to 0.0.0-preview.5 2025-01-17 03:19:20 +01:00
Tat Dat Duong 5f75e4215d Format comments 2025-01-17 03:16:13 +01:00
Tat Dat Duong e324c4e1ce Update README.md 2025-01-17 03:14:53 +01:00
Tat Dat Duong 21b7c59ff5 Make up more stable 2025-01-17 03:07:47 +01:00
Tat Dat Duong db5c4cb946 Add up command 2025-01-17 02:52:40 +01:00
Tat Dat Duong 24c1b0d205 Generate .env and .dockerignore 2025-01-17 02:04:03 +01:00
Tat Dat Duong 04f816c412 Auto-infer node_version for deployment 2025-01-17 01:51:52 +01:00
Tat Dat Duong 818e1e79a8 Make node_version: 20 the default 2025-01-17 01:26:40 +01:00
Tat Dat Duong 81ff8fc6e6 Match the license of pypi langgraph-api 2025-01-16 21:25:41 +01:00
Tat Dat Duong 322b86c82d Update README.md 2025-01-16 21:22:51 +01:00
David Duong cd5d08a501 feat(docs): add updated CLI command (#785) 2025-01-16 20:57:23 +01:00
Tat Dat Duong e7b9c7e378 Rename to @langchain/langgraph-cli 2025-01-16 20:41:40 +01:00
Tat Dat Duong afcc113c84 Bump to 0.0.0-preview.4 2025-01-16 17:52:58 +01:00
Tat Dat Duong 7fc12fd239 Adding build command, use version from package.json 2025-01-16 17:52:46 +01:00
Tat Dat Duong e5d0a861e2 Bump to 0.0.0-preview.3 2025-01-16 16:05:21 +01:00
Tat Dat Duong 0c9715a67e Throttle persisting to disk 2025-01-16 16:04:36 +01:00
Tat Dat Duong 1c84c10724 Fix checkpoint missing in tasks 2025-01-16 15:39:12 +01:00
Tat Dat Duong 9267fe2d3f Omit serializing checkpointer and sending it as debug event 2025-01-16 15:22:11 +01:00
Ben Burns 1961b7ebc0 chore(langgraph): test errors thrown from conditional edges (#783) 2025-01-16 15:41:11 +13:00
Ben Burns bfb945b112 chore(langgraph): test errors thrown from conditional edges
see #779
2025-01-16 15:29:16 +13:00
Brace Sproul 4991a99a93 release(langgraph): 0.2.40 (#782) 2025-01-15 12:30:14 -08:00
David Duong d650ea77e8 fix(io): update tuples are ignored by pregel io (#776) 2025-01-15 21:08:17 +01:00