Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Nov 04:29
· 32 commits to main since this release
799d0f9

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

  • fix: Fix HTTP method for chat message list @chyroc (#100)

🧰 Maintenance

New Contributors

Full Changelog: v0.6.2...v0.7.0