replaced dailyAPIKey with pccApiKey, also allow handling of messages when hmac is missing
This commit is contained in:
3
examples/pcc-dialin-server/simple-python/env.example
Normal file
3
examples/pcc-dialin-server/simple-python/env.example
Normal 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"
|
||||
Reference in New Issue
Block a user