v2.0.18 — Actor entities replace avatar presenters
Avatar generation now uses reusable ACTOR entities exclusively.
Changed
- Breaking:
POST /v1/tools/generate-avatarnow requiresactorEntityIdandaudioFileId. UseavatarQualityto selectLOW,STANDARD,HIGH, orMAX. - Breaking: Script-to-video, voiceover-to-video, slideshow-to-video, and
CHANGE_NARRATORno longer acceptavatarPresenterId. PassactorEntityIdinstead.
Removed
GET /v1/resources/avatar-presentersand the corresponding TypeScript SDK, Python SDK, CLI, MCP, and agent-integration methods have been removed.