low verbosity

This commit is contained in:
dal 2025-08-08 14:30:04 -06:00
parent 6aeda29592
commit 63450d31d7
No known key found for this signature in database
GPG Key ID: 16F4B0E1E9F61122
1 changed files with 1 additions and 0 deletions

View File

@ -192,6 +192,7 @@ const DEFAULT_OPTIONS = {
openai: {
parallelToolCalls: false,
reasoningEffort: 'minimal',
verbosity: 'low',
},
};