Skip to content

AbstractCore v2.13.14

Choose a tag to compare

@github-actions github-actions released this 13 May 06:15
· 40 commits to main since this release

Fixed

  • Generated image, voice, and transcription output specs now pass per-call media model selectors through capability plugins while keeping runtime LLM provider routing out of plugin kwargs.
  • Media classification now honors dict content_type metadata so artifact-backed, extensionless audio remains valid for transcription.

Changed

  • Raised AbstractVision and AbstractVoice capability floors to abstractvision>=0.3.5 and abstractvoice>=0.9.4.