static const List<String> openaiSupportedImageFormats = [ 'url', // Image URL (default) 'b64_json', // Base64 encoded JSON ];