Files
pipecat/examples/pcc-transport/server/pcc-deploy.toml
2025-04-01 18:24:46 +00:00

6 lines
152 B
TOML

agent_name = "simple-chatbot"
image = "your-docker-hub-username/simple-chatbot:0.1"
secret_set = "simple-chatbot-secrets"
[scaling]
min_instances = 0