Commit Graph

2743 Commits

Author SHA1 Message Date
Brace Sproul 8ec6285a81 fix: Cron response types (#2987)
technically a breaking change, however the old response type was
incorrect.
2025-01-10 10:15:03 -08:00
bracesproul 301c2bde5d fix cron create for thread return type 2025-01-10 10:05:57 -08:00
bracesproul 5ca240e94f fix: Cron response types 2025-01-10 10:01:51 -08:00
Tat Dat Duong 0d44b20151 Add info endpoint 2025-01-10 17:22:27 +01:00
Tat Dat Duong 2f1865da85 Add simple CLI, resolve graph 2025-01-10 17:10:12 +01:00
Tat Dat Duong b60dcc76e9 TSC 2025-01-10 02:04:13 +01:00
Tat Dat Duong f632d40aab Implement rest of key missing features, match in-memory tests, delete checkpoint writes and storage 2025-01-10 01:59:19 +01:00
Tat Dat Duong 7533bb49a7 Implement missing subgraph endpoints 2025-01-09 23:53:31 +01:00
Tat Dat Duong a0f2c0780f Add inspect command 2025-01-09 23:52:54 +01:00
Tat Dat Duong 8853ad90e7 Fix stuck event loop 2025-01-09 23:52:47 +01:00
Tat Dat Duong 26130e005a Fix issues with multitask 2025-01-09 22:23:57 +01:00
Tat Dat Duong 1ea4ce880a Make sure we handle tuple dicts as well 2025-01-09 21:51:41 +01:00
Tat Dat Duong 8881e55f04 Uncomment inflight for now 2025-01-09 17:33:42 +01:00
Tat Dat Duong a4a9307f3f Ballpark the multitask strategy 2025-01-09 17:11:43 +01:00
Tat Dat Duong 86b46ab83c Add simple cancellation, fix boolean coercion 2025-01-09 16:25:17 +01:00
Tat Dat Duong 39bb8986c2 Cleanup, implement winston logging 2025-01-08 20:15:51 +01:00
Vadym Barda 72eb9023f4 sdk-js: release 0.0.34 (#2959) 2025-01-08 10:59:40 -05:00
Vadym Barda 4da29ee83f sdk-js: add stream mode and stream subgraphs to runs.create (#2958) 2025-01-08 10:58:07 -05:00
Tat Dat Duong 62d2e84ee4 Add winston logging 2025-01-08 14:26:27 +01:00
Tat Dat Duong b745f7369c Swap to pnpm 2025-01-07 04:52:34 +01:00
Tat Dat Duong a6cc20985b Fix silly lock issues 2025-01-07 04:42:39 +01:00
Tat Dat Duong c60c55683e Fix weird issues with missing metadata from checkpoints 2025-01-07 04:03:46 +01:00
Tat Dat Duong 8487dc6e63 Implement queue, worker, stream and join 2025-01-07 03:54:48 +01:00
Tat Dat Duong 74918127f0 Implement streaming protocols 2025-01-06 17:46:16 +01:00
Tat Dat Duong 7136c39406 Revise stream logic 2025-01-06 16:34:14 +01:00
Tat Dat Duong 7665d7eaa9 Further cleanup 2025-01-06 15:24:43 +01:00
Tat Dat Duong 1cfe460083 Implement crud ops 2025-01-06 13:13:45 +01:00
dependabot[bot] 3bbd8dac4d build(deps): bump the npm_and_yarn group across 2 directories with 2 updates (#771)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-04 22:21:21 -08:00
Jacob Lee e8f53d5d3b Release 0.2.39 (#774) 2025-01-05 06:20:27 +00:00
Jacob Lee 7979aacbf0 fix(langgraph): Make streamMode updates yield a final interrupt event, values yield final values (#773) 2025-01-04 22:15:23 -08:00
Tat Dat Duong 62cfdd2691 Cleanup 2025-01-04 21:35:40 +01:00
Tat Dat Duong bbd2d2dbbc Cleanup 2025-01-04 21:20:04 +01:00
Jacob Lee 13d837221e Release 0.2.38 (#770) 2024-12-30 23:28:45 +00:00
Jacob Lee e1ddb6fc91 docs: Document the nostream tag for stream mode messages (#769) 2024-12-30 23:22:52 +00:00
Jacob Lee 2ddec79aa0 fix(langgraph): Fix nostream tags behavior in stream mode messages (#768) 2024-12-30 15:04:09 -08:00
Jacob Lee 2136d84e7a release(langgraph): 0.2.37 (#767) 2024-12-30 22:11:39 +00:00
Jacob Lee 163edfae73 fix(langgraph): Serialize command objects passed as input into remote graph (#766) 0.2.37 2024-12-30 14:06:57 -08:00
jacoblee93 cb58ddc9ed Modify type 2024-12-30 10:22:06 -08:00
jacoblee93 d4afa02328 Update JS SDK command types 2024-12-30 10:14:51 -08:00
Jacob Lee 34834507d3 Release 0.2.36 (#762) 2024-12-24 19:40:18 +00:00
Jacob Lee 8cbf644dc3 fix(ci): Revert version bump (#761) 2024-12-24 19:33:05 +00:00
Jacob Lee 3bce2cb9e7 fix(langgraph): Fix behavior around array return values from nodes (#760) 2024-12-24 11:29:29 -08:00
David Duong 1a7d4cda69 release(langgraph): Bump to 0.2.35 (#757) 2024-12-23 15:40:57 +00:00
David Duong 8a360d4cb8 fix(pregel): interruptBefore and interruptAfter is ignored from streamEvents (#756) 2024-12-23 16:27:52 +01:00
Brace Sproul 38ee6c0ef4 fix(docs): Update how to index HITL (#752) 2024-12-20 14:53:58 +00:00
dependabot[bot] f57decbdf6 build(deps): bump the npm_and_yarn group across 2 directories with 2 updates (#751)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-19 17:55:16 -08:00
Jacob Lee 9fdb553ad6 docs: Add missing doc to index page (#747) 2024-12-17 17:05:28 +00:00
Jacob Lee 740fa13a2d Release 0.2.34 (#746) 2024-12-16 20:04:28 +00:00
Jacob Lee 5969ea8d87 fix(langgraph): Fix chat model streaming for streamMode messages (#745) 2024-12-16 20:00:18 +00:00
Brace Sproul d19858a04a fix(docs): Update HITL and add interrupt docs (#738) 2024-12-13 11:57:07 -08:00