github pydantic/pydantic-ai v0.7.6
v0.7.6 (2025-08-26)

latest releases: v1.64.0, v1.63.0, v1.62.0...
6 months ago

What's Changed

  • Replace all_messages_events with pydantic_ai.all_messages for InstrumentationSettings(version=2) by @alexmojaki in #2658
  • Fix inability to call response.raise_for_status in AsyncTenacityTransport by @dmontagu in #2668
  • Deprecate OpenAIModel in favor of OpenAIChatModel by @Kludex in #2676
  • anthropic: drop new lines on empty system prompt by @Kludex in #2678
  • fix(bedrock): skip SystemPromptPart with empty content by @essamgouda97 in #2672
  • BREAKING CHANGE: Fix tenacity implementation for improved retry behavior by @dmontagu in #2670
  • Add Cerebras provider by @Kludex in #2643

New Contributors

Full Changelog: v0.7.5...v0.7.6

Don't miss a new pydantic-ai release

NewReleases is sending notifications on new releases.