Update librechat.yaml
Browse files- librechat.yaml +59 -80
librechat.yaml
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
version: 1.
|
| 2 |
|
| 3 |
cache: true
|
| 4 |
|
|
@@ -6,97 +6,75 @@ fileStrategy: "s3"
|
|
| 6 |
|
| 7 |
interface:
|
| 8 |
runCode: false
|
| 9 |
-
parameters:
|
| 10 |
-
agents:
|
| 11 |
webSearch: false
|
| 12 |
-
sidePanel: true
|
| 13 |
-
prompts: false
|
| 14 |
-
presets: false
|
| 15 |
-
multiConvo: false
|
| 16 |
-
customWelcome: "வணக்கம் {{user.name}}!"
|
| 17 |
|
| 18 |
modelSpecs:
|
| 19 |
list:
|
| 20 |
-
- name: "
|
| 21 |
-
label: "
|
| 22 |
default: true
|
| 23 |
-
iconURL: "https://
|
| 24 |
preset:
|
| 25 |
-
modelLabel: "
|
| 26 |
endpoint: "google"
|
| 27 |
-
model: "gemini-2.5-
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
iconURL: "https://imgs.search.brave.com/sHJWjxV4orruiC0bd0CWoDu4e-3cF9LOS7YOp103zfI/rs:fit:860:0:0:0/g:ce/aHR0cHM6Ly93d3cu/dGhvbGthcHBpeWFt/Lm9yZy9pbWFnZXMv/bG9nby5wbmc"
|
| 32 |
preset:
|
| 33 |
-
modelLabel: "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 34 |
endpoint: "Perplexity"
|
| 35 |
model: "sonar-reasoning-pro"
|
| 36 |
-
promptPrefix: "
|
| 37 |
-
|
| 38 |
-
# - name: "Tholkappiyam AI"
|
| 39 |
-
# label: "Tholkappiyam AI"
|
| 40 |
-
# default: true
|
| 41 |
-
# iconURL: "https://imgs.search.brave.com/sHJWjxV4orruiC0bd0CWoDu4e-3cF9LOS7YOp103zfI/rs:fit:860:0:0:0/g:ce/aHR0cHM6Ly93d3cu/dGhvbGthcHBpeWFt/Lm9yZy9pbWFnZXMv/bG9nby5wbmc"
|
| 42 |
-
# preset:
|
| 43 |
-
# modelLabel: "Tholkappiyam AI"
|
| 44 |
-
# endpoint: "google"
|
| 45 |
-
# model: "gemini-2.5-flash"
|
| 46 |
-
# - name: "GPT-4.1"
|
| 47 |
-
# label: "GPT-4.1"
|
| 48 |
-
# iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/LibreChat/openai.svg"
|
| 49 |
-
# preset:
|
| 50 |
-
# modelLabel: "GPT-4.1"
|
| 51 |
-
# endpoint: "Github Models"
|
| 52 |
-
# model: "openai/gpt-4.1"
|
| 53 |
-
# max_tokens: 800
|
| 54 |
-
# - name: "GPT-4.1"
|
| 55 |
-
# label: "GPT-4.1"
|
| 56 |
-
# iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/LibreChat/mistral.png"
|
| 57 |
-
# preset:
|
| 58 |
-
# endpoint: "agents"
|
| 59 |
-
# agent_id: "agent_o-J94iEVBVZARI44PTpuH"
|
| 60 |
-
# - name: "o4-mini-high"
|
| 61 |
-
# label: "o4-mini-high"
|
| 62 |
-
# iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/LibreChat/openai.svg"
|
| 63 |
-
# preset:
|
| 64 |
-
# modelLabel: "o4-mini-high"
|
| 65 |
-
# endpoint: "Github Models"
|
| 66 |
-
# model: "openai/o4-mini"
|
| 67 |
-
# max_tokens: 100000
|
| 68 |
-
# reasoning_effort: "high"
|
| 69 |
-
# - name: "o3"
|
| 70 |
-
# label: "o3"
|
| 71 |
-
# iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/LibreChat/openai.svg"
|
| 72 |
-
# preset:
|
| 73 |
-
# modelLabel: "o3"
|
| 74 |
-
# endpoint: "Github Models"
|
| 75 |
-
# model: "openai/o3"
|
| 76 |
-
# max_tokens: 100000
|
| 77 |
-
# reasoning_effort: "high"
|
| 78 |
-
# - name: "Grok 3 Mini"
|
| 79 |
-
# label: "Grok 3 Mini"
|
| 80 |
-
# iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/LibreChat/xai.svg"
|
| 81 |
-
# preset:
|
| 82 |
-
# modelLabel: "Grok 3 Mini"
|
| 83 |
-
# endpoint: "Github Models"
|
| 84 |
-
# model: "xai/grok-3-mini"
|
| 85 |
-
# max_tokens: 16000
|
| 86 |
-
# reasoning_effort: "high"
|
| 87 |
-
# - name: "Sonar Reasoning Pro"
|
| 88 |
-
# label: "Sonar Reasoning Pro"
|
| 89 |
-
# iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/LibreChat/perplexity.svg"
|
| 90 |
-
# preset:
|
| 91 |
-
# modelLabel: "Sonar Reasoning Pro"
|
| 92 |
-
# endpoint: "Perplexity"
|
| 93 |
-
# model: "sonar-reasoning-pro"
|
| 94 |
-
# promptPrefix: "Additional Rules: 1. Always print the full URL in brackets after the Cititation Number instead of just the Citation Number; 2. Always cite the sources of your web search"
|
| 95 |
|
| 96 |
endpoints:
|
| 97 |
agents:
|
| 98 |
capabilities:
|
| 99 |
- "ocr"
|
|
|
|
| 100 |
|
| 101 |
all:
|
| 102 |
titleConvo: true
|
|
@@ -134,7 +112,8 @@ speech:
|
|
| 134 |
apiKey: "${STT_API_KEY}"
|
| 135 |
model: "whisper-large-v3"
|
| 136 |
tts:
|
| 137 |
-
|
|
|
|
| 138 |
apiKey: "${TTS_API_KEY}"
|
| 139 |
-
model: "
|
| 140 |
-
voices: ["
|
|
|
|
| 1 |
+
version: 1.3.0
|
| 2 |
|
| 3 |
cache: true
|
| 4 |
|
|
|
|
| 6 |
|
| 7 |
interface:
|
| 8 |
runCode: false
|
| 9 |
+
parameters: true
|
| 10 |
+
agents: true
|
| 11 |
webSearch: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
|
| 13 |
modelSpecs:
|
| 14 |
list:
|
| 15 |
+
- name: "Gemini 2.5 Pro"
|
| 16 |
+
label: "Gemini 2.5 Pro"
|
| 17 |
default: true
|
| 18 |
+
iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/LibreChat/gemini.svg"
|
| 19 |
preset:
|
| 20 |
+
modelLabel: "Gemini 2.5 Pro"
|
| 21 |
endpoint: "google"
|
| 22 |
+
model: "gemini-2.5-pro"
|
| 23 |
+
- name: "GPT-4.1"
|
| 24 |
+
label: "GPT-4.1"
|
| 25 |
+
iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/LibreChat/openai.svg"
|
|
|
|
| 26 |
preset:
|
| 27 |
+
modelLabel: "GPT-4.1"
|
| 28 |
+
endpoint: "Github Models"
|
| 29 |
+
model: "openai/gpt-4.1"
|
| 30 |
+
max_tokens: 800
|
| 31 |
+
- name: "GPT-4.1"
|
| 32 |
+
label: "GPT-4.1"
|
| 33 |
+
iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/LibreChat/mistral.png"
|
| 34 |
+
preset:
|
| 35 |
+
endpoint: "agents"
|
| 36 |
+
agent_id: "agent_o-J94iEVBVZARI44PTpuH"
|
| 37 |
+
- name: "o4-mini-high"
|
| 38 |
+
label: "o4-mini-high"
|
| 39 |
+
iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/LibreChat/openai.svg"
|
| 40 |
+
preset:
|
| 41 |
+
modelLabel: "o4-mini-high"
|
| 42 |
+
endpoint: "Github Models"
|
| 43 |
+
model: "openai/o4-mini"
|
| 44 |
+
max_tokens: 100000
|
| 45 |
+
reasoning_effort: "high"
|
| 46 |
+
- name: "o3"
|
| 47 |
+
label: "o3"
|
| 48 |
+
iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/LibreChat/openai.svg"
|
| 49 |
+
preset:
|
| 50 |
+
modelLabel: "o3"
|
| 51 |
+
endpoint: "Github Models"
|
| 52 |
+
model: "openai/o3"
|
| 53 |
+
max_tokens: 100000
|
| 54 |
+
reasoning_effort: "high"
|
| 55 |
+
- name: "Grok 3 Mini"
|
| 56 |
+
label: "Grok 3 Mini"
|
| 57 |
+
iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/LibreChat/xai.svg"
|
| 58 |
+
preset:
|
| 59 |
+
modelLabel: "Grok 3 Mini"
|
| 60 |
+
endpoint: "Github Models"
|
| 61 |
+
model: "xai/grok-3-mini"
|
| 62 |
+
max_tokens: 16000
|
| 63 |
+
reasoning_effort: "high"
|
| 64 |
+
- name: "Sonar Reasoning Pro"
|
| 65 |
+
label: "Sonar Reasoning Pro"
|
| 66 |
+
iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/LibreChat/perplexity.svg"
|
| 67 |
+
preset:
|
| 68 |
+
modelLabel: "Sonar Reasoning Pro"
|
| 69 |
endpoint: "Perplexity"
|
| 70 |
model: "sonar-reasoning-pro"
|
| 71 |
+
promptPrefix: "Additional Rules: 1. Always print the full URL in brackets after the Cititation Number instead of just the Citation Number; 2. Always cite the sources of your web search"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 72 |
|
| 73 |
endpoints:
|
| 74 |
agents:
|
| 75 |
capabilities:
|
| 76 |
- "ocr"
|
| 77 |
+
- "context"
|
| 78 |
|
| 79 |
all:
|
| 80 |
titleConvo: true
|
|
|
|
| 112 |
apiKey: "${STT_API_KEY}"
|
| 113 |
model: "whisper-large-v3"
|
| 114 |
tts:
|
| 115 |
+
openai:
|
| 116 |
+
url: "https://api.groq.com/openai/v1/audio/speech"
|
| 117 |
apiKey: "${TTS_API_KEY}"
|
| 118 |
+
model: "playai-tts"
|
| 119 |
+
voices: ["Celeste-PlayAI"]
|