Guru-25 commited on
Commit
77ffa08
·
verified ·
1 Parent(s): d034e6e

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +5 -3
librechat.yaml CHANGED
@@ -96,17 +96,19 @@ modelSpecs:
96
  temperature: 0.6
97
  max_tokens: 4096
98
  top_p: 0.95
99
- - name: "Agents"
100
- label: "Agents"
 
101
  preset:
 
102
  endpoint: "agents"
103
  agent_id: "agent_o-J94iEVBVZARI44PTpuH"
104
 
105
  endpoints:
106
  agents:
 
107
  capabilities:
108
  - "ocr"
109
- - "tools"
110
 
111
  custom:
112
  # GitHub
 
96
  temperature: 0.6
97
  max_tokens: 4096
98
  top_p: 0.95
99
+ - name: "GPT-4o"
100
+ label: "GPT-4o - 50*"
101
+ iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/Nothing/librechat/chatgpt.png"
102
  preset:
103
+ modelLabel: "GPT-4o"
104
  endpoint: "agents"
105
  agent_id: "agent_o-J94iEVBVZARI44PTpuH"
106
 
107
  endpoints:
108
  agents:
109
+ disableBuilder: true
110
  capabilities:
111
  - "ocr"
 
112
 
113
  custom:
114
  # GitHub