Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -33,9 +33,9 @@ MODELS = {
|
|
| 33 |
},
|
| 34 |
},
|
| 35 |
"Mistral Small": {
|
| 36 |
-
"api_url": "https://
|
| 37 |
-
"model": "
|
| 38 |
-
"key_env": "
|
| 39 |
"response_format": {"type": "json_object"},
|
| 40 |
"extra_headers": {
|
| 41 |
"HTTP-Referer": "https://huggingface.co",
|
|
|
|
| 33 |
},
|
| 34 |
},
|
| 35 |
"Mistral Small": {
|
| 36 |
+
"api_url": "https://ezofisai.services.ai.azure.com/api/projects/firstProject",
|
| 37 |
+
"model": "mistral-small-2503",
|
| 38 |
+
"key_env": "AZUREMIST_API_KEY",
|
| 39 |
"response_format": {"type": "json_object"},
|
| 40 |
"extra_headers": {
|
| 41 |
"HTTP-Referer": "https://huggingface.co",
|