What's Changed
- feat: replace kwargs with invocation_state in agent APIs by @JackYPCOnline in #966
- feat(telemetry): updated semantic conventions, added timeToFirstByteMs into spans and metrics by @poshinchen in #997
- chore(telemetry): added gen_ai.tool.description and gen_ai.tool.json_schema by @poshinchen in #1027
- fix(tool/decorator): validate ToolContext parameter name and raise clear error by @Ratish1 in #1028
- integ tests - fix flaky structured output test by @pgrayy in #1030
- hooks - before tool call event - interrupt by @pgrayy in #987
- multiagents - temporarily raise exception when interrupted by @pgrayy in #1038
- feat: Support adding exception notes for Python 3.10 by @zastrowm in #1034
- interrupts - decorated tools by @pgrayy in #1041
Full Changelog: v1.12.0...v1.13.0