update env sample

This commit is contained in:
LUIS NOVO 2024-11-13 15:21:01 -03:00
parent 321234e485
commit 666a4f85b9

View file

@ -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=