Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
fix(hchat): update endpoint for qwq
Browse files- chart/env/prod.yaml +1 -1
chart/env/prod.yaml
CHANGED
@@ -224,7 +224,7 @@ envVars:
|
|
224 |
"endpoints": [
|
225 |
{
|
226 |
"type": "openai",
|
227 |
-
"baseURL": "https://
|
228 |
}
|
229 |
]
|
230 |
},
|
|
|
224 |
"endpoints": [
|
225 |
{
|
226 |
"type": "openai",
|
227 |
+
"baseURL": "https://atv7xs1nxxtx2wl0.us-east-1.aws.endpoints.huggingface.cloud/v1"
|
228 |
}
|
229 |
]
|
230 |
},
|