Skip to content

Commit 648205d

Browse files
committed
Resolve merge conflicts for version 1.3.0
2 parents b48ff42 + 1798f49 commit 648205d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.env.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Groq API Configuration
1+
# Groq API Configuration
22
GROQ_API_KEY=your-api-key-here
33
GROQ_API_BASE=https://api.groq.com/openai/v1
44
GROQ_MODEL=llama-3.1-8b-instant
@@ -33,4 +33,4 @@ GROQ_BATCH_VALIDATE_CONTENT=true
3333
# Speech Configuration
3434
GROQ_SPEECH_MODEL=playai-tts
3535
GROQ_SPEECH_VOICE=Bryan-PlayAI
36-
GROQ_SPEECH_FORMAT=wav
36+
GROQ_SPEECH_FORMAT=wav

0 commit comments

Comments
 (0)