What's Changed
- feat: Otel instrumentation version 3 by @bitnahian in #3021
- Don't send strict to HuggingFace API as it's not supported by their types and at least some models by @DouweM in #3062
- Correctly merge
Model.settings
withmodel_settings
in direct mode by @moritzwilksch in #2980 - Expose
server_info
inMCPServer
by @Whadup in #3055 - Support contextually overriding agent instructions by @mwildehahn in #2926
- Update evals attributes by @dmontagu in #2924
New Contributors
Full Changelog: v1.0.12...v1.0.13