Skip to content

Commit 0d039a2

Browse files
committed
fix(hchat): update endpoint for qwq
1 parent ee5e358 commit 0d039a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chart/env/prod.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ envVars:
224224
"endpoints": [
225225
{
226226
"type": "openai",
227-
"baseURL": "https://internal.api-inference.huggingface.co/models/Qwen/QwQ-32B/v1"
227+
"baseURL": "https://atv7xs1nxxtx2wl0.us-east-1.aws.endpoints.huggingface.cloud/v1"
228228
}
229229
]
230230
},

0 commit comments

Comments
 (0)