bahi-bh commited on
Commit
0ca9174
·
verified ·
1 Parent(s): 048f63e

Create librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +12 -0
librechat.yaml ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ version: 1.0.0
2
+
3
+ cache: true
4
+
5
+ registration:
6
+ socialLogins: []
7
+
8
+ endpoints:
9
+ openAI:
10
+ groups:
11
+ - group: "OpenAI"
12
+ apiKey: "${OPENAI_API_KEY}"