Skip to content

Commit 4a7ae6c

Browse files
committed
remove extra whitepsace
1 parent 832ca0c commit 4a7ae6c

File tree

1 file changed

+1
-1
lines changed
  • interpreter/terminal_interface/profiles/defaults

1 file changed

+1
-1
lines changed

interpreter/terminal_interface/profiles/defaults/default.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ llm:
1919
# safe_mode: "off" # The safety mode for the LLM — one of "off", "ask", "auto"
2020
# offline: False # If True, will disable some online features like checking for updates
2121
# verbose: False # If True, will print detailed logs
22-
# multi_line: False # If True, you can input multiple lines starting and ending with ```
22+
# multi_line: False # If True, you can input multiple lines starting and ending with ```
2323

2424
# Documentation
2525
# All options: https://docs.openinterpreter.com/settings

0 commit comments

Comments
 (0)