Files
pipecat/examples/quickstart/pcc-deploy.toml
2025-07-29 15:12:26 -04:00

8 lines
193 B
TOML

agent_name = "cloud-simple-bot"
image = "your_dockerhub_username/cloud-simple-bot:0.1"
image_credentials = "dockerhub-access"
secret_set = "cloud-simple-bot-secrets"
[scaling]
min_agents = 0