Skip to content

v0.7.6 (2025-08-26)

Compare
Choose a tag to compare
@Kludex Kludex released this 26 Aug 12:57
· 197 commits to main since this release
d273775

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