Spaces:
Sleeping
Sleeping
Update librechat.yaml
Browse files- librechat.yaml +1 -1
librechat.yaml
CHANGED
|
@@ -14,7 +14,7 @@ endpoints:
|
|
| 14 |
|
| 15 |
apiKey: "${MYAI_API_KEY}"
|
| 16 |
|
| 17 |
-
baseURL: "https://router1-production.up.railway.app/"
|
| 18 |
|
| 19 |
models:
|
| 20 |
fetch: true
|
|
|
|
| 14 |
|
| 15 |
apiKey: "${MYAI_API_KEY}"
|
| 16 |
|
| 17 |
+
baseURL: "https://router1-production.up.railway.app/v1"
|
| 18 |
|
| 19 |
models:
|
| 20 |
fetch: true
|