Update librechat.yaml
Browse files- librechat.yaml +5 -4
librechat.yaml
CHANGED
@@ -62,7 +62,7 @@ modelSpecs:
|
|
62 |
# frequency_penalty: 0
|
63 |
- name: "o3-mini"
|
64 |
label: "o3-mini - 12"
|
65 |
-
iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/Nothing/librechat/
|
66 |
preset:
|
67 |
modelLabel: "o3-mini"
|
68 |
endpoint: "Github Models"
|
@@ -71,7 +71,7 @@ modelSpecs:
|
|
71 |
reasoning_effort: "high"
|
72 |
- name: "o1"
|
73 |
label: "o1 - 8*"
|
74 |
-
iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/Nothing/librechat/
|
75 |
preset:
|
76 |
modelLabel: "o1"
|
77 |
endpoint: "Github Models"
|
@@ -111,8 +111,9 @@ modelSpecs:
|
|
111 |
temperature: 0.6
|
112 |
max_tokens: 4096
|
113 |
top_p: 0.95
|
114 |
-
- name: "OCR
|
115 |
-
label: "OCR
|
|
|
116 |
preset:
|
117 |
endpoint: "agents"
|
118 |
agent_id: "agent_o-J94iEVBVZARI44PTpuH"
|
|
|
62 |
# frequency_penalty: 0
|
63 |
- name: "o3-mini"
|
64 |
label: "o3-mini - 12"
|
65 |
+
iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/Nothing/librechat/openai.svg"
|
66 |
preset:
|
67 |
modelLabel: "o3-mini"
|
68 |
endpoint: "Github Models"
|
|
|
71 |
reasoning_effort: "high"
|
72 |
- name: "o1"
|
73 |
label: "o1 - 8*"
|
74 |
+
iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/Nothing/librechat/openai.svg"
|
75 |
preset:
|
76 |
modelLabel: "o1"
|
77 |
endpoint: "Github Models"
|
|
|
111 |
temperature: 0.6
|
112 |
max_tokens: 4096
|
113 |
top_p: 0.95
|
114 |
+
- name: "Mistral OCR"
|
115 |
+
label: "Mistral OCR"
|
116 |
+
iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/Nothing/librechat/mistral.svg"
|
117 |
preset:
|
118 |
endpoint: "agents"
|
119 |
agent_id: "agent_o-J94iEVBVZARI44PTpuH"
|