返回全部动态
LangGraph 发布 1.2.12:interrupt() 新增 response_schema
原标题:langgraph==1.2.12
AI 摘要
LangGraph 发布 1.2.12 版本,主要新增 interrupt() 的 response_schema 参数,并修复 v3 流式投影类型未声明、改为从字节码而非源码检测子图等问题,同时升级 soupsieve、mistune、tornado 等依赖。该版本属于常规迭代,对使用 LangGraph 构建 agent 工作流的开发者有直接影响。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
Changes since 1.2.11 * release(langgraph): 1.2.12 (#8987) * chore(deps): bump soupsieve from 2.8.4 to 2.9 in /libs/langgraph (#8958) * feat(langgraph): add response_schema to interrupt() (#8886) * fix(langgraph): type undeclared v3 stream projections (#8596) * chore(langgraph): bump mistune to 3.3.4 (#8804) * chore(deps): bump the minor-and-patch group across 1 directory with 7 updates (#8779) * chore(deps): bump the minor-and-patch group across 1 directory with 4 updates (#8782) * chore(deps):
发布时间:2026-09-21 22:43
抓取时间:2026-09-21 22:57
来源机构:LangChain