Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
bahi-bh
/
Testlighte
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bahi-bh
commited on
11 days ago
Commit
0cfd962
·
verified
·
1 Parent(s):
70924ff
Create YAML
Browse files
Files changed (1)
hide
show
YAML
+13
-0
YAML
ADDED
Viewed
@@ -0,0 +1,13 @@
1
+
version: 1.0.0
2
+
3
+
cache: true
4
+
5
+
registration:
6
+
socialLogins: []
7
+
8
+
endpoints:
9
+
openAI:
10
+
disableBrowser: false
11
+
groups:
12
+
- group: "OpenAI"
13
+
apiKey: "${OPENAI_API_KEY}"