What's Changed
- 🌿 Fern Regeneration -- October 31, 2024 by @fern-api in #210
- (fix) added
CUSTOM_VOICE
as a member to theReturnVoice.voice_provider
enum - (fix) added correct return types for the audio reconstruction endpoints
- (feat) Typed
.language_model.model_resource
onPOST /v0/evi/configs
as an enum instead of a string.
- (fix) added
Full Changelog: v0.7.3...v0.7.4