feat: add scoped multimodal image attachments
This commit is contained in:
@@ -69,6 +69,7 @@ impl Tool for GlobTool {
|
||||
Ok(ToolOutput {
|
||||
summary,
|
||||
content: (!body.is_empty()).then_some(body),
|
||||
attachments: Vec::new(),
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user