Add a Pipecat Cloud deployment example

This commit is contained in:
Mark Backman
2025-03-07 16:43:10 -05:00
parent 1f8752ab03
commit 24220f38f0
9 changed files with 519 additions and 0 deletions

View File

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