Compare commits
1 Commits
release/v2
...
chore/bett
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e0a57374c2 |
@@ -253,7 +253,7 @@ func NewAgentConfigMeta(
|
||||
Name: "enable_reasoning",
|
||||
Label: "Enable Reasoning",
|
||||
Type: "checkbox",
|
||||
DefaultValue: false,
|
||||
DefaultValue: true,
|
||||
HelpText: "Enable agent to explain its reasoning process",
|
||||
Tags: config.Tags{Section: "AdvancedSettings"},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user