mirror of https://github.com/buster-so/buster.git
low verbosity
This commit is contained in:
parent
6aeda29592
commit
63450d31d7
|
@ -192,6 +192,7 @@ const DEFAULT_OPTIONS = {
|
|||
openai: {
|
||||
parallelToolCalls: false,
|
||||
reasoningEffort: 'minimal',
|
||||
verbosity: 'low',
|
||||
},
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue