pub fn load_image_file(path: &str) -> Result<ImageContent, ProviderError>Expand description
Convert a local image file to base64 encoded ImageContent
pub fn load_image_file(path: &str) -> Result<ImageContent, ProviderError>Convert a local image file to base64 encoded ImageContent