Skip to main content

create_image_thread

Function create_image_thread 

Source
pub async fn create_image_thread(
    creation_id: String,
    source_path: String,
    workspace_id: Option<String>,
) -> ThreadResult<ImageThreadCreation>