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.
2 parents b48ff42 + 1798f49 commit 648205dCopy full SHA for 648205d
.env.example
@@ -1,4 +1,4 @@
1
-# Groq API Configuration
+# Groq API Configuration
2
GROQ_API_KEY=your-api-key-here
3
GROQ_API_BASE=https://api.groq.com/openai/v1
4
GROQ_MODEL=llama-3.1-8b-instant
@@ -33,4 +33,4 @@ GROQ_BATCH_VALIDATE_CONTENT=true
33
# Speech Configuration
34
GROQ_SPEECH_MODEL=playai-tts
35
GROQ_SPEECH_VOICE=Bryan-PlayAI
36
-GROQ_SPEECH_FORMAT=wav
+GROQ_SPEECH_FORMAT=wav
0 commit comments