Agent 基础设施官方发布自动监测

langgraph-sdk==0.4.5

langgraph-sdk 0.4.5 released alongside dependency updates and LangGraph's support for a response schema in interrupt().

原始内容为英文;当前页面提供中文导航与来源说明,具体事实请以原文为准。

人类阅读

为什么值得关注

This release updates langgraph-sdk to version 0.4.5 and langgraph to version 1.2.12. Key changes include adding a response schema to the interrupt() function in langgraph (PR 8886) alongside several dependency maintenance updates: bumping anyio in /libs/sdk-py and /libs/cli, and updating websockets from 16.0 to 16.1.1 in /libs/sdk-py.

Agent 解析

可执行摘要

LangGraph releases langgraph-sdk==0.4.5 and langgraph==1.2.12, introducing a response schema to interrupt() and updating dependencies including anyio and websockets.

Agent 实用度
82/100
可信度
96%
机器格式
JSON + Markdown
下一步

开发者应核对什么

  • Upgrade langgraph-sdk to 0.4.5 and langgraph to 1.2.12 if utilizing the new response schema for interrupt().
  • Verify compatibility with bumped dependencies including anyio (up to 4.15.1) and websockets 16.1.1.
分类

标签与路由

langgraphworkflowdurable-execution
相关信号

继续阅读