feat: add scoped multimodal image attachments
This commit is contained in:
@@ -85,6 +85,7 @@ impl Tool for WriteExtractedTool {
|
||||
Ok(ToolOutput {
|
||||
summary,
|
||||
content: None,
|
||||
attachments: Vec::new(),
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user