Guru-25 commited on
Commit
6e4fb46
·
verified ·
1 Parent(s): 956917e

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +4 -6
librechat.yaml CHANGED
@@ -4,15 +4,13 @@ cache: true
4
 
5
  modelSpecs:
6
  list:
7
- - name: "test"
8
- label: "ok"
9
- # default: true
10
- description: "An AI roleplaying as the 50th President of the United States."
11
  iconURL: "https://i.kym-cdn.com/entries/icons/facebook/000/017/252/2f0.jpg"
12
  preset:
13
- chatGptLabel: "Mr. President"
14
  endpoint: "groq"
15
- greeting: "Greetings, my fellow American."
16
  model: "qwen-qwq-32b"
17
 
18
  endpoints:
 
4
 
5
  modelSpecs:
6
  list:
7
+ - name: "gemini-2.0-pro-exp-02-05"
8
+ label: "Gemini 2.0 Pro Experimental"
9
+ default: true
 
10
  iconURL: "https://i.kym-cdn.com/entries/icons/facebook/000/017/252/2f0.jpg"
11
  preset:
12
+ modelLabel: "Meeting Summarizer"
13
  endpoint: "groq"
 
14
  model: "qwen-qwq-32b"
15
 
16
  endpoints: