fix duplicate toolFeedbackArgsPreview function declaration

This commit is contained in:
David Siewert
2026-04-27 15:42:18 +06:00
parent 4ddd650be4
commit 97b1c3efec
8 changed files with 11 additions and 218 deletions
+1 -2
View File
@@ -4519,8 +4519,7 @@ func TestRun_PicoToolFeedbackSuppressesDuplicateInterimAssistantContent(t *testi
MaxTokens: 4096,
MaxToolIterations: 10,
ToolFeedback: config.ToolFeedbackConfig{
Enabled: true,
PrettyPrint: true,
Enabled: true,
},
},
},