返回全部动态
PydanticAI v2.48.0 新增 GPT-6 与 Claude Opus 5.5 支持
原标题:v2.48.0 (2026-09-22)
AI 摘要
PydanticAI 发布 v2.48.0 版本,新增对 OpenAI gpt-6-sol、gpt-6-luna 以及 Claude Opus 5.5 模型的支持,并升级 genai-prices 至 0.1.8 以支持新的 OpenAI 音频模型。此外修复了 Vercel AI 与 AG-UI 适配器中消息 ID 在加载和导出时丢失的问题。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### 🚀 Features * Support `genai-prices` 0.1.7 and new OpenAI audio models by @adtyavrdhn in https://github.com/pydantic/pydantic-ai/pull/8617 * Add OpenAI `gpt-6-sol` and `gpt-6-luna` model support by @DouweM in https://github.com/pydantic/pydantic-ai/pull/8635 * Add Claude Opus 5.5 (`claude-opus-5-5`) support by @DouweM in https://github.com/pydantic/pydantic-ai/pull/8637 ### 🐛 Bug Fixes * Pre
发布时间:2026-09-23 10:41
抓取时间:2026-09-23 10:44
来源机构:Pydantic