Skip to content

v0.4.2 (2025-07-10)

Compare
Choose a tag to compare
@DouweM DouweM released this 10 Jul 18:43
· 394 commits to main since this release
78f08f8

What's Changed

  • Let model settings be passed to model classes by @svilupp in #2136
  • Add StructuredDict for structured outputs with custom JSON schema by @fswair in #2157
  • Handle DeepSeek reasoning_content in streamed responses by @tarruda in #2174
  • Drop FastA2A from PydanticAI repository by @Kludex in #2171
  • Fix type annotations for Agent.iter() by @erosennin in #2168
  • Fix chat-app example doc - python code appear twice by @itayB in #2169
  • Speed up function _ensure_decodeable by 634% by @misrasaurabh1 in #2155

New Contributors

Full Changelog: v0.4.1...v0.4.2