Files
pipecat/examples/pcc-transport-chatbot/server/pcc-deploy.toml
Chad Bailey 974e989cb5 fixup
2025-04-03 17:18:26 +00:00

7 lines
181 B
TOML

agent_name = "pcc-transport-chatbot"
image = "chadbailey59/pcc-transport-chatbot:0.2"
secret_set = "pcc-transport-chatbot-secrets"
[scaling]
min_instances = 0
max_instances = 2