Nuno Campos and GitHub
b211d4e767
Make it possible to run test command without docker installed ( #4948 )
2025-06-03 16:29:14 -07:00
Nuno Campos and GitHub
0b609646d5
Fix async callback manager tag handling ( #4949 )
2025-06-03 16:23:22 -07:00
Nuno Campos
5ab5da767b
Pass tags when configuring async callback manager
2025-06-03 16:17:17 -07:00
Nuno Campos and GitHub
a534807ec9
Allow same-name channels and nodes in StateGraph ( #4944 )
2025-06-03 16:15:07 -07:00
Nuno Campos
89e827bd15
Make it possible to run test command without docker installed
2025-06-03 16:14:46 -07:00
Nuno Campos and GitHub
d4018497a9
Fix ensure_config docstring ( #4947 )
2025-06-03 16:02:44 -07:00
Nuno Campos
7080eaa79e
docs: fix ensure_config docstring
2025-06-03 15:56:41 -07:00
Nuno Campos and GitHub
9c6e8d5237
Fix duplicate article typos in docs ( #4946 )
2025-06-03 15:56:04 -07:00
langchain-infra and GitHub
ae3c2e0b89
fix: use right deployment link ( #4945 )
2025-06-03 18:55:05 -04:00
Nuno Campos
cd2847ee07
docs: fix double article typos
2025-06-03 15:53:19 -07:00
infra
7335b80586
fix: use right deployment link
2025-06-03 18:42:11 -04:00
Nuno Campos and GitHub
b00ea605e2
checkpoint-postgres: Use lock also for pipeline mode ( #4942 )
2025-06-03 15:30:04 -07:00
Nuno Campos
bb990715f1
Allow same-name channels and nodes in StateGraph
...
- We no longer auto create a same-name channel for each node, so this limitation can now be lifted
2025-06-03 15:29:49 -07:00
langchain-infra and GitHub
8837b8534f
fix: use right link ( #4943 )
2025-06-03 18:15:51 -04:00
infra
4473db6361
fix: use right link
2025-06-03 18:12:41 -04:00
Nuno Campos
c31c940bbb
checkpoint-postgres: Use lock also for pipeline mode
2025-06-03 14:59:56 -07:00
Asamu David and GitHub
7ba5636200
add support for image_distro in config file ( #4871 )
2025-06-03 20:59:06 +01:00
Sydney Runkle and GitHub
37c215b5a2
Improve type checking on graph init and invoke/stream ( #4932 )
2025-06-03 15:21:51 -04:00
Asamu David and GitHub
f528f5ebd6
Merge branch 'main' into david/05-28/support-image-distro-config
2025-06-03 18:18:22 +01:00
David Duong and GitHub
3a74514bc3
fix(sdk-js): uiMessageReducer should handle undefined metadata ( #4931 )
2025-06-03 15:21:25 +02:00
Tat Dat Duong
2b759a2a33
fix(sdk-js): uiMessageReducer should handle undefined metadata
2025-06-03 15:20:13 +02:00
723cff9001
build(deps): bump actions/setup-node from 3 to 4 ( #4915 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-03 08:37:31 -04:00
lc-arjun and GitHub
7d27d108fc
bump sdk ( #4925 )
2025-06-02 18:16:08 -07:00
Arjun Natarajan
f4b480c4b8
bump sdk
2025-06-02 18:13:36 -07:00
lc-arjun and GitHub
8c560ef62a
feat: support custom tracer when creating run in ts sdk ( #4924 )
2025-06-02 18:10:01 -07:00
David Asamu
1e324b681a
update dockerfile generation logic, fix pip removal in wolfi
2025-06-03 01:43:59 +01:00
Arjun Natarajan
6002aebec5
maybe nees the full lint rewrite
2025-06-02 17:35:12 -07:00
Arjun Natarajan
b438210a0d
maybe fixes lint
2025-06-02 17:33:29 -07:00
Arjun Natarajan
b908e96541
need to export it here too
2025-06-02 17:27:33 -07:00
Arjun Natarajan
70dc0323c1
i want this exported
2025-06-02 17:26:20 -07:00
Arjun Natarajan
a75e40192f
perhaps better typing
2025-06-02 17:18:59 -07:00
Arjun Natarajan
952017fbe2
feat: support custom tracer when creating run in ts sdk
2025-06-02 17:17:07 -07:00
Nuno Campos and GitHub
36bd88287f
Fix makefile command file for dev server ( #4922 )
2025-06-02 16:41:59 -07:00
Nuno Campos
5e5840805e
Fix makefile command file for dev server
...
- pidfile was always empty
2025-06-02 16:35:48 -07:00
Nuno Campos and GitHub
7828003958
Fix Command(graph=PARENT) when used together w checkpointer=True ( #4921 )
2025-06-02 16:18:52 -07:00
Nuno Campos
e5e78e4192
Fix Command(graph=PARENT) when used together w checkpointer=True
2025-06-02 16:05:32 -07:00
William FH and GitHub
e2b14a9499
feat: Add onRequest callback to JS SDK ( #4919 )
...
Add onRequest callback
2025-06-02 13:43:16 -07:00
Nuno Campos and GitHub
2563301f39
Remove unused deprecation decorator/warning ( #4917 )
2025-06-02 15:53:26 -04:00
David Asamu
bbbadc3db9
regenerate schema + lint & format
2025-06-02 20:50:48 +01:00
b4cb4e72ab
build(deps): bump actions/configure-pages from 4 to 5 ( #4916 )
...
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-02 15:36:18 -04:00
7e45a0530b
build(deps): bump actions/cache from 3 to 4 ( #4913 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-02 15:17:21 -04:00
dd059fea3c
build(deps): bump actions/checkout from 3 to 4 ( #4912 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-02 15:17:04 -04:00
Michael Li and GitHub
871b1dccd8
docs: fix grammar issues in deployment_options.md and faq.md ( #4905 )
2025-06-02 15:04:03 -04:00
Daiki Inoue and GitHub
f8b5e05c47
docs: fix a typo ( #4908 )
2025-06-02 15:03:23 -04:00
Eugene Yurtsev and GitHub
6cde3ee7a3
ci: add depandabot config for upgrading actions ( #4911 )
...
Depandabot config for suggesting to update old actions
2025-06-02 15:03:03 -04:00
Michael Li and GitHub
d44581d754
docs: fix typos in langgraph_studio.md and low_level.md ( #4909 )
2025-06-02 17:49:04 +00:00
Michael Li and GitHub
dc787b5aa6
docs: fix grammar issues in langgraph_data_plane.md and langgraph_platform.md ( #4906 )
...
* docs: fix grammar issues in langgraph_data_plane.md and langgraph_platform.md
* docs: further update the wording in langgraph_data_plane.md
2025-06-02 17:48:55 +00:00
Michael Li and GitHub
0d6af09187
docs: fix grammar issues in application_structure.md and assistants.md ( #4904 )
...
* docs: fix a grammar error in mcp.md
* docs: fix a grammar error in multi-agent.md
* docs: fix grammar issues in application_structure.md and assistants.md
2025-06-02 13:48:50 -04:00
Michael Li and GitHub
469576f966
docs: fix grammar issues in langgraph_self_hosted_control_plane.md and langgraph_server.md ( #4907 )
2025-06-02 17:47:16 +00:00
Michael Li and GitHub
f00b994692
docs: fix incorrect word in memory.md ( #4902 )
2025-06-02 13:48:18 +00:00