Update .env_template with informations about OPENAI_API_KEY

This commit is contained in:
thekage91
2025-03-14 12:42:51 +01:00
parent ba6ca577fc
commit c8af28781c

View File

@@ -5,6 +5,7 @@
# OPENAI_API_BASE_URL=""
# When using GROQ remember to set OPENAI_API_BASE_URL to https://api.groq.com/openai/v1 to use the groq model according to https://console.groq.com/docs/openai
# and set OPENAI_API_KEY equal to GROQ_API_KEY
# GROQ_API_KEY=""
# Azure OpenAI API