Spaces:
Sleeping
Sleeping
File size: 355 Bytes
ab01635 3b45d36 ab01635 3b45d36 ab01635 3b45d36 ab01635 3b45d36 ab01635 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
{
"API_TYPE": "open_ai",
"API_base": "https://api.gptapi.us/v1",
"API_VERSION": null,
"API_KEY": "sk-OLURJQQDLWwmN03y1dB0417fB1B44dF9AeCf348b4a4b4f4e",
"model": {
"GPT-3.5": {
"model_name": "gpt-3.5-turbo-16k",
"available": true
},
"GPT-4": {
"model_name": "gpt-4-1106-preview",
"available": true
}
}
}
|