Merge pull request #3709 from pipecat-ai/mb/fix-quickstart-pcc-deploy
Fix quickstart pcc-deploy.toml
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
agent_name = "quickstart-test"
|
agent_name = "quickstart-test"
|
||||||
image = "markatdaily/quickstart-test:latest"
|
image = "your_username/quickstart-test:latest"
|
||||||
secret_set = "quickstart-test-secrets"
|
secret_set = "quickstart-test-secrets"
|
||||||
agent_profile = "agent-1x"
|
agent_profile = "agent-1x"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user