🚀 Pydantic AI V2 Beta 6 is here!
For more information on Pydantic AI V2, see the release notes for v2.0.0b1 and the Upgrade Guide.
Beta 6 adds no new breaking or v2-specific changes, but pulls in these changes from v1.106.0:
What's Changed
🚀 Features
- Map base
seedsetting to xAI by @colesmcintosh in #5741 - Add
api_hostandtimeouttoXaiProviderby @colesmcintosh in #5742
🐛 Bug Fixes
- Fix incomplete streamed response when
event_stream_handlerdoesn't consume the stream by @adtyavrdhn in #5771 - fix(messages): from_data_uri crashes on a valid non-base64 data URI by @devteamaegis in #5779
New Contributors
- @lonelyhty made their first contribution in #5759
- @devteamaegis made their first contribution in #5779
Full Changelog: v2.0.0b5...v2.0.0b6