Update librechat.yaml
Browse files- librechat.yaml +2 -1
librechat.yaml
CHANGED
@@ -70,8 +70,9 @@ modelSpecs:
|
|
70 |
modelLabel: "Sonar Reasoning Pro (High)"
|
71 |
endpoint: "Perplexity"
|
72 |
model: "sonar-reasoning-pro"
|
73 |
-
web_search_options:
|
74 |
search_context_size: "high"
|
|
|
75 |
promptPrefix: "Additional Rules: 1. Always print the full URL in brackets after the Cititation Number instead of just the Citation Number; 2. Ensure responses are concise and relevant; 3. Always cite the sources of your web search"
|
76 |
|
77 |
endpoints:
|
|
|
70 |
modelLabel: "Sonar Reasoning Pro (High)"
|
71 |
endpoint: "Perplexity"
|
72 |
model: "sonar-reasoning-pro"
|
73 |
+
web_search_options: {
|
74 |
search_context_size: "high"
|
75 |
+
}
|
76 |
promptPrefix: "Additional Rules: 1. Always print the full URL in brackets after the Cititation Number instead of just the Citation Number; 2. Ensure responses are concise and relevant; 3. Always cite the sources of your web search"
|
77 |
|
78 |
endpoints:
|