Build a Deepgram STT descriptor.
The API key is resolved host-side from the agent's env (DEEPGRAM_API_KEY); there is no factory-time key parameter, so the descriptor stays free of secrets and safe to serialize.
DEEPGRAM_API_KEY
Optional
Build a Deepgram STT descriptor.
The API key is resolved host-side from the agent's env (
DEEPGRAM_API_KEY); there is no factory-time key parameter, so the descriptor stays free of secrets and safe to serialize.