Spaces:
Running
Running
Update librechat.yaml
Browse files- librechat.yaml +2 -2
librechat.yaml
CHANGED
|
@@ -42,7 +42,7 @@ endpoints:
|
|
| 42 |
modelDisplayLabel: "DeepSeek"
|
| 43 |
|
| 44 |
- name: "HuggingFace"
|
| 45 |
-
apiKey: "
|
| 46 |
baseURL: "https://api-inference.huggingface.co/v1"
|
| 47 |
models:
|
| 48 |
default: [
|
|
@@ -66,7 +66,7 @@ endpoints:
|
|
| 66 |
|
| 67 |
# OpenRouter.ai
|
| 68 |
- name: "OpenRouter"
|
| 69 |
-
apiKey: "
|
| 70 |
baseURL: "https://openrouter.ai/api/v1"
|
| 71 |
models:
|
| 72 |
default: [
|
|
|
|
| 42 |
modelDisplayLabel: "DeepSeek"
|
| 43 |
|
| 44 |
- name: "HuggingFace"
|
| 45 |
+
apiKey: "user_provided"
|
| 46 |
baseURL: "https://api-inference.huggingface.co/v1"
|
| 47 |
models:
|
| 48 |
default: [
|
|
|
|
| 66 |
|
| 67 |
# OpenRouter.ai
|
| 68 |
- name: "OpenRouter"
|
| 69 |
+
apiKey: "user_provided"
|
| 70 |
baseURL: "https://openrouter.ai/api/v1"
|
| 71 |
models:
|
| 72 |
default: [
|