Avatar 1.0 overview
Avatar 1.0 is a two-step workflow:
- Create a reusable avatar.
- Use that avatar to generate videos from scripts.
Create your avatar
First, create an avatar from a prompt, reference photo, or supported avatar input. Avatar creation is job-backed, so Sume returns a job first. When the job finishes, the avatar becomes a reusable resource in your workspace.
Use a stable avatar handle when possible. That gives your app or agent a simple name to reuse later instead of relying only on a generated id.
Generate a video with your avatar
After the avatar is ready, send a script and the avatar handle to create an avatar video. Each video is also job-backed: submit the request, poll or wait for completion, then read the result URL.
Pick your path
- Create your avatar explains the avatar creation request.
- Generate a video with your avatar explains video generation from a ready avatar.
Avatar Video supports quality: "standard" | "plus" | "max". Omit it for the
default standard execution path.