Skip to content

Releases: pydantic/pydantic-ai

v0.0.55 2025-04-09

09 Apr 15:08
fbe5ea1
Compare
Choose a tag to compare

What's Changed

  • Allow empty user_prompt in run_stream by @lfloeer in #1421
  • fix: infer azure provider and environment for key by @Wh1isper in #1422
  • Fix bug with JSON schema generation when using InstrumentedModel by @dmontagu in #1424
  • Add PydanticAI User-Agent header by @Kludex in #1425

New Contributors

Full Changelog: v0.0.54...v0.0.55

v0.0.54 2025-04-09

09 Apr 10:01
39daccd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.53...v0.0.54

v0.0.53 2025-04-07

07 Apr 08:45
b22f95c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.52...v0.0.53

v0.0.52 2025-04-03

03 Apr 14:04
d5801e6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.51...v0.0.52

v0.0.51 2025-04-03

03 Apr 10:02
583ac1a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.50...v0.0.51

v0.0.50 2025-04-03

03 Apr 06:39
613dac8
Compare
Choose a tag to compare

What's Changed

  • Fix some issues with non-serializable inputs in evals by @dmontagu in #1333
  • Add expected output to logfire attributes for the evals task span by @dmontagu in #1334
  • Drop exclusiveMaximum/exclusiveMinimum from Gemini by @Kludex in #1341
  • Drop JSON schema url from schema on Gemini by @Kludex in #1342
  • Add py.typed marker to pydantic_evals package by @t94j0 in #1349

New Contributors

Full Changelog: v0.0.49...v0.0.50

v0.0.49 2025-04-01

01 Apr 16:20
a5a471e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.48...v0.0.49

v0.0.48 2025-03-31

31 Mar 14:47
007d9d1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.47...v0.0.48

v0.0.47 2025-03-31

31 Mar 11:04
fc9226f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.46...v0.0.47

v0.0.46

26 Mar 17:22
adeb3b3
Compare
Choose a tag to compare

What's Changed

  • Use different HTTP clients based on providers by @Kludex in #1242
  • Add headers, timeout, and sse_read_timeout to MCPServerHTTP by @JohnUiterwyk in #1218
  • Revert "Use get_running_loop instead of get_event_loop" by @Kludex in #1252

New Contributors

Full Changelog: v0.0.45...v0.0.46