Update librechat.yaml
Browse files- librechat.yaml +1 -6
librechat.yaml
CHANGED
@@ -4,8 +4,7 @@ cache: true
|
|
4 |
|
5 |
interface:
|
6 |
multiConvo: false
|
7 |
-
|
8 |
-
agents: false
|
9 |
|
10 |
modelSpecs:
|
11 |
list:
|
@@ -69,10 +68,6 @@ modelSpecs:
|
|
69 |
model: "qwen-qwq-32b"
|
70 |
|
71 |
endpoints:
|
72 |
-
agents:
|
73 |
-
disableBuilder: true
|
74 |
-
capabilities: []
|
75 |
-
|
76 |
custom:
|
77 |
# GitHub
|
78 |
# Models: https://models.inference.ai.azure.com/models
|
|
|
4 |
|
5 |
interface:
|
6 |
multiConvo: false
|
7 |
+
runCode: false
|
|
|
8 |
|
9 |
modelSpecs:
|
10 |
list:
|
|
|
68 |
model: "qwen-qwq-32b"
|
69 |
|
70 |
endpoints:
|
|
|
|
|
|
|
|
|
71 |
custom:
|
72 |
# GitHub
|
73 |
# Models: https://models.inference.ai.azure.com/models
|