v0.7.0
Changes
🚀 Features
- feat: Add conversation management APIs @chyroc (#120)
- feat: Support passing conversation ID when creating a room @chyroc (#119)
- feat: Support bot publish to WebSDK @chyroc (#117)
- feat: Add asynchronous method for voice cloning @chyroc (#118)
- feat: Support X-Coze-Client-User-Agent header for client version trace @wasd96040501 (#116)
- feat: Add voice cloning API @chyroc (#115)
- feat: Support audio messages in /v3/chat API @chyroc (#112)
- perf: Optimize base_url configuration by removing trailing slash @chyroc (#109)
- feat: Add speech create API with FileHTTPResponse support @chyroc (#107)
- feat: Add voice list retrieval API and upgrade NumberPaged @chyroc (#106)
- refactor: Move RoomsClient to audio subdirectory as a subresource of AudioClient @chyroc (#105)
- feat: Add section_id field to conversation and message structures @chyroc (#103)
- feat: Add async execution to workflow and history retrieval @chyroc (#102)
- feat: Add API for creating room @nhywieza (#96)
🐛 Bug Fixes
🧰 Maintenance
- chore: Release v0.7.0 @chyroc (#121)
- docs: Add example for workspace list API @chyroc (#111)
- docs: Update JWT OAuth usage example @miyukiko-su (#104)
- docs: Update JWT OAuth usage example @miyukiko-su (#101)
- test: Add asynchronous tests for room API @chyroc (#97)
- docs: Add example on how to use local plugin and update README @nhywieza (#94)
New Contributors
- @miyukiko-su made their first contribution in #101
- @wasd96040501 made their first contribution in #116
Full Changelog: v0.6.2...v0.7.0