thekage91 commited on
Commit
d380057
·
1 Parent(s): 1ef515b

Update .env_template with informations about OPENAI_API_KEY

Browse files
Files changed (1) hide show
  1. owl/.env_template +1 -0
owl/.env_template CHANGED
@@ -5,6 +5,7 @@
5
  # OPENAI_API_BASE_URL=""
6
 
7
  # 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
 
8
  # GROQ_API_KEY=""
9
 
10
  # Azure OpenAI API
 
5
  # OPENAI_API_BASE_URL=""
6
 
7
  # 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
8
+ # and set OPENAI_API_KEY equal to GROQ_API_KEY
9
  # GROQ_API_KEY=""
10
 
11
  # Azure OpenAI API