What's Changed
- docs: update dingtalk qr codes and add hyperlink by @qbc2016 in #1620
- docs(readme): remove redundant links by @qbc2016 in #1636
- feat(model): extend reasoning_effort options for OpenAI-compatible providers by @qbc2016 in #1643
- fix(formatter): avoid emitting
text: nullin AnthropicChatFormatter tool_result by @qbc2016 in #1641 - feat(model): support openai response api by @qbc2016 in #1346
- fix(tts): bug fix and add warning and retry by @qbc2016 in #1014
- feat(gemini): add thought signature for gemini model and formatter by @qbc2016 in #1402
- fix(tracing): handle CancelledError when closing spans by @FallingSnowFlake in #1619
- fix(model): handle structured output failures on dashscope-compatible endpoints by @CarlBye in #1646
- chore(version): bumping version to 1.0.21 by @qbc2016 in #1652
New Contributors
- @FallingSnowFlake made their first contribution in #1619
- @CarlBye made their first contribution in #1646
Full Changelog: v1.0.20...v1.0.21