What's Changed
- fix(version): update version to 1.0.9 by @DavdGao in #1009
- fix(docs): fix bug in the tts tutorial by @DavdGao in #1010
- fix(opentelemetry): fix versions for opentelemetry by @qbc2016 in #1011
- fix(openaichatmodel): fix a bug when choice.delta is None by @qbc2016 in #1015
- refactor(planner): refactor the meta planner example with the PlanNotebook class by @DavdGao in #901
- feat(tracing): support list input in _get_agent_messages and add tests by @zhijianma in #1013
- feat(deployment): add example for deploying a routing agent as a chat endpoint by @DavdGao in #911
- feat(tool): add original name in RegisteredToolFunction by @qbc2016 in #1028
- perf(evaluation): save task metadata and token usage in the evaluation dir by @DavdGao in #961
- fix mem0ai version <=0.1.116 by @Osier-Yi in #1042
- fix(react agent): filter None values when joining message text content by @qbc2016 in #1041
- docs(studio): update to latest studio Gifs by @zhijianma in #1034
- fix(formatter unittest): fix the issue for tool result id mismatch by @qbc2016 in #1043
- fix(react agent): hotfix parameter issues for handle_interrupt by @qbc2016 in #1049
- chore(version): update version to 1.0.10 by @DavdGao in #1051
Full Changelog: v1.0.9...v1.0.10