Commit Graph

2743 Commits

Author SHA1 Message Date
dependabot[bot] 6bd03b411f build(deps-dev): bump rollup from 4.22.5 to 4.23.0 in the npm_and_yarn group across 1 directory (#553)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-06 21:27:44 -07:00
William FH d41b839a44 Validate put namespaces (#551) 2024-10-06 13:50:48 -07:00
William FH 696c8b2b6c Update cross-thread persistence doc (#552) 2024-10-06 13:14:47 -07:00
Jacob Lee 303fe606c3 feat(checkpointer): Adds exported checkpoint write error map (#549) 2024-10-04 17:28:26 -07:00
William FH d6aebad4c9 Update JS sdk version (#2008) 2024-10-04 11:04:10 -07:00
William FH 29e710e4a1 Fix name of InMemoryStore (#547) 2024-10-03 17:19:18 -07:00
bracesproul 96588ba339 cr 2024-10-03 09:40:37 -07:00
bracesproul 06a43243ad fix(js): Add afterSeconds run arg 2024-10-03 09:40:10 -07:00
Leon van Zyl 6943c50607 Update langgraph_agentic_rag.ipynb (#540) 2024-10-02 19:27:43 -07:00
Isaac Francisco c4b8148601 export checkpoint type from js-sdk (#1973) 2024-10-02 18:47:34 -07:00
nnhuyhoang a1b226c267 add typescript example for agent simulation evaluation (#467)
Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
2024-10-02 17:26:20 -07:00
Jacob Lee 4f8e384a6d chore(langgraph): Release 0.2.11 (#544) 0.2.11 2024-10-02 12:21:05 -07:00
Jacob Lee 39eb62206b feat: Add xray support for drawing subgraphs (#542) 2024-10-02 12:10:32 -07:00
Brace Sproul cfb6c36f84 fix(docs): Add missing concepts pages (#539) 2024-10-02 11:37:57 -07:00
Brace Sproul 009f792f86 fix(sdk-js): Release 0.0.14 2024-10-01 13:18:02 -07:00
bracesproul 64aedf5fb6 fix(sdk-js): Release 0.0.14 2024-10-01 12:45:57 -07:00
Brace Sproul 764a962d49 Merge pull request #1947 from langchain-ai/brace/fix-null-obj-err
fix(sdk-js): Fix null item error
2024-10-01 12:36:57 -07:00
bracesproul 3f91841e40 cr 2024-10-01 11:32:07 -07:00
bracesproul edfaa879ad fix(sdk-js): Fix null item error 2024-10-01 11:31:29 -07:00
Brace Sproul 325bd734d6 Merge pull request #1943 from langchain-ai/release
Release 0.0.14-rc.0
2024-10-01 10:48:36 -07:00
bracesproul 55882800df Release 0.0.14-rc.0 2024-10-01 10:45:49 -07:00
William Fu-Hinthorn e69c145214 Review 2024-09-30 10:48:49 -07:00
Steren a55194dbbc Remove StateGraphArgs (#530)
Co-authored-by: Jacob Lee <jacoblee93@gmail.com>
2024-09-30 10:48:44 -07:00
Jacob Lee ddcc824156 chore(langgraph): Release 0.2.10 (#538) 0.2.10 2024-09-30 17:12:10 +00:00
Jacob Lee 6166da641e fix: Fix callback manager propagation issues (#537) 2024-09-30 10:07:11 -07:00
Brace Sproul a9ac222c3f Merge memory API updates to main (#533) 2024-09-30 09:43:49 -07:00
William Fu-Hinthorn 9a21161e0e Add JS SDK Store Client 2024-09-30 09:08:37 -07:00
dependabot[bot] af6695a0eb build(deps-dev): bump rollup from 4.14.3 to 4.22.4 in the npm_and_yarn group across 1 directory (#511)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-30 08:48:11 -07:00
David Duong 4153b169ba Merge pull request #1900 from langchain-ai/dqbd/xray-int
feat(sdk): add int xray parameter support
2024-09-30 17:08:15 +02:00
Tat Dat Duong dbf6da9a15 Update docs 2024-09-30 17:03:11 +02:00
David Duong 3b14029364 Merge pull request #1901 from langchain-ai/dqbd/sdk-js-0.0.13
chore: bump JS SDK to 0.0.13
2024-09-30 00:44:02 +02:00
Tat Dat Duong ecaf1380ec chore: bump JS SDK to 0.0.13 2024-09-30 00:39:01 +02:00
Tat Dat Duong 2dde4c5dc7 feat(api): add int xray parameter support 2024-09-30 00:18:07 +02:00
Allan Deutsch 88e9b4fc8b Add link to langchain in the overview (#488) 2024-09-28 04:10:02 -07:00
Jacob Lee 9716a4313d chore(langgraph): Bump deps, rc version (#528) 2024-09-28 11:00:59 +00:00
Jacob Lee 5545331903 chore(checkpoint): Release 0.0.8 (#527) 2024-09-28 10:54:37 +00:00
Jacob Lee 800a9eed20 fix: Export MessagesAnnotation from web entrypoint (#526) 2024-09-28 03:51:07 -07:00
Brace Sproul 44397ac995 Release 0.2.10-rc.0 (#525) 2024-09-27 17:06:50 -07:00
Brace Sproul 34c3ed6978 fix(langgraph): Drop unnecessary cast (#524) 2024-09-27 16:45:21 -07:00
Brace Sproul db3615d662 fix(langgraph): Update store api (#518) 2024-09-27 16:35:32 -07:00
David Duong 723b715d84 Merge pull request #1880 from langchain-ai/dqbd/sdk-xray
feat(sdk): expose xray kwarg to get_graph/getGraph
2024-09-27 16:59:51 +02:00
Tat Dat Duong cbc929c032 feat(sdk): expose xray kwarg to get_graph/getGraph 2024-09-27 15:15:56 +02:00
Tat Dat Duong a1f697b1b8 Add .prettierrc file to make vscode prettier work 2024-09-27 13:30:47 +02:00
Tat Dat Duong 4b7c32cc18 Ignore tgz and tar files 2024-09-27 13:26:58 +02:00
Tat Dat Duong 8a7a29ce6f feat(sdk-js): add support for subgraphs, match schema 2024-09-27 13:24:46 +02:00
Jacob Lee 2a1526b4c6 docs: Add compatibility info (#523) 2024-09-27 01:40:11 +00:00
Jacob Lee ed4455d89e chore(langgraph): Release 0.2.9 (#522) 0.2.9 2024-09-27 01:33:30 +00:00
Brace Sproul 5d8716b6d6 fix: Fix message serialization in prebuilt reducer, add subgraph docs (#516)
Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
2024-09-26 18:19:58 -07:00
Jacob Lee 7abbb4496c feat: Adds support for subgraph interrupts, streaming, update/get state, and send API (#499) 2024-09-26 08:01:48 -07:00
Tat Dat Duong 3f916b5e4a fix(sdk-js): match schema types, bump to 0.0.12 2024-09-25 17:33:13 +02:00