Skip to content

AbstractCore v2.13.12

Choose a tag to compare

@github-actions github-actions released this 08 May 23:37
· 44 commits to main since this release

Changed

  • Capability plugin floors: optional vision/voice/music install profiles now
    require abstractvision>=0.3.3, abstractvoice>=0.9.2, and
    abstractmusic>=0.1.1.
  • Native aggregate profiles: abstractcore[all-apple] now cascades to
    abstractvision[all-apple], abstractvoice[all-apple], and
    abstractmusic[all-apple]; abstractcore[all-gpu] now cascades to the
    matching all-gpu capability packages.
  • Profile boundary: abstractcore[apple] remains the MLX local LLM alias
    and abstractcore[gpu] remains the vLLM local LLM alias. Full media/capability
    installs use all-apple or all-gpu.