Guru-25 commited on
Commit
7aebd64
·
verified ·
1 Parent(s): 3705257

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. 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/chatgpt.png"
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/chatgpt.png"
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 Agent"
115
- label: "OCR Agent"
 
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"