返回全部动态
PydanticAI 发布 v2.43.0:新增首次运行横幅并修复多项问题
原标题:v2.43.0 (2026-09-11)
AI 摘要
PydanticAI 发布 v2.43.0 版本,新增首次运行横幅用于描述运行信息,并支持以该横幅开启 clai 会话。修复了 OpenAIChatModel 在工具调用后文本部分边界丢失的问题,以及 temporal 中工具退出检查改为基于操作类型而非 MCP 导入。新贡献者 KaranJayakumar 提交了首个 PR。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### 🚀 Features * Add a first-run banner describing the run, and open `clai` sessions with it by @DouweM in https://github.com/pydantic/pydantic-ai/pull/7447 ### 🐛 Bug Fixes * Preserve text part boundaries after tool calls in `OpenAIChatModel` by @KaranJayakumar in https://github.com/pydantic/pydantic-ai/pull/8235 * fix(temporal): key tool opt-out checks on operation kind, not an MCP import by @
发布时间:2026-09-12 08:54
抓取时间:2026-09-12 09:43
来源机构:Pydantic