v0.1.4 (2025-04-24)
What's Changed
- Use
report_case_name
in span by @alexmojaki in #1544 - Make agent and graph runs serializable again by @dmontagu in #1545
- support MCP logging, increase minimum mcp version to 1.6.0 by @samuelcolvin in #1436
- Add support for o3 and o4-mini by @zachmayer in #1557
- OpenAI: Enable DocumentUrl and BinaryContent documents by @gearheart in #1552
- gemini: move
list
type inside theAnnotated
onfunction_declarations
field by @gitraffe in #1570 - Replaced incorrect all_message() with new_messages() by @ag14774 in #1566
New Contributors
- @zachmayer made their first contribution in #1557
- @gearheart made their first contribution in #1552
- @gitraffe made their first contribution in #1570
- @ag14774 made their first contribution in #1566
Full Changelog: v0.1.3...v0.1.4