What's Changed
- feat: support Annotated[T, Field(...)] in function schema by @haasonsaas in #2435
- feat: include agent in ToolContext tool calls by @rm-openai in #2446
- fix(tracing): #2444 drop unsupported usage fields for OpenAI trace ingest by @seratch in #2448
- fix(core): avoid noisy pydantic serialization warnings for model_dump items by @OiPunk in #2443
- refactor: Extract duplicate Gemini tool call ID cleanup logic by @hobostay in #2438
Documents & Other Changes
- docs: update document pages for v0.8.1 release by @seratch in #2432
- docs: update translated document pages by @github-actions[bot] in #2434
- Release 0.8.2 by @github-actions[bot] in #2447
New Contributors
- @OiPunk made their first contribution in #2443
- @hobostay made their first contribution in #2438
- @haasonsaas made their first contribution in #2435
Full Changelog: v0.8.1...v0.8.2