Skip to content

Releases: pydantic/pydantic-ai

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

v0.0.45

26 Mar 10:42
a60f0e1
Compare
Choose a tag to compare

What's Changed

  • Generate tool call id if not present by @Kludex in #1229
  • add user mapping in openai chat completion by @ovisek in #1174
  • Remove non-provider parameters from models by @Kludex in #1239

New Contributors

Full Changelog: v0.0.44...v0.0.45

v0.0.44

25 Mar 12:04
ff053fe
Compare
Choose a tag to compare

What's Changed

  • Migrate OpenAI models away from max_tokens to max_completion_tokens by @barapa in #1206
  • Add return docstring to the function description by @Kludex in #1207
  • Add model_request_parameters attribute (containing tool definitions) to chat spans by @alexmojaki in #1177
  • Use get_running_loop instead of get_event_loop by @Kludex in #1204
  • Bump openai to 1.66.0 by @Kludex in #1202
  • Use pydantic-ai-slim version on CLI instead of pydantic-ai by @samuelcolvin in #1213
  • Drop system parameter from OpenAIModel by @Kludex in #1235
  • Use provider on models inference by @Kludex in #1234
  • Add cohere provider class by @hrahmadi71 in #1225

New Contributors

Full Changelog: v0.0.43...v0.0.44

v0.0.43 2025-03-21

21 Mar 09:02
15c386a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.42...v0.0.43

v0.0.42 2025-03-19

19 Mar 15:26
ea11f27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.41...v0.0.42

v0.0.41 2025-03-17

17 Mar 15:01
1479995
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.40...v0.0.41

v0.0.40 2025-03-15

15 Mar 14:41
35895ce
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.39...v0.0.40