Skip to content

AbstractCore v2.13.13

Choose a tag to compare

@github-actions github-actions released this 12 May 02:15
· 42 commits to main since this release

Added

  • Added a Voice capability list_stt_models() contract and /v1/audio/transcriptions/models server catalog route so Gateway and thin clients can discover speech-to-text models instead of hard-coding defaults.

Changed

  • Raised AbstractVoice capability floors to abstractvoice>=0.9.3 for voice-enabled install profiles.