Spaces:
Runtime error
Runtime error
Update config/key.yaml
Browse files- config/key.yaml +2 -2
config/key.yaml
CHANGED
@@ -5,9 +5,9 @@
|
|
5 |
## The official OPENAI_API_BASE is https://api.openai.com/v1
|
6 |
## If the official OPENAI_API_BASE is not available, we recommend using the [openai-forward](https://github.com/beidongjiedeguang/openai-forward).
|
7 |
## Or, you can configure OPENAI_PROXY to access official OPENAI_API_BASE.
|
8 |
-
OPENAI_API_BASE: "https://
|
9 |
#OPENAI_PROXY: "http://127.0.0.1:8118"
|
10 |
-
OPENAI_API_KEY: "sk-
|
11 |
OPENAI_API_MODEL: "gpt-3.5-turbo-16k"
|
12 |
MAX_TOKENS: 8192
|
13 |
RPM: 10
|
|
|
5 |
## The official OPENAI_API_BASE is https://api.openai.com/v1
|
6 |
## If the official OPENAI_API_BASE is not available, we recommend using the [openai-forward](https://github.com/beidongjiedeguang/openai-forward).
|
7 |
## Or, you can configure OPENAI_PROXY to access official OPENAI_API_BASE.
|
8 |
+
OPENAI_API_BASE: "https://qhhbavqt.cloud.sealos.io/v1"
|
9 |
#OPENAI_PROXY: "http://127.0.0.1:8118"
|
10 |
+
OPENAI_API_KEY: "sk-DQUhBoywf5I4sl14AbEa25A2B2A1436cB28a9dE597780cA4"
|
11 |
OPENAI_API_MODEL: "gpt-3.5-turbo-16k"
|
12 |
MAX_TOKENS: 8192
|
13 |
RPM: 10
|