Skip to content

Commit 9aabf02

Browse files
committed
Remove refinery-config
1 parent 0c068c4 commit 9aabf02

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,7 @@ It is designed for the smallest services, which are part of refinery and need on
1010
Services:
1111

1212
- refinery-authorizer
13-
- refinery-config
14-
- refinery-doc-ock
1513
- refinery-gateway-proxy
16-
- platform-monitoring
1714

1815
### common
1916

@@ -26,9 +23,6 @@ It contains all requirements contained in the mini image and also the most commo
2623
- refinery-tokenizer
2724
- refinery-updater
2825
- refinery-weak-supervisor
29-
- refinery-commercial-proxy
30-
- gates-gateway
31-
- chat-gateway
3226

3327
### exec-env
3428

@@ -40,7 +34,6 @@ Services:
4034
- refinery-ac-exec-env
4135
- refinery-lf-exec-env
4236
- refinery-record-ide-env
43-
- chat-exec-env
4437

4538
### torch-cpu
4639

@@ -50,7 +43,6 @@ Services:
5043

5144
- refinery-embedder
5245
- refinery-ml-exec-env
53-
- refinery-zero-shot
5446

5547
### torch-cuda
5648

@@ -64,6 +56,4 @@ The next parent image is used for ui services based on NextJS and use Node 18.
6456

6557
Services:
6658

67-
- gates-ui
6859
- admin-dashboard
69-
- chat-ui

helpers/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
MINI = [
88
"refinery-authorizer",
9-
"refinery-config",
9+
# "refinery-config",
1010
# "refinery-doc-ock",
1111
"refinery-gateway-proxy",
1212
# "platform-monitoring",

0 commit comments

Comments
 (0)