fix: add missing params
This commit is contained in:
@@ -950,6 +950,8 @@ pub async fn confirm_editor_agent_tool_call(
|
||||
source_image_src,
|
||||
size: None,
|
||||
model: None,
|
||||
aspect_ratio: None,
|
||||
image_size: None,
|
||||
reference_image_srcs: Some(reference_image_srcs),
|
||||
project_id: Some(conversation.project_id.clone()),
|
||||
asset_kind: Some("editor_agent_edit_image".to_string()),
|
||||
|
||||
Reference in New Issue
Block a user