vbarda
|
21f7b71c25
|
bump langgraph
|
2025-02-21 16:46:48 -05:00 |
|
Vadym Barda
|
77fa466192
|
Release 0.2.48 (#889)
|
2025-02-21 21:46:38 +00:00 |
|
Vadym Barda
|
858ba2aae6
|
add return type annotations (#2)
|
2025-02-21 16:31:38 -05:00 |
|
David Duong
|
d841cc1812
|
fix(prebuilt): honor user provided state schema (#888)
|
2025-02-21 16:29:36 -05:00 |
|
Vadym Barda
|
7dab794220
|
add initial implementation (#1)
|
2025-02-21 10:19:13 -05:00 |
|
Ben Burns
|
8f27f70dca
|
release(langgraph-checkpoint-mongodb): 0.0.6 (#886)
|
2025-02-21 21:43:04 +13:00 |
|
Ben Burns
|
f935b59d8f
|
release(langgraph-checkpoint-mongodb): 0.0.6
checkpoint-mongodb==0.0.6
|
2025-02-21 21:37:48 +13:00 |
|
Ben Burns
|
22b5e0671f
|
release(checkpoint-postgres): 0.0.4 (#885)
|
2025-02-21 08:34:58 +00:00 |
|
Ben Burns
|
c656f1982c
|
chore(langgraph, examples): bump version of @langchain/core (#884)
|
2025-02-21 21:16:08 +13:00 |
|
dependabot[bot]
|
6f7d93da94
|
build(deps): bump @octokit/request from 8.4.0 to 8.4.1 in the npm_and_yarn group across 1 directory (#883)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-21 20:47:53 +13:00 |
|
Ben Burns
|
ed6f79e97d
|
chore(docs): improve API reference docs for Pregel and associated types (#874)
|
2025-02-21 05:38:30 +00:00 |
|
mosluce
|
37116a3d2c
|
fix(checkpoint-mongodb): fix utf8 encoding support (#665)
|
2025-02-21 16:42:06 +13:00 |
|
nick-w-nick
|
c207756a5a
|
feat(checkpoint-postgres): Add support for providing a custom schema during initialization (#838)
|
2025-02-21 02:19:22 +00:00 |
|
dependabot[bot]
|
c1d5960766
|
build(deps): bump the npm_and_yarn group across 2 directories with 4 updates (#872)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-21 15:03:42 +13:00 |
|
David Duong
|
1d836f1f5c
|
fix(react): handle non-concatenable messages (#3536)
|
2025-02-20 21:28:02 +01:00 |
|
Tat Dat Duong
|
e6aceee721
|
fix(react): handle non-concatenable messages
|
2025-02-20 21:24:00 +01:00 |
|
Eugene Yurtsev
|
d5997e9089
|
remove beta from functional api (#868)
|
2025-02-21 07:32:39 +13:00 |
|
Vadym Barda
|
f95915a0ad
|
feat(langgraph): export createReactAgentAnnotation (#881)
|
2025-02-20 16:18:05 +00:00 |
|
Vadym Barda
|
bc47ef1831
|
feat(langgraph): add name to AI messages in createReactAgent (#880)
|
2025-02-20 14:24:17 +00:00 |
|
Ben Burns
|
6d14ce8582
|
feat(langgraph): send subgraph state to parent when using Command.PARENT (#877)
|
2025-02-20 18:11:13 +13:00 |
|
David Duong
|
277f88efd5
|
feat(react): add interrupts, clean up generic types (#3526)
|
2025-02-20 03:17:48 +01:00 |
|
Tat Dat Duong
|
d19313bdc6
|
Bump to 0.0.44
|
2025-02-20 03:06:11 +01:00 |
|
Tat Dat Duong
|
42de6c0460
|
feat(react): add interrupts, clean up generic types
|
2025-02-20 03:06:10 +01:00 |
|
Tat Dat Duong
|
7bc152a1ba
|
fix(react): avoid streaming messages if they are not needed
|
2025-02-20 01:22:08 +01:00 |
|
Tat Dat Duong
|
b8f1d340d1
|
fix(react): output non-abort errors in console, handle bogus message type
|
2025-02-20 01:20:19 +01:00 |
|
David Duong
|
1c57564f4f
|
Merge pull request #10 from langchain-ai/dqbd/node-env
feat(api): add NODE_ENV: development
|
2025-02-19 18:17:22 +01:00 |
|
Tat Dat Duong
|
e7a5d93861
|
feat(api): add NODE_ENV: development
|
2025-02-19 18:15:03 +01:00 |
|
Tat Dat Duong
|
5832f5115c
|
feat(sdk-js/react): make configurable typed
|
2025-02-19 17:27:26 +01:00 |
|
Tat Dat Duong
|
dc1e88bd48
|
Bump to 0.0.43
|
2025-02-19 15:44:03 +01:00 |
|
Tat Dat Duong
|
0eb2007f33
|
fix(sdk-js): mark ui-related peer deps as optional
|
2025-02-19 15:43:36 +01:00 |
|
David Duong
|
4e05f02567
|
fix(sdk-js): add docs to gitignore path (#3498)
|
2025-02-19 09:11:19 +01:00 |
|
Tat Dat Duong
|
60016f1e6f
|
fix(sdk-js): add docs to gitignore path
|
2025-02-19 09:01:43 +01:00 |
|
Ben Burns
|
e5e1ac217f
|
chore(docs): fix log line in script (#876)
|
2025-02-19 03:11:03 +00:00 |
|
Ben Burns
|
5fb715acf5
|
chore(langgraph): add regression test for PARENT Command (#875)
|
2025-02-19 16:05:46 +13:00 |
|
Eugene Yurtsev
|
4ed8d820fc
|
chore(docs): fix measurement id (#873)
|
2025-02-18 22:36:59 +00:00 |
|
dependabot[bot]
|
c6c9461462
|
build(deps-dev): bump rollup from 4.32.1 to 4.33.0 in the npm_and_yarn group across 1 directory (#853)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-18 14:43:20 +00:00 |
|
Ben Burns
|
9f28e437eb
|
chore(docs): tiny fix to footer line (#866)
|
2025-02-15 00:51:51 +00:00 |
|
Ben Burns
|
b3ee2af5f7
|
chore(docs): enable analytics, add consent banner & copyright notice (#865)
|
2025-02-15 13:30:01 +13:00 |
|
David Duong
|
ab4a13f2d6
|
feat(sdk-js): bump to 0.0.42 (#3436)
|
2025-02-13 16:27:04 -08:00 |
|
Tat Dat Duong
|
fd8e1691c0
|
feat(sdk-js): bump to 0.0.42
|
2025-02-13 16:17:02 -08:00 |
|
Tat Dat Duong
|
2d9c049655
|
Update type definitions
|
2025-02-13 10:57:00 -08:00 |
|
David Duong
|
8245586403
|
feat(sdk-js): expose branches (#3426)
|
2025-02-13 10:45:01 -08:00 |
|
David Duong
|
30dc242a8b
|
feat(sdk-js): make "messages" the default key (#3425)
|
2025-02-13 10:39:17 -08:00 |
|
Tat Dat Duong
|
1c38e2d3f7
|
feat(sdk-js): make "messages" the default key
|
2025-02-13 10:36:22 -08:00 |
|
Tat Dat Duong
|
c35f07fcc4
|
feat(sdk-js): expose branches
|
2025-02-13 10:17:42 -08:00 |
|
Vadym Barda
|
f75ad6d73f
|
ci: install mkdocs-insiders only for internal PRs (#862)
|
2025-02-13 18:15:35 +00:00 |
|
Tat Dat Duong
|
c6ecc92349
|
feat(sdk-js): add docs, how-to guide
|
2025-02-13 07:44:01 -08:00 |
|
Tat Dat Duong
|
2e2172481b
|
Add docs
|
2025-02-13 07:12:15 -08:00 |
|
Nuno Campos
|
0bea7921d7
|
sdk-js 0.0.40
|
2025-02-12 16:53:02 -08:00 |
|
David Duong
|
4cdccab30b
|
feat(sdk-js): further 2x improvement when SSE (#3408)
|
2025-02-12 16:09:18 -08:00 |
|