What's Changed
- Replace
all_messages_eventswithpydantic_ai.all_messagesforInstrumentationSettings(version=2)by @alexmojaki in #2658 - Fix inability to call response.raise_for_status in AsyncTenacityTransport by @dmontagu in #2668
- Deprecate
OpenAIModelin favor ofOpenAIChatModelby @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
- @essamgouda97 made their first contribution in #2672
Full Changelog: v0.7.5...v0.7.6