Skip to content

AbstractAssistant 0.4.4

Choose a tag to compare

@github-actions github-actions released this 12 May 11:56
· 9 commits to main since this release

Added

  • Media settings now include separate Voice, TTS, STT, and Image selectors populated from Gateway catalog routes.
  • Gateway client support for /api/gateway/audio/transcriptions/models.

Fixed

  • Generated image messages now render real thumbnails in chat history instead of placeholder icons when the gateway returns image artifacts.
  • Media selector parsing now accepts Gateway/Core catalog shapes (models, data, tts_models, stt_models, active model fields, voice profiles, and cached/provider image models) and preserves persisted selections.

Changed

  • Dependency floors now require Core >=2.13.13 and Voice >=0.9.3.