Skip to content

Commit 0260056

Browse files
adding refinery-ui, uncomment chat
1 parent c9c09dd commit 0260056

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

helpers/settings.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,9 @@
5050
NEXT = [
5151
"gates-ui",
5252
"admin-dashboard",
53-
"chat-ui",
53+
# "chat-ui",
5454
"cognition-ui",
55+
"refinery-ui",
5556
]
5657

5758
ALL_SERVICES = MINI + COMMON + EXEC_ENV + TORCH_CPU + TORCH_GPU

0 commit comments

Comments
 (0)