Seth0330 commited on
Commit
7faae90
·
verified ·
1 Parent(s): 731ef3d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -33,9 +33,9 @@ MODELS = {
33
  },
34
  },
35
  "Mistral Small": {
36
- "api_url": "https://openrouter.ai/api/v1/chat/completions",
37
- "model": "mistralai/mistral-small-3.1-24b-instruct:free",
38
- "key_env": "OPENROUTER_API_KEY",
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",