feat: add scoped multimodal image attachments
This commit is contained in:
@@ -89,6 +89,8 @@ mod tests {
|
||||
output: ToolOutput {
|
||||
summary: "result".to_string(),
|
||||
content: None,
|
||||
|
||||
attachments: Vec::new(),
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user