Guru-25 commited on
Commit
1101f2f
·
verified ·
1 Parent(s): 989ad4c

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +9 -0
librechat.yaml CHANGED
@@ -5,6 +5,7 @@ cache: true
5
  interface:
6
  multiConvo: false
7
  runCode: false
 
8
 
9
  modelSpecs:
10
  list:
@@ -38,6 +39,13 @@ modelSpecs:
38
  endpoint: "Github Models"
39
  model: "o3-mini"
40
  reasoning_effort: "high"
 
 
 
 
 
 
 
41
  - name: "deepseek-r1"
42
  label: "DeepSeek R1"
43
  iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/Nothing/librechat/deepseek.svg"
@@ -78,6 +86,7 @@ endpoints:
78
  models:
79
  default:
80
  - o3-mini
 
81
  - deepseek-r1
82
  - gpt-4o-mini
83
  titleConvo: true
 
5
  interface:
6
  multiConvo: false
7
  runCode: false
8
+ parameters: true
9
 
10
  modelSpecs:
11
  list:
 
39
  endpoint: "Github Models"
40
  model: "o3-mini"
41
  reasoning_effort: "high"
42
+ - name: "o1"
43
+ label: "o1"
44
+ iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/Nothing/librechat/chatgpt.png"
45
+ preset:
46
+ modelLabel: "o1"
47
+ endpoint: "Github Models"
48
+ model: "o1"
49
  - name: "deepseek-r1"
50
  label: "DeepSeek R1"
51
  iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/Nothing/librechat/deepseek.svg"
 
86
  models:
87
  default:
88
  - o3-mini
89
+ - o1
90
  - deepseek-r1
91
  - gpt-4o-mini
92
  titleConvo: true