Closed timsears closed 10 months ago
I get a client side popup with
Error: You must configure your OpenAI API Key in the config.json to use the "Respond with AI" feature.
on the server side I see this ERROR MESG Could not send. Connection not open.
ERROR MESG Could not send. Connection not open.
Hey @timsears, we are working on updating this code.
You need to set an environment variable, see the relevant code here: https://github.com/deepgram/real-time-voice-bot/blob/main/server.js#L88
I get a client side popup with
Error: You must configure your OpenAI API Key in the config.json to use the "Respond with AI" feature.
on the server side I see this
ERROR MESG Could not send. Connection not open.