Spaces:
Starting
on
L4
Starting
on
L4
fix: key
Browse files
.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
|