返回全部动态

LangGraph 1.2.11 发布:新增 trace_policy 支持

原标题:langgraph==1.2.11

LangGraph Releases一手来源产品发布质量 67

AI 摘要

LangGraph 发布了 1.2.11 版本,主要新增了在 add_node 上暴露 trace_policy 的功能,并进行了多项依赖更新和测试改进。同时,相关的 checkpoint 包(checkpoint-postgres 和 checkpoint-sqlite)也发布了新版本,修复了 delta 通道历史中的写入收集问题。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

Changes since 1.2.10 * release(langgraph): 1.2.11 (#8595) * feat(langgraph): expose `trace_policy` on `add_node` (#8523) * chore(deps): bump the minor-and-patch group across 1 directory with 7 updates (#8533) * chore(deps): bump the minor-and-patch group across 1 directory with 5 updates (#8532) * release(checkpoint-postgres): 3.1.2 (#8565) * release(checkpoint): 4.2.0 (#8563) * fix(checkpoint): collect writes at plain-value seed in delta channel history (#8526) * chore: enforce PLC0415 in test


发布时间:2026-08-11 22:00
抓取时间:2026-08-12 01:20
来源机构:LangChain
阅读原文github.com