update env sample
This commit is contained in:
parent
321234e485
commit
666a4f85b9
1 changed files with 7 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ OPENAI_API_KEY=
|
||||||
# ANTHROPIC_API_KEY=
|
# ANTHROPIC_API_KEY=
|
||||||
|
|
||||||
# GEMINI
|
# GEMINI
|
||||||
|
# this is the best model for long context and podcast generation
|
||||||
# GEMINI_API_KEY=
|
# GEMINI_API_KEY=
|
||||||
|
|
||||||
# VERTEXAI
|
# VERTEXAI
|
||||||
|
|
@ -20,6 +21,12 @@ OPENAI_API_KEY=
|
||||||
# OPENROUTER_BASE_URL="https://openrouter.ai/api/v1"
|
# OPENROUTER_BASE_URL="https://openrouter.ai/api/v1"
|
||||||
# OPENROUTER_API_KEY=
|
# OPENROUTER_API_KEY=
|
||||||
|
|
||||||
|
# GROQ
|
||||||
|
# GROQ_API_KEY=
|
||||||
|
|
||||||
|
# XAI
|
||||||
|
# XAI_API_KEY=
|
||||||
|
|
||||||
# ELEVENLABS
|
# ELEVENLABS
|
||||||
# Used only by the podcast feature
|
# Used only by the podcast feature
|
||||||
ELEVENLABS_API_KEY=
|
ELEVENLABS_API_KEY=
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue