v1.70.0
1.70.0 (2026-05-14)
⚠ BREAKING CHANGES
- audio: for direct lib consumers: AudioCallParams loses mimeType
and outputSchema; the call() return type is concrete TranscriptionResult.
narr8 is the only consumer.
🚀 Features
- audio: provider-agnostic transcription via AUDIO_DIRECT_URL + universal ffmpeg (fde0d4e)