Skip to content

Commit 0840c08

Browse files
authored
fix: Update .env.example for Gemini Live
1 parent fc032bf commit 0840c08

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

examples/other_examples/gemini_live_realtime/.env.example

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ STREAM_API_KEY=your_stream_api_key_here
33
STREAM_API_SECRET=your_stream_api_secret_here
44
EXAMPLE_BASE_URL=https://pronto.getstream.io
55

6-
# Deepgram API credentials
7-
DEEPGRAM_API_KEY=your_deepgram_api_key_here
6+
# Google/Gemini
7+
# Get your key from: https://aistudio.google.com/app/apikey
8+
GOOGLE_API_KEY=your_google_gemini_key

0 commit comments

Comments
 (0)