You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vision plugin floor: raised AbstractVision integration requirements to abstractvision>=0.3.18 so Core installs pick up the MLX-Gen 0.18.8 runtime floor and Wan 2.2 A14B text-to-video/image-to-video catalog support.
Fixed
Embedding endpoint validation: LM Studio, vLLM, and generic OpenAI-compatible embedding clients now skip eager chat-model catalogue validation for embedding-only setup. Embedding requests still surface provider errors at call time, but incomplete /models catalogues no longer disable remote embeddings before the first request.
Remote-light voice/audio extras: abstractcore[voice] and abstractcore[audio] now install the AbstractVoice capability plugin without omnivoice, torch, or torchaudio. Local OmniVoice engines remain in the explicit local aggregate profiles such as abstractcore[all-apple] and abstractcore[all-gpu].