Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
huggingchat
/
chat-ui
like
1.15k
Running
App
Files
Files
Community
738
nsarrazin
HF Staff
commited on
Jan 25, 2024
Commit
1f2d94c
·
unverified
·
1 Parent(s):
07eb9f0
Add failure strategy to README.md (
#731
)
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -8,6 +8,7 @@ pinned: false
8
license: apache-2.0
9
base_path: /chat
10
app_port: 3000
11
---
12
13
# Chat UI
8
license: apache-2.0
9
base_path: /chat
10
app_port: 3000
11
+
failure_strategy: rollback
12
---
13
14
# Chat UI