Lauren Hirata Singh and GitHub
c88e22ffa7
Merge branch 'main' into get-started
2025-06-17 16:16:36 -04:00
Lauren Hirata Singh
dfdeb6a6f1
Edit stream modes
2025-06-17 15:41:57 -04:00
1309243b29
docs: studio evals ( #5129 )
...
* docs: studio evals
* docs: added studio evals images (#5076 )
* docs: added studio evals images
* Update docs/docs/cloud/how-tos/studio/run_evals.md
Co-authored-by: lc-arjun <arjun@langchain.dev >
* Update docs/docs/cloud/how-tos/studio/run_evals.md
Co-authored-by: lc-arjun <arjun@langchain.dev >
* Update docs/docs/cloud/how-tos/studio/run_evals.md
Co-authored-by: lc-arjun <arjun@langchain.dev >
* docs: updated studio evals
* Update docs/docs/cloud/how-tos/studio/run_evals.md
Co-authored-by: lc-arjun <arjun@langchain.dev >
* docs: removed images
---------
Co-authored-by: lc-arjun <arjun@langchain.dev >
* final changes
* i think its this
---------
Co-authored-by: Marco Perini <perinim.98@gmail.com >
2025-06-17 12:32:04 -07:00
Lauren Hirata Singh
ba08acb71c
Fix broken links
2025-06-17 15:21:50 -04:00
Lauren Hirata Singh
dd64636ca8
Remove agents/streaming
2025-06-17 15:14:48 -04:00
Lauren Hirata Singh
664475887d
Consolidate streaming
2025-06-17 15:07:07 -04:00
Lauren Hirata Singh
3d3a2bfacd
edits
2025-06-16 21:07:12 -04:00
Nuno Campos
771c6150a4
langgraph 0.5.0rc1
0.5.0rc1
2025-06-16 17:52:13 -07:00
Nuno Campos
edfb65fd3a
langgraph-prebuilt 0.5.0rc0
prebuilt==0.5.0rc0
2025-06-16 17:47:21 -07:00
Lauren Hirata Singh and GitHub
0f92470e49
docs: Remove cookie consent ( #5123 )
2025-06-16 18:41:55 -04:00
Nuno Campos
dfcaf97c73
langgraph 0.5.0rc0
0.5.0rc0
2025-06-16 15:17:56 -07:00
Nuno Campos
63a0028372
langgraph-checkpoint 2.1.0
checkpoint==2.1.0
2025-06-16 14:58:50 -07:00
Nuno Campos and GitHub
1134017d07
Preparation for 0.5 release: langgraph-checkpoint ( #5124 )
...
Prepare langgraph-checkpoint for 0.5
- Given we have no upper bound on langgraph-checkpoint dep need to undo all changes in langgraph-checkpoint that might break previous versions of langgraph
2025-06-16 21:57:11 +00:00
Lauren Hirata Singh
bbe90e04ca
Remove cookie consent popup
2025-06-16 16:35:27 -04:00
Lauren Hirata Singh
33feba4877
Remove cookie consent
2025-06-16 16:33:32 -04:00
Lauren Hirata Singh
905fcb3d02
Fix broken links
2025-06-16 16:25:31 -04:00
Lauren Hirata Singh
543d7d85af
Organize existing content differently
2025-06-16 16:17:52 -04:00
Nuno Campos and GitHub
4fec8e9dec
Preparation for 0.5 release ( #5121 )
2025-06-16 13:14:25 -07:00
Nuno Campos
c137169325
Preparation for 0.5 release
...
- Update deprecation warnings to mention 0.5, no 1.0
- Add back type hint support for Runnable arg to add_node
2025-06-16 13:07:52 -07:00
Nuno Campos and GitHub
1e2672e63d
Restore shallow checkpointer ( #5105 )
2025-06-16 11:23:27 -07:00
Nuno Campos and GitHub
06803ab683
Add migration for pending_sends ( #5106 )
2025-06-16 11:23:17 -07:00
hari-dhanushkodi and GitHub
3488ee47e0
chore: add docs for lgp deployment monitoring ( #5104 )
2025-06-16 10:21:42 -07:00
Nuno Campos and GitHub
289bdd0cea
Introduce "tasks" and "checkpoints" stream modes ( #5117 )
2025-06-16 10:14:18 -07:00
Nuno Campos
417103066b
Lint
2025-06-16 09:29:03 -07:00
Nuno Campos
25a59447c1
Introduce "tasks" and "checkpoints" stream modes
...
- These are split out of "debug" stream mode, which is now an alias for ["tasks", "checkpoints"]
2025-06-16 08:47:45 -07:00
Nuno Campos
21906d2b7b
Add migration for pending_sends
...
- Checkpoints saved on older versions of langgraph will be compatible with langgraph 0.5 and 1.0
2025-06-13 17:42:14 -07:00
Nuno Campos
0cad7019cb
Restore shallow checkpointer
...
- This should definitely be removed soon, but let's give people more time to update
2025-06-13 17:37:40 -07:00
Nuno Campos and GitHub
7e735672bf
Restore compatibility with custom checkpointer classes created in prior versions ( #5103 )
2025-06-13 16:36:36 -07:00
Nuno Campos
5498893780
Restore compatibility with custom checkpointer classes created in prior versions
...
- Ensure existing custom checkpointer classes are compatible with new langgraph-checkpoint release
2025-06-13 16:29:55 -07:00
Nuno Campos and GitHub
e80f47aa01
Revert removals of APIs that were slated for removal in 1.0 ( #5101 )
2025-06-13 16:09:20 -07:00
Nuno Campos
a0b2f742a3
Revert "Remove UntrackedValue channel"
...
This reverts commit 05f3904d09 .
2025-06-13 15:36:47 -07:00
William FH and GitHub
b7973d65db
fix: Update lockfile ( #5102 )
2025-06-13 14:53:40 -07:00
Nuno Campos
3fa3a586b5
Revert "Remove MessageGraph ( #4875 )"
...
This reverts commit a5e6223569 .
2025-06-13 14:21:05 -07:00
William FH and GitHub
053b606b46
cli: 0.3.3 ( #5100 )
cli==0.3.3
2025-06-13 13:15:26 -07:00
William FH and GitHub
4548a0ebe8
feat: Customizable Pip Installer ( #5098 )
...
Let you set "pip_installer": "pip" (or uv) to handle corner cases in install compatibilities
cli==0.3.2
2025-06-13 10:35:28 -07:00
Sydney Runkle and GitHub
0171e9a323
fix(langgraph): remove deprecated output usage in favor of output_schema ( #5095 )
...
use output_schema
2025-06-13 12:34:39 -04:00
Sydney Runkle and GitHub
c439cb0872
refactor(langgraph): Remove PregelNode's inheritance from Runnable ( #5093 )
...
remove Runnable inheritance for PregelNode
2025-06-13 10:17:42 -04:00
Nuno Campos and GitHub
2a4d7e8889
Remove support for node reading a single managed value ( #5083 )
2025-06-12 15:19:55 -07:00
Nuno Campos
7f3578e0f1
Remove support for node reading a single managed value
...
- This has never been used and is not useful or intended functionality
2025-06-12 15:11:19 -07:00
Lauren Hirata Singh and GitHub
e2f96b5ae5
revert incident banner ( #5082 )
2025-06-12 17:24:36 -04:00
Lauren Hirata Singh
0d5f7e55bf
revert incident banner
2025-06-12 17:10:22 -04:00
Lauren Hirata Singh and GitHub
9209f11187
incident banner ( #5081 )
2025-06-12 16:04:20 -04:00
Lauren Hirata Singh and GitHub
bb1c5b8cdf
Update docs/overrides/main.html
2025-06-12 15:57:14 -04:00
Nuno Campos and GitHub
d6bb008ff4
PregelLoop: Simplify tick() method ( #5080 )
...
* PregelLoop: Simplify tick() method
- Split out superstep finish into separate after_tick() method
- Handle input in __enter__
- Remove unnecessary recursive shortcut
- Remove input sentinel objects
* Lint
2025-06-12 19:53:55 +00:00
Lauren Hirata Singh
6130e08fa6
incident banner
2025-06-12 15:52:36 -04:00
Sydney Runkle and GitHub
3ad061f0d7
serialize/deserialize pandas with pickle fallback ( #5057 )
2025-06-12 15:14:00 -04:00
Nuno Campos and GitHub
116b5d1cac
Remove code paths no longer needed ( #5079 )
2025-06-12 11:47:10 -07:00
Nuno Campos
0aff02e180
Remove code paths no longer needed
...
- These were only used by the kafka scheduler
2025-06-12 11:25:20 -07:00
Nuno Campos and GitHub
074af5c122
Avoid saving checkpoints for subgraphs when checkpoint_during=False ( #5051 )
2025-06-11 11:11:02 -07:00
langchain-infra and GitHub
29ffaa0e0b
docs: fix config section ( #5066 )
2025-06-11 13:23:33 -04:00