Documentation Index
Fetch the complete documentation index at: https://lemonslice.com/docs/llms.txt
Use this file to discover all available pages before exploring further.

What is the LemonSlice Hosted Pipeline?
The Hosted Pipeline is a fully-managed conversational AI service. Use it when you want to control the frontend experience while letting LemonSlice handle everything else.How to use
- Create an agent in the LemonSlice web app and copy the
agent_id. - Initiate a session by hitting the documented REST endpoint to create a Daily room (
POST /liveai/rooms) that all realtime audio/video streams through. - Join that room from your frontend using Daily.co UI/SDK components.
