Update librechat.yaml
Browse files- librechat.yaml +3 -2
librechat.yaml
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
version: 1.2.
|
2 |
|
3 |
cache: true
|
4 |
|
@@ -8,6 +8,7 @@ interface:
|
|
8 |
runCode: false
|
9 |
parameters: true
|
10 |
agents: true
|
|
|
11 |
|
12 |
modelSpecs:
|
13 |
list:
|
@@ -64,7 +65,7 @@ modelSpecs:
|
|
64 |
reasoning_effort: "high"
|
65 |
- name: "Sonar Reasoning Pro (High)"
|
66 |
label: "Sonar Reasoning Pro (High)"
|
67 |
-
iconURL: "https://
|
68 |
preset:
|
69 |
modelLabel: "Sonar Reasoning Pro (High)"
|
70 |
endpoint: "Perplexity"
|
|
|
1 |
+
version: 1.2.6
|
2 |
|
3 |
cache: true
|
4 |
|
|
|
8 |
runCode: false
|
9 |
parameters: true
|
10 |
agents: true
|
11 |
+
webSearch: false
|
12 |
|
13 |
modelSpecs:
|
14 |
list:
|
|
|
65 |
reasoning_effort: "high"
|
66 |
- name: "Sonar Reasoning Pro (High)"
|
67 |
label: "Sonar Reasoning Pro (High)"
|
68 |
+
iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/LibreChat/perplexity.svg"
|
69 |
preset:
|
70 |
modelLabel: "Sonar Reasoning Pro (High)"
|
71 |
endpoint: "Perplexity"
|