
What is the LemonSlice Self-Managed Pipeline?
The Self-Managed Pipeline lets you use LemonSlice as a modular video generation layer inside your own agent stack. Bring your own STT, LLM, and TTS models. LemonSlice handles avatar (video) generation only. You manage call orchestration, infrastructure, and UI.How to use
- Use a framework integration (recommended):
- Or integrate directly with the REST endpoints.
- Run your own call lifecycle, orchestration, and frontend UI around the avatar session.
You can create an agent in the LemonSlice web app and reuse its
agent_id, but this is optional. The Self-Managed Pipeline is designed to accept any reference image at call creation time.