wangyoucao577 commited on
Commit
47bdce5
·
verified ·
1 Parent(s): db4e8bf
Files changed (1) hide show
  1. .env +1 -1
.env CHANGED
@@ -99,7 +99,7 @@ MINIMAX_TTS_GROUP_ID=
99
  # Extension: openai_chatgpt
100
  # OpenAI API key
101
  OPENAI_API_BASE=http://127.0.0.1:8000/v1
102
- OPENAI_API_KEY=
103
  #OPENAI_MODEL=gpt-4o
104
 
105
  # set this to azure if you are using azure openai
 
99
  # Extension: openai_chatgpt
100
  # OpenAI API key
101
  OPENAI_API_BASE=http://127.0.0.1:8000/v1
102
+ #OPENAI_API_KEY=
103
  #OPENAI_MODEL=gpt-4o
104
 
105
  # set this to azure if you are using azure openai