We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc032bf commit 0840c08Copy full SHA for 0840c08
examples/other_examples/gemini_live_realtime/.env.example
@@ -3,5 +3,6 @@ STREAM_API_KEY=your_stream_api_key_here
3
STREAM_API_SECRET=your_stream_api_secret_here
4
EXAMPLE_BASE_URL=https://pronto.getstream.io
5
6
-# Deepgram API credentials
7
-DEEPGRAM_API_KEY=your_deepgram_api_key_here
+# Google/Gemini
+# Get your key from: https://aistudio.google.com/app/apikey
8
+GOOGLE_API_KEY=your_google_gemini_key
0 commit comments