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 |
|
David Duong
|
6b2ed30cb9
|
Merge pull request #1830 from langchain-ai/dqbd/bump-js-0.0.11
feat(js): bump JS sdk to 0.0.11
|
2024-09-24 21:45:56 +02:00 |
|
Tat Dat Duong
|
b9a09cb171
|
feat(js): bump JS sdk to 0.0.11
|
2024-09-24 21:40:48 +02:00 |
|
Jacob Lee
|
a1932714f8
|
chore(checkpoint): Release 0.0.7 (#510)
|
2024-09-24 01:50:53 +00:00 |
|
Jacob Lee
|
26ce1dcb4e
|
docs: Update comment in serialization method (#509)
|
2024-09-23 18:38:12 -07:00 |
|
Jacob Lee
|
dc42b809f9
|
fix(checkpoint): Fix overzealous circular reference detection in checkpointers (#508)
|
2024-09-23 18:03:48 -07:00 |
|
Brace Sproul
|
fe2ff80ed8
|
fix(docs): Drop announcement bar (#507)
|
2024-09-23 17:51:24 +00:00 |
|
Stephen M Abbott
|
76b97cac89
|
fix(docs): typos (#502)
|
2024-09-23 09:53:31 -07:00 |
|
David Duong
|
6dc6a4b2ca
|
Merge pull request #1785 from langchain-ai/isaac/changeendpoint
set_latest -> latest
|
2024-09-21 02:07:20 +02:00 |
|
isaac hershenson
|
d5edecc7c9
|
set_latest -> latest
|
2024-09-20 16:57:43 -07:00 |
|
Isaac Francisco
|
30fbb0f550
|
sdk-py: add versioning for assistants (#1665)
* add get_versions to python sdk
* fml
* add change_version to sdk
* add assistant name to create
* document assistant name
* change method
* version in payload
* fml
* add js methods and types
* name -> assistant_name
* export onconflictbehavior
* add assistant name to create
* add metadata/limit/offset to sdk
* add assistant_name to update
* assistantversion schema
* export assistnatversion
* add metadata/limit/offset to sdk
* assistantversion schema
* fmt
* fmt
* change version -> set version
* fmt
* assistant_name -> name
* naming
|
2024-09-20 16:48:19 -07:00 |
|
Jacob Lee
|
27ba00bb98
|
chore(langgraph): Release 0.2.8 (#498)
0.2.8
|
2024-09-18 16:20:00 -07:00 |
|
jacoblee93
|
8b437476ad
|
chore(langgraph): Release 0.2.8
|
2024-09-18 16:17:40 -07:00 |
|
Jacob Lee
|
2459a1fb83
|
fix: Remove config key filtering (#497)
|
2024-09-18 16:14:36 -07:00 |
|
Brace Sproul
|
6379a80d1f
|
Release 0.2.7 (#496)
0.2.7
|
2024-09-18 22:02:02 +00:00 |
|
Brace Sproul
|
9ed3505938
|
fix(langgraph): Fix .updateState when using managed values (#495)
|
2024-09-18 14:58:26 -07:00 |
|