Spaces:
Running
Running
Update .env.local.template
Browse files- .env.local.template +1 -1
.env.local.template
CHANGED
@@ -26,7 +26,7 @@ MODELS=`[{
|
|
26 |
"displayName": "canopy",
|
27 |
"endpoints": [{
|
28 |
"type" : "openai",
|
29 |
-
"baseURL": "http://
|
30 |
}]
|
31 |
},
|
32 |
{
|
|
|
26 |
"displayName": "canopy",
|
27 |
"endpoints": [{
|
28 |
"type" : "openai",
|
29 |
+
"baseURL": "http://34.83.172.61:8000/v1"
|
30 |
}]
|
31 |
},
|
32 |
{
|