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