Spaces:
Sleeping
Sleeping
fix: prod config
Browse files- chart/env/prod.yaml +1 -1
chart/env/prod.yaml
CHANGED
|
@@ -193,7 +193,7 @@ envVars:
|
|
| 193 |
"endpoints": [
|
| 194 |
{
|
| 195 |
"type": "openai",
|
| 196 |
-
"baseURL": "https://
|
| 197 |
}
|
| 198 |
]
|
| 199 |
},
|
|
|
|
| 193 |
"endpoints": [
|
| 194 |
{
|
| 195 |
"type": "openai",
|
| 196 |
+
"baseURL": "https://internal.api-inference.huggingface.co/models/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF/v1"
|
| 197 |
}
|
| 198 |
]
|
| 199 |
},
|