diff --git a/dot-env.template b/dot-env.template index 597c85260..da76ebcc9 100644 --- a/dot-env.template +++ b/dot-env.template @@ -60,3 +60,24 @@ SIMLI_FACE_ID=... # Krisp KRISP_MODEL_PATH=... + +# DeepSeek +DEEPSEEK_API_KEY=... + +# Groq +GROQ_API_KEY=... + +# Grok +GROK_API_KEY=... + +# Together.ai +TOGETHER_API_KEY=... + +# Cerebras +CEREBRAS_API_KEY=... + +# Fish Audio +FISH_API_KEY=... + +# Assembly AI +ASSEMBLYAI_API_KEY=... \ No newline at end of file