Update pipecat-cloud-example to use Krisp in PCC deployment only

This commit is contained in:
Mark Backman
2025-05-05 15:09:29 -04:00
parent e15fa8777a
commit fa011d0018
4 changed files with 48 additions and 39 deletions

View File

@@ -1,6 +1,8 @@
agent_name = "my-first-agent"
image = "your-username/my-first-agent:0.1"
image_credentials = "your-dockerhub-creds"
secret_set = "my-first-agent-secrets"
enable_krisp = true
[scaling]
min_instances = 0