What's Changed
🚀 Features
- Add OpenAI Responses input token counting (
OpenAIResponsesModel.count_tokens) by @colesmcintosh in #3951 - Replace
Agenttool_retries=/output_retries=withretries: int | AgentRetriesby @Kludex in #5500
🐛 Bug Fixes
🆕 V2 Preparation
- Deprecate
pydantic_ai.ext.aci(tool_from_aciandACIToolset) by @dsfaccini in #5510
New Contributors
Full Changelog: v1.97.0...v1.98.0