Superchik commited on
Commit
aacd2e4
1 Parent(s): 3534f0f

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +4 -13
librechat.yaml CHANGED
@@ -1,9 +1,12 @@
1
  # Configuration version (required)
2
- version: 1.1.5
3
 
4
  # Cache settings: Set to true to enable caching
5
  cache: false
6
 
 
 
 
7
  # Definition of custom endpoints
8
  endpoints:
9
  custom:
@@ -109,20 +112,8 @@ endpoints:
109
  "gpt-3.5-turbo-0125",
110
  "gpt-3.5-turbo-1106",
111
  "gpt-3.5-turbo-0613",
112
- "claude-3-opus",
113
- "claude-3-opus-20240229",
114
- "claude-3-sonnet",
115
- "claude-3-sonnet-20240229",
116
- "claude-3-haiku",
117
- "claude-3-haiku-20240307",
118
- "claude-2.1",
119
- "claude-instant",
120
  "gemini-pro",
121
- "gemini-pro-vision",
122
  "llama3-70b-8192",
123
- "llama-2-70b-chat",
124
- "llama-2-13b-chat",
125
- "llama-2-7b-chat",
126
  ]
127
  fetch: false
128
  titleConvo: true
 
1
  # Configuration version (required)
2
+ version: 1.1.2
3
 
4
  # Cache settings: Set to true to enable caching
5
  cache: false
6
 
7
+ registration:
8
+ socialLogins: ["discord", "facebook", "github", "google", "openid"]
9
+
10
  # Definition of custom endpoints
11
  endpoints:
12
  custom:
 
112
  "gpt-3.5-turbo-0125",
113
  "gpt-3.5-turbo-1106",
114
  "gpt-3.5-turbo-0613",
 
 
 
 
 
 
 
 
115
  "gemini-pro",
 
116
  "llama3-70b-8192",
 
 
 
117
  ]
118
  fetch: false
119
  titleConvo: true