Jonny Tran commited on
Commit
2c1dfc4
·
1 Parent(s): e1c48d8
Files changed (1) hide show
  1. .env.local.template +1 -1
.env.local.template CHANGED
@@ -32,7 +32,7 @@ MODELS=`[
32
  },
33
  "endpoints": [{
34
  "type": "tgi",
35
- "url": "https://jonnytran-pet-assistant-llama-index.hf.space/chat",
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
  }