返回全部动态
LangGraph SDK 0.4.3 发布,新增解密与 cron 清除功能
原标题:langgraph-sdk==0.4.3
AI 摘要
LangGraph 发布了 SDK Python 版本 0.4.3,包含多项更新,如新增解密替换结果功能、支持通过 update(end_time=None) 清除 cron 的结束时间,并修复了配置元数据合并问题。同时,LangGraph 核心库也发布了多个小版本更新(1.2.3 至 1.2.11),并升级了依赖如 websockets 和 langsmith。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
Changes since sdk==0.4.2 * release(sdk-py): 0.4.3 (#8657) * feat(sdk-py): add decrypt replacement result (#8598) * release(langgraph): 1.2.11 (#8595) * chore(deps): bump the minor-and-patch group across 1 directory with 5 updates (#8532) * release(checkpoint): 4.2.0 (#8563) * chore: enforce PLC0415 in tests for the remaining packages (#8547) * release(langgraph): 1.2.10 (#8462) * chore(deps): bump websockets from 15.0.1 to 16.0 in /libs/sdk-py in the major group (#8253) * fix(sdk-py): support c
发布时间:2026-08-20 02:05
抓取时间:2026-08-20 02:07
来源机构:LangChain