Files
pipecat/examples/deployment/pipecat-cloud-example/pcc-deploy.toml
2025-03-14 20:40:29 -04:00

7 lines
141 B
TOML

agent_name = "my-first-agent"
image = "your-username/my-first-agent:0.1"
secret_set = "my-first-agent-secrets"
[scaling]
min_instances = 0