This release adds 3 notable features for engineering teams evaluating rollout.
Published 5d
AI Agents & Assistants
β No known CVEs patched
✓ No known CVEs patched in this version
Topics
agent-framework
genai
llm
pydantic
python
Summary
AI summaryUpdates π Features, π Bug Fixes, and openai across a mixed release.
Full changelog
What's Changed
π Features
- feat(openai): support explicit prompt caching for
gpt-5.6by @Wh1isper in https://github.com/pydantic/pydantic-ai/pull/6423 - Inline text-like files in
MistralModelprompts by @pulphix in https://github.com/pydantic/pydantic-ai/pull/6556 - Support overriding the tool-retry budget at
run/iter/overridetime by @dsfaccini in https://github.com/pydantic/pydantic-ai/pull/6072 - Support
DynamicCapabilitytoolsets in durable execution and wrapDynamicToolsetin DBOS steps and Prefect tasks by @DouweM in https://github.com/pydantic/pydantic-ai/pull/6623 - Add
openai_moderationsetting and expose OpenAI Responses API moderation results inprovider_detailsby @pydanty[bot] in https://github.com/pydantic/pydantic-ai/pull/6628 - Deprecate the Exa search common tools in favor of the
ExaSearchcapability in Pydantic AI Harness by @dsfaccini in https://github.com/pydantic/pydantic-ai/pull/6644
π Bug Fixes
- Fix hosted
tool_searchreplay with null call IDs by @adtyavrdhn in https://github.com/pydantic/pydantic-ai/pull/6604 - Mark untyped arrays as not strict-compatible for OpenAI by @hramezani in https://github.com/pydantic/pydantic-ai/pull/6547
- Fix durability capability compatibility regressions by @dsfaccini in https://github.com/pydantic/pydantic-ai/pull/6631
- Fix OpenAI background retrieve 400 for
reasoning.encrypted_contenton persisted responses by @pydanty[bot] in https://github.com/pydantic/pydantic-ai/pull/6614 - Round-trip tool control-flow exceptions on DBOS/Prefect, fix Prefect replay edges, and add
register_legacy_workflowstoDBOSDurabilityfor cleanDBOSAgentmigration by @DouweM in https://github.com/pydantic/pydantic-ai/pull/6640
Full Changelog: https://github.com/pydantic/pydantic-ai/compare/v2.14.1...v2.15.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Earlier breaking changes
- v1.95.0 rename βbuilt-in toolsβ to βnative toolsβ, deprecate old fields, register via capabilities=[NativeTool(...)]
Beta — feedback welcome: [email protected]