Guru-25 commited on
Commit
16a378b
·
verified ·
1 Parent(s): 60b4d44

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +8 -0
librechat.yaml CHANGED
@@ -31,6 +31,13 @@ modelSpecs:
31
  modelLabel: "Gemini 2.0 Flash"
32
  endpoint: "google"
33
  model: "gemini-2.0-flash"
 
 
 
 
 
 
 
34
  - name: "o3-mini"
35
  label: "o3-mini"
36
  iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/Nothing/librechat/chatgpt.png"
@@ -88,6 +95,7 @@ endpoints:
88
  - o3-mini
89
  - o1
90
  - deepseek-r1
 
91
  - gpt-4o-mini
92
  titleConvo: true
93
  titleModel: "gpt-4o-mini"
 
31
  modelLabel: "Gemini 2.0 Flash"
32
  endpoint: "google"
33
  model: "gemini-2.0-flash"
34
+ - name: "gpt-4o"
35
+ label: "gpt-4o"
36
+ iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/Nothing/librechat/chatgpt.png"
37
+ preset:
38
+ modelLabel: "gpt-4o"
39
+ endpoint: "Github Models"
40
+ model: "gpt-4o"
41
  - name: "o3-mini"
42
  label: "o3-mini"
43
  iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/Nothing/librechat/chatgpt.png"
 
95
  - o3-mini
96
  - o1
97
  - deepseek-r1
98
+ - gpt-4o
99
  - gpt-4o-mini
100
  titleConvo: true
101
  titleModel: "gpt-4o-mini"