What's Changed
- Support voice agent in AgentScope by supporting Qwen-Omni and GPT-audio models
- Create RAG module in AgentScope
Commits
- Fix parallel tool execution in tutorial by @qbc2016 in #789
- [HOTFIX] Fix the bug in ReActAgent class by @DavdGao in #788
- [Hotfix] Fix ThinkingBlock import issue by @qbc2016 in #794
- fix(model): 修复DashScopeChatModel enable_thinking 不起作用 by @allenli178 in #796
- Support omni series model by @qbc2016 in #759
- Update version to 1.0.4 by @DavdGao in #798
- Add RAG module into AgentScope by @DavdGao in #800
New Contributors
- @allenli178 made their first contribution in #796
Full Changelog: v1.0.3...v1.0.4