Fuegovic commited on
Commit
56390fa
1 Parent(s): 8406b62

Update librechat.yaml

Browse files

update supported models

Files changed (1) hide show
  1. librechat.yaml +170 -16
librechat.yaml CHANGED
@@ -2,7 +2,7 @@
2
  version: 1.0.0
3
 
4
  # Cache settings: Set to true to enable caching
5
- cache: true
6
  fileStrategy: "firebase"
7
 
8
  # Definition of custom endpoints
@@ -15,7 +15,11 @@ endpoints:
15
 
16
  # Models configuration
17
  models:
18
- default: ["mistral-tiny", "mistral-small", "mistral-medium"]
 
 
 
 
19
  fetch: true # Defaults to false.
20
 
21
  # Optional configurations
@@ -53,9 +57,95 @@ endpoints:
53
  apiKey: "user_provided"
54
  baseURL: "https://openrouter.ai/api/v1"
55
  models:
56
- default: ["nousresearch/nous-capybara-7b:free", "mistralai/mistral-7b-instruct:free", "huggingfaceh4/zephyr-7b-beta:free", "openchat/openchat-7b:free", "gryphe/mythomist-7b:free", "undi95/toppy-m-7b:free", "openrouter/cinematika-7b:free", "openrouter/auto", "nousresearch/nous-capybara-7b", "mistralai/mistral-7b-instruct", "huggingfaceh4/zephyr-7b-beta", "openchat/openchat-7b", "gryphe/mythomist-7b", "openrouter/cinematika-7b", "rwkv/rwkv-5-world-3b", "recursal/rwkv-5-3b-ai-town", "recursal/eagle-7b",
57
- "jondurbin/bagel-34b", "jebcarter/psyfighter-13b", "koboldai/psyfighter-13b-2", "neversleep/noromaid-mixtral-8x7b-instruct", "nousresearch/nous-hermes-llama2-13b", "meta-llama/codellama-34b-instruct", "phind/phind-codellama-34b", "intel/neural-chat-7b", "nousresearch/nous-hermes-2-mixtral-8x7b-dpo", "nousresearch/nous-hermes-2-mixtral-8x7b-sft", "haotian-liu/llava-13b", "nousresearch/nous-hermes-2-vision-7b", "meta-llama/llama-2-13b-chat", "gryphe/mythomax-l2-13b", "nousresearch/nous-hermes-llama2-70b", "teknium/openhermes-2-mistral-7b", "teknium/openhermes-2.5-mistral-7b", "undi95/remm-slerp-l2-13b", "undi95/toppy-m-7b", "01-ai/yi-34b-chat", "01-ai/yi-34b", "01-ai/yi-6b", "togethercomputer/stripedhyena-nous-7b", "togethercomputer/stripedhyena-hessian-7b", "mistralai/mixtral-8x7b", "nousresearch/nous-hermes-yi-34b", "open-orca/mistral-7b-openorca", "openai/gpt-3.5-turbo", "openai/gpt-3.5-turbo-1106", "openai/gpt-3.5-turbo-16k", "openai/gpt-4-turbo-preview", "openai/gpt-4-1106-preview", "openai/gpt-4", "openai/gpt-4-32k", "openai/gpt-4-vision-preview", "openai/gpt-3.5-turbo-instruct", "google/palm-2-chat-bison", "google/palm-2-codechat-bison", "google/palm-2-chat-bison-32k", "google/palm-2-codechat-bison-32k", "google/gemini-pro", "google/gemini-pro-vision", "perplexity/pplx-70b-online", "perplexity/pplx-7b-online", "perplexity/pplx-7b-chat", "perplexity/pplx-70b-chat", "meta-llama/llama-2-70b-chat", "nousresearch/nous-capybara-34b", "jondurbin/airoboros-l2-70b", "austism/chronos-hermes-13b", "migtissera/synthia-70b", "pygmalionai/mythalion-13b", "undi95/remm-slerp-l2-13b-6k", "xwin-lm/xwin-lm-70b", "gryphe/mythomax-l2-13b-8k", "alpindale/goliath-120b ", "lizpreciatior/lzlv-70b-fp16-hf", "neversleep/noromaid-20b", "mistralai/mixtral-8x7b-instruct", "cognitivecomputations/dolphin-mixtral-8x7b", "anthropic/claude-2", "anthropic/claude-2.0", "anthropic/claude-instant-v1", "mancer/weaver", "mistralai/mistral-tiny", "mistralai/mistral-small", "mistralai/mistral-medium"]
58
- fetch: true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
59
  titleConvo: true
60
  titleModel: "gpt-3.5-turbo"
61
  summarize: false
@@ -68,8 +158,27 @@ endpoints:
68
  apiKey: "user_provided"
69
  baseURL: "https://api.naga.ac/v1"
70
  models:
71
- default: ["gpt-4-0125-preview", "gpt-4-turbo-preview", "gpt-4-1106-preview", "gpt-4-vision-preview", "gpt-4-0613", "gpt-3.5-turbo-1106", "gpt-3.5-turbo-0613", "gemini-pro", "gemini-pro-vision", "llama-2-70b-chat", "llama-2-13b-chat", "llama-2-7b-chat", "code-llama-34b", "mistral-7b", "mixtral-8x7b", "falcon-180b-chat", "claude-2", "claude-instant"]
72
- fetch: true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
73
  titleConvo: true
74
  titleModel: "gpt-3.5-turbo"
75
  summarize: false
@@ -83,8 +192,18 @@ endpoints:
83
  apiKey: "user_provided"
84
  baseURL: "https://api.mandrillai.tech/v1"
85
  models:
86
- default: ["gpt-4-vision-preview", "gpt-4", "gpt-4-1106-preview", "gpt-3.5-turbo", "gpt-3.5-turbo-1106", "gpt-3.5-turbo-0613", "gpt-3.5-turbo-0301", "gemini-pro", "gemini-pro-vision"]
87
- fetch: true
 
 
 
 
 
 
 
 
 
 
88
  titleConvo: true
89
  titleModel: "gpt-3.5-turbo"
90
  summarize: false
@@ -95,11 +214,42 @@ endpoints:
95
 
96
  # FreeGPT-4
97
  - name: "FreeGPT-4"
98
- apiKey: "user_provided"
99
  baseURL: "https://api.freegpt4.tech/v1/"
 
100
  models:
101
- default: ["gpt-3.5-turbo", "gpt-3.5-turbo-1106", "gpt-3.5-turbo-16k", "gpt-4-0613", "gpt-4", "gpt-4-vision-preview", "gpt-4-1106-preview"]
102
- fetch: true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
103
  titleConvo: true
104
  titleModel: "gpt-3.5-turbo"
105
  summarize: false
@@ -113,8 +263,10 @@ endpoints:
113
  apiKey: "user_provided"
114
  baseURL: "https://api.pawan.krd/pai-001-rp/v1"
115
  models:
116
- default: ["pai-001-rp"]
117
- fetch: true
 
 
118
  titleConvo: true
119
  titleModel: "pai-001-rp"
120
  summarize: false
@@ -128,8 +280,10 @@ endpoints:
128
  apiKey: "user_provided"
129
  baseURL: "https://api.pawan.krd/pai-001-light-rp/v1"
130
  models:
131
- default: ["pai-001-light-rp"]
132
- fetch: true
 
 
133
  titleConvo: true
134
  titleModel: "pai-001-light-rp"
135
  summarize: false
 
2
  version: 1.0.0
3
 
4
  # Cache settings: Set to true to enable caching
5
+ cache: false
6
  fileStrategy: "firebase"
7
 
8
  # Definition of custom endpoints
 
15
 
16
  # Models configuration
17
  models:
18
+ default: [
19
+ "mistral-tiny",
20
+ "mistral-small",
21
+ "mistral-medium"
22
+ ]
23
  fetch: true # Defaults to false.
24
 
25
  # Optional configurations
 
57
  apiKey: "user_provided"
58
  baseURL: "https://openrouter.ai/api/v1"
59
  models:
60
+ "default": [
61
+ "nousresearch/nous-capybara-7b:free",
62
+ "mistralai/mistral-7b-instruct:free",
63
+ "huggingfaceh4/zephyr-7b-beta:free",
64
+ "openchat/openchat-7b:free",
65
+ "gryphe/mythomist-7b:free",
66
+ "undi95/toppy-m-7b:free",
67
+ "openrouter/cinematika-7b:free",
68
+ "openrouter/auto",
69
+ "nousresearch/nous-capybara-7b",
70
+ "mistralai/mistral-7b-instruct",
71
+ "huggingfaceh4/zephyr-7b-beta",
72
+ "openchat/openchat-7b",
73
+ "gryphe/mythomist-7b",
74
+ "openrouter/cinematika-7b",
75
+ "rwkv/rwkv-5-world-3b",
76
+ "recursal/rwkv-5-3b-ai-town",
77
+ "recursal/eagle-7b",
78
+ "jondurbin/bagel-34b",
79
+ "jebcarter/psyfighter-13b",
80
+ "koboldai/psyfighter-13b-2",
81
+ "neversleep/noromaid-mixtral-8x7b-instruct",
82
+ "nousresearch/nous-hermes-llama2-13b",
83
+ "meta-llama/codellama-34b-instruct",
84
+ "codellama/codellama-70b-instruct",
85
+ "phind/phind-codellama-34b",
86
+ "intel/neural-chat-7b",
87
+ "nousresearch/nous-hermes-2-mixtral-8x7b-dpo",
88
+ "nousresearch/nous-hermes-2-mixtral-8x7b-sft",
89
+ "haotian-liu/llava-13b",
90
+ "nousresearch/nous-hermes-2-vision-7b",
91
+ "meta-llama/llama-2-13b-chat",
92
+ "gryphe/mythomax-l2-13b",
93
+ "nousresearch/nous-hermes-llama2-70b",
94
+ "teknium/openhermes-2-mistral-7b",
95
+ "teknium/openhermes-2.5-mistral-7b",
96
+ "undi95/remm-slerp-l2-13b",
97
+ "undi95/toppy-m-7b",
98
+ "01-ai/yi-34b-chat",
99
+ "01-ai/yi-34b",
100
+ "01-ai/yi-6b",
101
+ "togethercomputer/stripedhyena-nous-7b",
102
+ "togethercomputer/stripedhyena-hessian-7b",
103
+ "mistralai/mixtral-8x7b",
104
+ "nousresearch/nous-hermes-yi-34b",
105
+ "open-orca/mistral-7b-openorca",
106
+ "openai/gpt-3.5-turbo",
107
+ "openai/gpt-3.5-turbo-0125",
108
+ "openai/gpt-3.5-turbo-1106",
109
+ "openai/gpt-3.5-turbo-16k",
110
+ "openai/gpt-4-turbo-preview",
111
+ "openai/gpt-4-1106-preview",
112
+ "openai/gpt-4",
113
+ "openai/gpt-4-32k",
114
+ "openai/gpt-4-vision-preview",
115
+ "openai/gpt-3.5-turbo-instruct",
116
+ "google/palm-2-chat-bison",
117
+ "google/palm-2-codechat-bison",
118
+ "google/palm-2-chat-bison-32k",
119
+ "google/palm-2-codechat-bison-32k",
120
+ "google/gemini-pro",
121
+ "google/gemini-pro-vision",
122
+ "perplexity/pplx-70b-online",
123
+ "perplexity/pplx-7b-online",
124
+ "perplexity/pplx-7b-chat",
125
+ "perplexity/pplx-70b-chat",
126
+ "meta-llama/llama-2-70b-chat",
127
+ "nousresearch/nous-capybara-34b",
128
+ "jondurbin/airoboros-l2-70b",
129
+ "austism/chronos-hermes-13b",
130
+ "migtissera/synthia-70b",
131
+ "pygmalionai/mythalion-13b",
132
+ "undi95/remm-slerp-l2-13b-6k",
133
+ "xwin-lm/xwin-lm-70b",
134
+ "gryphe/mythomax-l2-13b-8k",
135
+ "alpindale/goliath-120b",
136
+ "lizpreciatior/lzlv-70b-fp16-hf",
137
+ "neversleep/noromaid-20b",
138
+ "mistralai/mixtral-8x7b-instruct",
139
+ "cognitivecomputations/dolphin-mixtral-8x7b",
140
+ "anthropic/claude-2",
141
+ "anthropic/claude-2.0",
142
+ "anthropic/claude-instant-v1",
143
+ "mancer/weaver",
144
+ "mistralai/mistral-tiny",
145
+ "mistralai/mistral-small",
146
+ "mistralai/mistral-medium"
147
+ ]
148
+ fetch: false
149
  titleConvo: true
150
  titleModel: "gpt-3.5-turbo"
151
  summarize: false
 
158
  apiKey: "user_provided"
159
  baseURL: "https://api.naga.ac/v1"
160
  models:
161
+ default: [
162
+ "gpt-4-0125-preview",
163
+ "gpt-4-turbo-preview",
164
+ "gpt-4-1106-preview",
165
+ "gpt-4-vision-preview",
166
+ "gpt-4-0613",
167
+ "gpt-3.5-turbo-1106",
168
+ "gpt-3.5-turbo-0613",
169
+ "gemini-pro",
170
+ "gemini-pro-vision",
171
+ "llama-2-70b-chat",
172
+ "llama-2-13b-chat",
173
+ "llama-2-7b-chat",
174
+ "code-llama-34b",
175
+ "mistral-7b",
176
+ "mixtral-8x7b",
177
+ "falcon-180b-chat",
178
+ "claude-2",
179
+ "claude-instant"
180
+ ]
181
+ fetch: false
182
  titleConvo: true
183
  titleModel: "gpt-3.5-turbo"
184
  summarize: false
 
192
  apiKey: "user_provided"
193
  baseURL: "https://api.mandrillai.tech/v1"
194
  models:
195
+ default: [
196
+ "gpt-4-vision-preview",
197
+ "gpt-4",
198
+ "gpt-4-1106-preview",
199
+ "gpt-3.5-turbo",
200
+ "gpt-3.5-turbo-1106",
201
+ "gpt-3.5-turbo-0613",
202
+ "gpt-3.5-turbo-0301",
203
+ "gemini-pro",
204
+ "gemini-pro-vision"
205
+ ]
206
+ fetch: false
207
  titleConvo: true
208
  titleModel: "gpt-3.5-turbo"
209
  summarize: false
 
214
 
215
  # FreeGPT-4
216
  - name: "FreeGPT-4"
217
+ apiKey: "fg4-I-pnie_HbuzWRnJlZUdQVDQq6nT48_UDuy0"
218
  baseURL: "https://api.freegpt4.tech/v1/"
219
+ #baseURL: "https://api.convoai.tech/v1/"
220
  models:
221
+ default: [
222
+ "gpt-4-rp",
223
+ "gpt-3.5-rp",
224
+ "claude-rp",
225
+ "gpt-3.5-turbo",
226
+ "gpt-3.5-turbo-0301",
227
+ "gpt-3.5-turbo-1106",
228
+ "gpt-3.5-turbo-16k",
229
+ "gpt-4",
230
+ "gpt-4-0314",
231
+ "gpt-4-32k",
232
+ "gpt-4-1106-preview",
233
+ "llama-2-7b",
234
+ "llama-2-13b",
235
+ "llama-2-70b",
236
+ "code-llama-34b",
237
+ "gemini-pro",
238
+ "palm-2",
239
+ "palm-2-32k",
240
+ "code-palm-2",
241
+ "code-palm-2-32k",
242
+ "claude-instant",
243
+ "claude-instant-1",
244
+ "claude-1-100k",
245
+ "claude-2",
246
+ "claude-2.1",
247
+ "claude-1.2",
248
+ "yi-34b",
249
+ "falcon-180b",
250
+ "goliath-120b"
251
+ ]
252
+ fetch: false
253
  titleConvo: true
254
  titleModel: "gpt-3.5-turbo"
255
  summarize: false
 
263
  apiKey: "user_provided"
264
  baseURL: "https://api.pawan.krd/pai-001-rp/v1"
265
  models:
266
+ default: [
267
+ "pai-001-rp"
268
+ ]
269
+ fetch: false
270
  titleConvo: true
271
  titleModel: "pai-001-rp"
272
  summarize: false
 
280
  apiKey: "user_provided"
281
  baseURL: "https://api.pawan.krd/pai-001-light-rp/v1"
282
  models:
283
+ default: [
284
+ "pai-001-light-rp"
285
+ ]
286
+ fetch: false
287
  titleConvo: true
288
  titleModel: "pai-001-light-rp"
289
  summarize: false