cvchat commited on
Commit
21b33ec
·
verified ·
1 Parent(s): 29907b9

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +56 -7
librechat.yaml CHANGED
@@ -11,6 +11,62 @@ registration:
11
  endpoints:
12
  custom:
13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  - name: "HoutarParnix"
15
  apiKey: "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"
16
  baseURL: "https://parnix-api.houtar.eu.org/v1/"
@@ -54,13 +110,6 @@ endpoints:
54
  baseURL: "https://zukijourney.xyzbot.net/v1/"
55
  models:
56
  default: [
57
- "gpt-3.5-turbo-0125",
58
- "gpt-4",
59
- "gpt-4-32k",
60
- "gpt-4-0125-preview",
61
- "claude-3",
62
- "claude-3-opus",
63
- "gemini-pro",
64
  "gpt-4-vision-preview"
65
  ]
66
  fetch: true
 
11
  endpoints:
12
  custom:
13
 
14
+ - name: "XH"
15
+ apiKey: "sk-4iF2KLWmkyo7gIbsFeC33c6505C4467cAdDaC12327F8Fa41"
16
+ baseURL: "https://api1.zhtec.xyz/v1/"
17
+ models:
18
+ default: [
19
+ "gpt-4-all",
20
+ "gpt-4-turbo-preview",
21
+ "gpt-4-vision-preview",
22
+ "claude-3-opus-20240229",
23
+ "Creative",
24
+ "mj-chat"
25
+ ]
26
+ fetch: false
27
+ titleConvo: true
28
+ titleModel: "gpt-4"
29
+ summarize: false
30
+ summaryModel: "gpt-4"
31
+ forcePrompt: false
32
+ modelDisplayLabel: "XH"
33
+ iconURL: "https://vip.helloimg.com/i/2024/03/12/65f007f55d54a.png"
34
+
35
+ - name: "One"
36
+ apiKey: "sk-YzIJDayeJqf1Cg9nE6B818F8E95f44B786F3E862455aC66d"
37
+ baseURL: "https://one-api.ygxz.in/v1/"
38
+ models:
39
+ default: [
40
+ "gpt-4-turbo-preview",
41
+ "gpt-4-vision-preview"
42
+ ]
43
+ fetch: false
44
+ titleConvo: true
45
+ titleModel: "gpt-4"
46
+ summarize: false
47
+ summaryModel: "gpt-4"
48
+ forcePrompt: false
49
+ modelDisplayLabel: "One"
50
+ iconURL: "https://vip.helloimg.com/i/2024/03/12/65f007ef8abb4.png"
51
+
52
+ - name: "BurnHair"
53
+ apiKey: "sk-h3BQXQ0JDPo0IfaU91A6C1738fDe4328BaAd2035FaDb222d"
54
+ baseURL: "https://burn.hair/v1/"
55
+ models:
56
+ default: [
57
+ "gpt-4-turbo-preview",
58
+ "gpt-4-vision-preview"
59
+ ]
60
+ fetch: false
61
+ titleConvo: true
62
+ titleModel: "gpt-4"
63
+ summarize: false
64
+ summaryModel: "gpt-4"
65
+ forcePrompt: false
66
+ modelDisplayLabel: "BurnHair"
67
+ iconURL: "https://vip.helloimg.com/i/2024/03/12/65f007f186de4.png"
68
+
69
+
70
  - name: "HoutarParnix"
71
  apiKey: "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"
72
  baseURL: "https://parnix-api.houtar.eu.org/v1/"
 
110
  baseURL: "https://zukijourney.xyzbot.net/v1/"
111
  models:
112
  default: [
 
 
 
 
 
 
 
113
  "gpt-4-vision-preview"
114
  ]
115
  fetch: true