Spaces:
Running
Running
[ | |
{ | |
"model": "gpt-3.5-turbo", | |
"api_key": "" | |
}, | |
{ | |
"model": "gpt-3.5-turbo-0301", | |
"api_key": "" | |
}, | |
{ | |
"model": "gpt-3.5-turbo-0613", | |
"api_key": "" | |
}, | |
{ | |
"model": "gpt-3.5-turbo-16k", | |
"api_key": "" | |
}, | |
{ | |
"model": "gpt-3.5-turbo-16k-0613", | |
"api_key": "" | |
}, | |
{ | |
"model": "gpt-4", | |
"api_key": "" | |
}, | |
{ | |
"model": "gpt-4-0314", | |
"api_key": "" | |
}, | |
{ | |
"model": "gpt-4-0613", | |
"api_key": "" | |
}, | |
{ | |
"model": "gpt-4-32k", | |
"api_key": "", | |
"api_base": "https://*.openai.azure.com/openai/deployments/*/chat/completions", | |
"api_type": "azure", | |
"api_version": "2023-06-01-preview" | |
}, | |
{ | |
"model": "gpt-35-turbo-16k", | |
"api_key": "", | |
"api_base": "https://*.openai.azure.com/openai/deployments/*/chat/completions", | |
"api_type": "azure", | |
"api_version": "2023-06-01-preview" | |
} | |
] |