We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aabf02 commit 10ac5b6Copy full SHA for 10ac5b6
README.md
@@ -33,7 +33,6 @@ Services:
33
34
- refinery-ac-exec-env
35
- refinery-lf-exec-env
36
-- refinery-record-ide-env
37
38
### torch-cpu
39
helpers/settings.py
@@ -29,7 +29,7 @@
29
EXEC_ENV = [
30
"refinery-ac-exec-env",
31
"refinery-lf-exec-env",
32
- "refinery-record-ide-env",
+ # "refinery-record-ide-env",
# "gates-runtime",
# "chat-exec-env",
"cognition-exec-env",
0 commit comments