From 666a4f85b942530ef717fd04cf7ee00216969453 Mon Sep 17 00:00:00 2001 From: LUIS NOVO Date: Wed, 13 Nov 2024 15:21:01 -0300 Subject: [PATCH] update env sample --- .env.example | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.env.example b/.env.example index a964062..fc3fae6 100644 --- a/.env.example +++ b/.env.example @@ -7,6 +7,7 @@ OPENAI_API_KEY= # ANTHROPIC_API_KEY= # GEMINI +# this is the best model for long context and podcast generation # GEMINI_API_KEY= # VERTEXAI @@ -20,6 +21,12 @@ OPENAI_API_KEY= # OPENROUTER_BASE_URL="https://openrouter.ai/api/v1" # OPENROUTER_API_KEY= +# GROQ +# GROQ_API_KEY= + +# XAI +# XAI_API_KEY= + # ELEVENLABS # Used only by the podcast feature ELEVENLABS_API_KEY=