v0.8.0
What's Changed
- 🌿 Fern Regeneration -- April 7, 2025 by @fern-api in #266
- (break, fix) - Autopagination is now supported across all list API. The following methods now return a
core.Page
instead of bespoke page types.HumeClient.empathic_voice.chat_groups.list_chat_groups
HumeClient.empathic_voice.chat_groups.list_chat_group_events
HumeClient.empathic_voice.configs.list_configs
HumeClient.empathic_voice.configs.list_config_versions
HumeClient.empathic_voice.customVoices.list_custom_voices
HumeClient.empathic_voice.tools.list_tool_versions
HumeClient.tts.voices.list
- (break, fix) - Autopagination is now supported across all list API. The following methods now return a
Full Changelog: v0.7.13...v0.8.0