Spaces:
Runtime error
Runtime error
Update config.json
Browse files- config.json +3 -3
config.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"API_TYPE": "open_ai",
|
3 |
-
"API_base": "https://api.
|
4 |
"API_VERSION": null,
|
5 |
-
"API_KEY": "sk-
|
6 |
"model": {
|
7 |
"GPT-3.5": {
|
8 |
"model_name": "gpt-3.5-turbo-16k-0613",
|
@@ -13,4 +13,4 @@
|
|
13 |
"available": true
|
14 |
}
|
15 |
}
|
16 |
-
}
|
|
|
1 |
{
|
2 |
"API_TYPE": "open_ai",
|
3 |
+
"API_base": "https://api.akm.pw/v1",
|
4 |
"API_VERSION": null,
|
5 |
+
"API_KEY": "sk-2oubVOtaRdkaKUR0161aDc4c3cB54a589359D3784b10D35a",
|
6 |
"model": {
|
7 |
"GPT-3.5": {
|
8 |
"model_name": "gpt-3.5-turbo-16k-0613",
|
|
|
13 |
"available": true
|
14 |
}
|
15 |
}
|
16 |
+
}
|