Deploy Pipecat agents with managed infrastructure
pip install pipecatcloud
Template | Description |
---|---|
voice | Voice conversation agent with STT, LLM and TTS |
twilio | Telephony agent that works with Twilio |
natural_conversation | Agent focused on natural dialogue flow, allowing a user time to think |
openai_realtime | Agent using OpenAI’s Realtime API |
gemini_multimodal_live | Multimodal agent using Google’s Gemini Multimodal Live API |
vision | Computer vision agent that can analyze images |
bot.py
code must include a specific bot()
function that serves as the entry point for Pipecat Cloud. This function has different signatures depending on the transport method:
--platform=linux/arm64
flag when building.pcc-deploy.toml
file: