Mikhail W
commited on
Commit
•
630b0ad
1
Parent(s):
c27d8a1
Update librechat.yaml
Browse files- librechat.yaml +1 -1
librechat.yaml
CHANGED
@@ -25,7 +25,7 @@ endpoints:
|
|
25 |
|
26 |
# OpenRouter.ai
|
27 |
- name: "OpenRouter"
|
28 |
-
apiKey: "${
|
29 |
baseURL: "https://openrouter.ai/api/v1"
|
30 |
models:
|
31 |
"default": [
|
|
|
25 |
|
26 |
# OpenRouter.ai
|
27 |
- name: "OpenRouter"
|
28 |
+
apiKey: "${OPENR_API_KEY}"
|
29 |
baseURL: "https://openrouter.ai/api/v1"
|
30 |
models:
|
31 |
"default": [
|