File tree Expand file tree Collapse file tree 2 files changed +0
-5
lines changed
interpreter/terminal_interface/profiles/defaults Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change 111
111
"group" : " Integrations" ,
112
112
"pages" : [" integrations/e2b" , " integrations/docker" ]
113
113
},
114
- {
115
- "group" : " Server" ,
116
- "pages" : [" server/usage" ]
117
- },
118
114
{
119
115
"group" : " Safety" ,
120
116
"pages" : [
Original file line number Diff line number Diff line change @@ -23,7 +23,6 @@ computer:
23
23
# safe_mode: "off" # The safety mode for the LLM — one of "off", "ask", "auto"
24
24
# offline: False # If True, will disable some online features like checking for updates
25
25
# verbose: False # If True, will print detailed logs
26
- # multi_line: False # If True, you can input multiple lines starting and ending with ```
27
26
28
27
# To use a separate model for the `wtf` command:
29
28
# wtf:
You can’t perform that action at this time.
0 commit comments