Spaces:
Runtime error
Runtime error
Jonny Tran commited on
Commit ·
2c1dfc4
1
Parent(s): e1c48d8
latest
Browse files- .env.local.template +1 -1
.env.local.template
CHANGED
|
@@ -32,7 +32,7 @@ MODELS=`[
|
|
| 32 |
},
|
| 33 |
"endpoints": [{
|
| 34 |
"type": "tgi",
|
| 35 |
-
"url": "https://
|
| 36 |
"weight": 1
|
| 37 |
}]
|
| 38 |
}
|
|
|
|
| 32 |
},
|
| 33 |
"endpoints": [{
|
| 34 |
"type": "tgi",
|
| 35 |
+
"url": "https://vet360-pet-assistant-llama-index.hf.space/chat",
|
| 36 |
"weight": 1
|
| 37 |
}]
|
| 38 |
}
|