v0.0.47 2025-03-31
What's Changed
- Ensure model settings' prefixes are enforced by @Kludex in #1257
- Bump logfire by @Kludex in #1262
- improvements while playing with the CLI by @samuelcolvin in #1263
- add span around tool calls by @samuelcolvin in #1158
- Add
pydantic-evals
package by @dmontagu in #935 - remove "preparing model request params" span by @samuelcolvin in #1281
- Clean up SpanQuery and related APIs by @dmontagu in #1287
- Fix the default types of generic params to EvaluatorContext by @dmontagu in #1290
- More otel cleanup for evals by @dmontagu in #1291
- Clean up public evals API by @dmontagu in #1298
- [Bugfix] Unknown tool called by agent will cause response 400 by @BeautyyuYanli in #1255
- feat: Add read timeout and connect timeout for bedrock provider by @Wh1isper in #1259
- allow str as model, fix Groq models by @samuelcolvin in #1306
- CLI fixes and improvements by @dmontagu in #1299
- Allow use of
PYTHONOPTIMIZE=1
by @Kludex in #1307 - disable cohere with emscripten by @samuelcolvin in #1296
New Contributors
- @yaswhar made their first contribution in #1224
- @sarunas-llm made their first contribution in #1280
- @BeautyyuYanli made their first contribution in #1255
Full Changelog: v0.0.46...v0.0.47