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 832ca0c commit 4a7ae6cCopy full SHA for 4a7ae6c
interpreter/terminal_interface/profiles/defaults/default.yaml
@@ -19,7 +19,7 @@ llm:
19
# safe_mode: "off" # The safety mode for the LLM — one of "off", "ask", "auto"
20
# offline: False # If True, will disable some online features like checking for updates
21
# verbose: False # If True, will print detailed logs
22
-# multi_line: False # If True, you can input multiple lines starting and ending with ```
+# multi_line: False # If True, you can input multiple lines starting and ending with ```
23
24
# Documentation
25
# All options: https://docs.openinterpreter.com/settings
0 commit comments