Spaces:
Build error
Build error
File size: 1,336 Bytes
3506b46 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
{
"gpt-4": {
"endpoint": "https://roger-m38jr9pd-eastus2.openai.azure.com/openai/deployments/gpt-4/chat/completions?api-version=2024-08-01-preview",
"api_key": "XTtd4wdC0mlEdbQqp0KWOe9aWrlg4z4HurxXlgBf5ASUvrB9iPkwJQQJ99AKACHYHv6XJ3w3AAABACOGaeSg",
"model_path": null
},
"gpt-4o": {
"endpoint": "https://roger-m38jr9pd-eastus2.openai.azure.com/openai/deployments/gpt-4o/chat/completions?api-version=2024-08-01-preview",
"api_key": "XTtd4wdC0mlEdbQqp0KWOe9aWrlg4z4HurxXlgBf5ASUvrB9iPkwJQQJ99AKACHYHv6XJ3w3AAABACOGaeSg",
"model_path": null
},
"gpt-35-turbo": {
"endpoint": "https://rogerkoranteng.openai.azure.com/openai/deployments/gpt-35-turbo/chat/completions?api-version=2024-08-01-preview",
"api_key": "cfe75d17d47c40318db6230d2677d84f",
"model_path": null
},
"gpt-4-32k": {
"endpoint": "https://roger-m38orjxq-australiaeast.openai.azure.com/openai/deployments/gpt-4-32k/chat/completions?api-version=2024-08-01-preview",
"api_key": "AebO97c0w0lnrppFNpbuPVueKth7HfGOdMbKeaX5R2Uql6wvJA5qJQQJ99AKACL93NaXJ3w3AAABACOGh8MD",
"model_path": null
},
"microsoft/Phi-3.5-mini-instruct": {
"endpoint": null,
"model_path": "./models/microsoft/Phi-3.5-mini-instruct",
"api_key": null
}
} |