Commit Graph

2743 Commits

Author SHA1 Message Date
Tat Dat Duong 7865f8e40f Add feedback stream event 2025-02-11 08:45:15 -08:00
Tat Dat Duong 2d855c6933 fix(sdk-js): non-ok response is not throwing anymore 2025-02-11 08:45:15 -08:00
Tat Dat Duong ffd7c57640 Add ErrorStreamEvent 2025-02-11 08:45:14 -08:00
Tat Dat Duong 8d8b34a617 Cleanup types 2025-02-11 08:45:14 -08:00
Tat Dat Duong a2c5eb23e9 Rename to more sane event type 2025-02-11 08:45:14 -08:00
Tat Dat Duong f421c13885 Update content 2025-02-11 08:45:14 -08:00
Tat Dat Duong da3a1a862d feat(sdk-js): strongly-typed messages, state/update-type, stream mode 2025-02-11 08:45:14 -08:00
Vadym Barda 3b77b9853b docs: add adopters (#857) 2025-02-11 02:07:32 +00:00
Brace Sproul ce80114cf9 fix(sdk-js): Export types (#3377) 2025-02-10 18:02:42 -08:00
bracesproul 5aaf07f5b6 bump dep 2025-02-10 17:47:07 -08:00
Vadym Barda 2447aefeb6 langgraph: export AnnotationRoot (#856) 2025-02-10 20:34:50 -05:00
bracesproul be64b1a937 fix(sdk-js): Export types 2025-02-10 17:30:19 -08:00
Vadym Barda 7e78d7b568 langgraph: allow setting custom names for compiled graph / compiled state graph (#852) 2025-02-10 19:01:21 -05:00
Jacob Lee fa2a1fdf46 docs: Fix human in the loop concept example (#854) 2025-02-10 21:58:57 +00:00
vbarda 7f47f2e2b8 first commit 2025-02-10 11:38:05 -08:00
David Duong e9f972ebc5 Merge pull request #9 from langchain-ai/dqbd/custom-mode
fix(api): add custom events stream mode back
2025-02-09 07:50:42 -08:00
David Duong 3a7f6cf5e1 fix(messages): reuse the first valid message ID for subsequent chunks (#798) 2025-02-09 15:45:04 +00:00
David Duong 0b9f1dbda9 fix(remote): use "messages-tuple" when requesting "messages" (#799) 2025-02-09 16:25:32 +01:00
Tat Dat Duong 1b8e74bba8 fix(api): add custom events stream mode back 2025-02-09 07:13:30 -08:00
Tat Dat Duong 3507b1ad69 fix(sdk-js): use type instead of interface to avoid TS errors
Allow assigning `threadState?.checkpoint` to the `configurable` object without TSC throwing "Index signature for type 'string' is missing in type".
2025-02-08 10:32:28 -08:00
Brace Sproul 8b84b36e20 release(sdk-js): 0.0.37 (#3354) 2025-02-07 12:44:55 -08:00
bracesproul 08d26785ad release(sdk-js): 0.0.37 2025-02-07 12:35:51 -08:00
bracesproul 55a971c955 fix(sdk-js): Remove default fetch timeout 2025-02-07 12:17:34 -08:00
Jacob Lee 0290aef415 Release 0.2.45 (#848) 2025-02-06 11:59:24 -08:00
jacoblee93 ea424909be Release 0.2.45 0.2.45 2025-02-06 11:56:25 -08:00
Jacob Lee d0cb9eab33 fix(langgraph): Update messagesStateReducer behavior to apply rightMessages in order (#847) 2025-02-06 11:53:27 -08:00
Jacob Lee ae6e5b25e0 fix(langgraph): Dedupe input (right-side) messages in messageStateReducer (#846) 2025-02-06 11:28:29 -08:00
Eugene Yurtsev d63df561a8 ci: add llms-text (#845) 2025-02-05 16:10:50 -05:00
Eugene Yurtsev 798a53c41d qxqx 2025-02-05 16:04:38 -05:00
Eugene Yurtsev 0505789617 docs: generate llms-text (#844) 2025-02-05 14:08:44 -05:00
Eugene Yurtsev cb21b37575 x 2025-02-05 14:06:10 -05:00
David Duong b200729d9c Merge pull request #8 from langchain-ai/dqbd/create-remove-yarn-
feat(create): git init, attempt to detect package manager, bump to 0.0.3
2025-02-05 03:31:24 +01:00
Tat Dat Duong f43bb823e6 feat(create): git init, attempt to detect package manager, bump to 0.0.3 2025-02-05 03:30:40 +01:00
Tat Dat Duong 99f00dea42 Add test root script, update README.md 2025-02-05 02:30:14 +01:00
Tat Dat Duong 8bfbeafb9c Add missing repository entries 2025-02-05 02:13:47 +01:00
Tat Dat Duong b676c82e6a Add format check 2025-02-05 02:09:05 +01:00
Tat Dat Duong 4a814583f9 Specify PNPM version in GHA 2025-02-05 02:04:41 +01:00
Tat Dat Duong 2e6dc94f02 Use pnpm 10.2.0 2025-02-05 02:03:21 +01:00
Tat Dat Duong cfeff355e0 Add turbo, fix formatting 2025-02-05 01:57:45 +01:00
Tat Dat Duong f580253ff6 Add README.md 2025-02-05 01:23:39 +01:00
Tat Dat Duong f08870e0f8 Swap the API to MIT 2025-02-05 01:22:24 +01:00
Tat Dat Duong 3d1d7dc6b5 Bump to 0.0.10 2025-02-05 01:21:44 +01:00
David Duong 26352e51d1 Merge pull request #7 from langchain-ai/dqbd/windows-bun
feat: replace scripts with bun
2025-02-05 01:14:00 +01:00
Tat Dat Duong 23ec4a8b79 Replace all hacky PS1 scripts 2025-02-05 01:05:03 +01:00
Tat Dat Duong 7d7abc9552 fix: Replace concurrently with bun shell
Turns out that concurrently behaves weird on Windows, with the server never starting when running under concurrently. Swapping to Bun Shell for cross-platform shell fixes the issue
2025-02-05 01:00:31 +01:00
Nuno Campos 1a5159d364 Merge pull request #6 from langchain-ai/dqbd/decouple-api-cli
feat: decouple API from CLI
2025-02-04 15:02:53 -08:00
Tat Dat Duong 267fb2f2fb Increate test timeout for parser 2025-02-04 23:38:33 +01:00
Tat Dat Duong 279c410283 Merge branch 'dqbd/decouple-api-cli' of https://github.com/langchain-ai/langgraphjs-api into dqbd/decouple-api-cli 2025-02-04 23:38:12 +01:00
Tat Dat Duong 9e12b8746b Fix windows paths 2025-02-04 23:38:09 +01:00
Eugene Yurtsev 9134753410 Update plans.md (#843) 2025-02-04 15:40:42 -05:00