Eugene Yurtsev
|
0ccbbae66d
|
x
|
2025-06-02 16:25:23 -04:00 |
|
Eugene Yurtsev
|
3c2f7ce929
|
build(deps): bump actions/configure-pages from 4 to 5 (#1255)
|
2025-06-02 15:54:51 -04:00 |
|
Eugene Yurtsev
|
98f99ea27b
|
build(deps): bump actions/setup-python from 4 to 5 (#1254)
|
2025-06-02 15:54:42 -04:00 |
|
dependabot[bot]
|
0b7b41fb52
|
build(deps): bump actions/configure-pages from 4 to 5
Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 4 to 5.
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](https://github.com/actions/configure-pages/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/configure-pages
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-02 19:49:16 +00:00 |
|
dependabot[bot]
|
fe97c8a032
|
build(deps): bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-02 19:48:00 +00:00 |
|
Eugene Yurtsev
|
5330401134
|
ci: add depandabot config for updating actions (#1253)
|
2025-06-02 15:37:15 -04:00 |
|
Eugene Yurtsev
|
afc7b531d9
|
x
|
2025-06-02 15:35:04 -04:00 |
|
Eugene Yurtsev
|
77ab8843cd
|
x
|
2025-06-02 15:02:02 -04:00 |
|
Eugene Yurtsev
|
76b2ba984b
|
x
|
2025-06-02 14:58:18 -04:00 |
|
Eugene Yurtsev
|
1003a5f99c
|
x
|
2025-06-02 14:56:35 -04:00 |
|
David Duong
|
aca3524c93
|
feat(langgraph): add support for built-in tools in prebuilts (#1251)
|
2025-06-02 17:24:26 +02:00 |
|
David Duong
|
5088f34a74
|
release(checkpoint): 0.0.18 (#1249)
checkpoint==0.0.18
|
2025-06-02 00:26:56 +00:00 |
|
Tat Dat Duong
|
1ee7fbe1e9
|
feat(sdk-js): add docs for reconnectOnMount, expose run metadata
|
2025-06-02 01:52:40 +02:00 |
|
David Duong
|
6d28118c86
|
release(swarm): 0.0.4 (#1248)
swarm==0.0.4
|
2025-05-31 02:23:23 +02:00 |
|
David Duong
|
f4359a82b8
|
release(supervisor): 0.0.13 (#1247)
supervisor==0.0.13
|
2025-05-31 02:19:29 +02:00 |
|
David Duong
|
fd9fe56a48
|
release(cua): 0.0.6 (#1246)
cua==0.0.6
|
2025-05-31 02:14:00 +02:00 |
|
Tat Dat Duong
|
bf2b6f11bd
|
Lockfile
|
2025-05-31 02:11:50 +02:00 |
|
Tat Dat Duong
|
0d4caf3996
|
release(cua): 0.0.6
Relax `peerDependencies` constraint to support `@langchain/langgraph 0.3.x`
|
2025-05-31 02:08:42 +02:00 |
|
David Duong
|
e67d3fb889
|
Merge pull request #80 from langchain-ai/dqbd/0.0.38
release: 0.0.38
|
2025-05-31 01:59:29 +02:00 |
|
Tat Dat Duong
|
1e6e554221
|
Fix lockfile
|
2025-05-31 01:57:10 +02:00 |
|
Tat Dat Duong
|
44521971ce
|
release: 0.0.38
Relax constraints to allow @langchain/langgraph 0.3.x
|
2025-05-31 01:56:21 +02:00 |
|
David Duong
|
269f147c8d
|
feat(langgraph): return interrupts with streamMode: "values" (#1244)
|
2025-05-31 01:32:35 +02:00 |
|
Tat Dat Duong
|
d70be99595
|
Fix build
|
2025-05-31 01:30:17 +02:00 |
|
Tat Dat Duong
|
95321d7e38
|
Code review
|
2025-05-31 01:27:06 +02:00 |
|
Tat Dat Duong
|
3819b3e211
|
Use type asserts instead
|
2025-05-31 01:24:13 +02:00 |
|
Tat Dat Duong
|
f7184db716
|
Add tests for types
|
2025-05-31 01:08:34 +02:00 |
|
Tat Dat Duong
|
c9ca890e31
|
Remove unnecessary intersection
|
2025-05-31 00:58:29 +02:00 |
|
Tat Dat Duong
|
eb1bea1789
|
feat(langgraph): return interrupts with streamMode: "values"
Partial port of https://github.com/langchain-ai/langgraph/pull/4374, does not tackle multi-resumes for now
|
2025-05-31 00:41:16 +02:00 |
|
David Duong
|
b91f75d12e
|
feat(prebuilt): add preModelHook and postModelHook (#1212)
|
2025-05-30 23:06:52 +02:00 |
|
David Duong
|
4564c21e5b
|
fix(langgraph): allow null input to resume graph (#1243)
|
2025-05-30 22:58:03 +02:00 |
|
Tat Dat Duong
|
a2ed0ae3df
|
Add check for interrupt
|
2025-05-30 22:55:11 +02:00 |
|
Tat Dat Duong
|
d3f1062f30
|
fix(langgraph): allow null input to resume graph
|
2025-05-30 22:51:47 +02:00 |
|
Tat Dat Duong
|
71dee1cf0c
|
Fix edges
|
2025-05-30 22:44:48 +02:00 |
|
Tat Dat Duong
|
dd84df01e0
|
Lint
|
2025-05-30 20:10:37 +02:00 |
|
Tat Dat Duong
|
fa6ad84ff6
|
Add mermaid structure tests for each possible combination
|
2025-05-30 20:10:26 +02:00 |
|
David Duong
|
43d1f326a8
|
fix(docs): typos (#1167)
|
2025-05-30 18:01:05 +02:00 |
|
David Duong
|
5e4336e673
|
build(deps): bump next from 14.2.26 to 15.2.4 in /environment_tests/test-exports-vercel in the npm_and_yarn group across 1 directory (#1240)
|
2025-05-30 17:59:47 +02:00 |
|
Tat Dat Duong
|
f3631ee357
|
Don't create AnnotationRoot directly
|
2025-05-30 02:14:07 +02:00 |
|
Tat Dat Duong
|
38a97bfb0e
|
Fix tests
|
2025-05-30 02:14:06 +02:00 |
|
Tat Dat Duong
|
e536db6bc8
|
feat(prebuilt): add preModelHook and postModelHook
|
2025-05-30 02:14:06 +02:00 |
|
David Duong
|
bb85051d41
|
fix(langgraph): apply Zod reducer when attempting to validate input (#1241)
|
2025-05-30 02:10:54 +02:00 |
|
Tat Dat Duong
|
4def33350c
|
fix(langgraph): apply Zod reducer when attempting to validate input
Also adds additional tests for `pregel.test-d.ts`
|
2025-05-30 02:07:04 +02:00 |
|
David Duong
|
a512380c4c
|
feat(langgraph): add typedNode utility (#1235)
|
2025-05-30 01:02:26 +02:00 |
|
Tat Dat Duong
|
d3a3da59e7
|
Remove other changes
|
2025-05-30 01:00:07 +02:00 |
|
Tat Dat Duong
|
b40e877b87
|
Remove extra change
|
2025-05-30 00:59:39 +02:00 |
|
Tat Dat Duong
|
fe8e0417eb
|
Merge branch 'main' into dqbd/util-typed-node
|
2025-05-30 00:58:36 +02:00 |
|
David Duong
|
07a8594baa
|
feat(langgraph): introduce strict typing for .stream() methods (#1239)
|
2025-05-30 00:57:43 +02:00 |
|
dependabot[bot]
|
824c4f04a9
|
build(deps): bump next
Bumps the npm_and_yarn group with 1 update in the /environment_tests/test-exports-vercel directory: [next](https://github.com/vercel/next.js).
Updates `next` from 14.2.26 to 15.2.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.26...v15.2.4)
---
updated-dependencies:
- dependency-name: next
dependency-version: 15.2.4
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-29 22:57:18 +00:00 |
|
David Duong
|
36aa2ac288
|
feat(langgraph): node / task cache (#1225)
|
2025-05-30 00:56:17 +02:00 |
|
Tat Dat Duong
|
56af16327f
|
Merge branch 'main' into dqbd/node-caching
|
2025-05-30 00:53:29 +02:00 |
|