Commit Graph

146 Commits

Author SHA1 Message Date
Tat Dat Duong ec4413e2ee fix: add support for functional API 2025-01-29 17:15:52 +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
Tat Dat Duong 7e86c61963 Bump to 0.0.6 2025-01-28 23:43:33 +01: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
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
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
Tat Dat Duong e36964db38 Default to JS 2025-01-22 16:04:25 +01:00
Tat Dat Duong b7cccf8615 Bump to 0.0.2 2025-01-22 15:52:31 +01:00
Tat Dat Duong f4002a8e15 Fix schema 2025-01-22 15:42:51 +01:00
Tat Dat Duong 666a9cd822 fix(dev): set PORT env var 2025-01-22 02:34:36 +01:00
Tat Dat Duong 8d27c9e9f7 Fix tsconfig errors 2025-01-21 15:25:42 +01:00
Tat Dat Duong eb87ab886a Add more steps for the JS 2025-01-21 14:27:50 +01:00
Tat Dat Duong 01f16c9691 Add version 2025-01-21 13:39:35 +01:00
Tat Dat Duong 0a91c06edc Update package.json 2025-01-21 02:55:01 +01:00
Tat Dat Duong 2b729b47c2 Add CLI 2025-01-21 02:53:12 +01:00
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
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