Pydantic-AI v2.14.0: Reasoning effort and durability improvements
This release introduces enhanced reasoning capabilities for Mistral models and new durability options, replacing deprecated agent wrappers. It also includes fixes such as the removal of specific shut-down Gemini models. These changes benefit developers integrating AI models who need more control over reasoning processes and durability strategies. The update is available now.
- →feat(mistral): add reasoning_effort support via thinking settings by @YHallouard in https://github.com/pydantic/pydantic-ai/pull/5294
Features (2) ›
- feat(mistral): add reasoning_effort support via thinking settings by @YHallouard in https://github.com/pydantic/pydantic-ai/pull/5294
Add TemporalDurability, DBOSDurability and PrefectDurability capabilities to replace the deprecated wrapper agents by @DouweM in https://github.com/pydantic/pydantic-ai/pull/4977
Fixes (1) ›
Remove shut-down Gemini models gemini-2.5-flash-lite-preview-09-2025 and gemini-3.1-flash-lite-preview by @adtyavrdhn in https://github.com/pydantic/pydantic-ai/pull/6606
https://github.com/pydantic/pydantic-ai/releases/tag/v2.14.0
Related releases
- crewAI 1.15.10 Patch Release CrewAI Releases ·
- LangGraph checkpoint-postgres 3.1.1 update LangGraph Releases ·
- LangGraph checkpoint-sqlite 3.1.1 released LangGraph Releases ·
- adk-python adds async non-blocking tool support Google ADK (Python) Releases ·
- Google ADK Python v2.6.0 adds features, fixes Google ADK (Python) Releases ·
- crewAI 1.15.9: Improved Tool Failure Reporting and Flow Events CrewAI Releases ·