Skip to content

AbstractFlow v0.3.12

Choose a tag to compare

@github-actions github-actions released this 19 May 04:54
· 26 commits to main since this release

Fixed

  • Generate Image, Generate Voice, Transcribe Audio, and Listen Voice selectors now rely on Gateway/Core provider catalogs instead of hardcoded media model fallbacks.
  • Supertonic voice options now come from the Gateway voice catalog, so Flow surfaces the same voices that Gateway/Core can execute.
  • Media nodes keep image, TTS, and STT provider/model selections in media-specific fields instead of falling back to generic LLM provider/model values.

Changed

  • Apple/GPU Flow profiles now require Gateway >=0.2.14, Runtime >=0.4.14, and Core >=2.13.15.