replaced dailyAPIKey with pccApiKey, also allow handling of messages when hmac is missing

This commit is contained in:
Varun Singh
2025-04-01 23:34:24 -07:00
parent 18b56d4a10
commit a14205415f
3 changed files with 24 additions and 17 deletions

View File

@@ -0,0 +1,3 @@
AGENT_NAME="your-agent-name"
PIPECAT_CLOUD_API_KEY="your-daily-api-key"
PINLESS_HMAC_SECRET="hmac-secret-pinless-dialin"