v0.4.6 (2025-07-23)
What's Changed
- Enable URL and binary PDF for Mistral by @pintaf in #2267
- Fix pydantic-evals panel rendering with evaluators by @dmontagu in #2274
- Fix mp3 handling by @dmontagu in #2279
- Handle built-in tool errors better in tool registration by @fswair in #2252
- fix: use
FileUrl.format
to find the extension by @Kludex in #2280 - Correct code snippet for native output by @minhduc0711 in #2271
- chore: simplify output function call with model retry by @bitnahian in #2273
- Reduce duplication between StreamedRunResult and AgentStream by @DouweM in #2275
- chore: add
CLAUDE.md
by @Kludex in #2281 - Speed up function
_estimate_string_tokens
by @misrasaurabh1 in #2156
New Contributors
- @minhduc0711 made their first contribution in #2271
- @pintaf made their first contribution in #2267
Full Changelog: v0.4.5...v0.4.6