mirror of
https://github.com/sipeed/picoclaw.git
synced 2026-06-12 18:08:54 +00:00
Add pretty_print and disable_escape_html to tool_feedback defaults
This commit is contained in:
@@ -39,7 +39,7 @@ func DefaultConfig() *Config {
|
||||
MaxArgsLength: 300,
|
||||
SeparateMessages: false,
|
||||
PrettyPrint: true,
|
||||
DisableEscapeHTML: true,
|
||||
DisableEscapeHTML: true,
|
||||
},
|
||||
SplitOnMarker: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user