menu
llm_dart package
documentation
core/capability.dart
ImageGenerationCapability
getSupportedFormats abstract method
getSupportedFormats abstract method
dark_mode
light_mode
getSupportedFormats
abstract method
List
<
String
>
getSupportedFormats
(
)
Get supported response formats for this provider
Implementation
List<String> getSupportedFormats();
llm_dart package
documentation
core/capability
ImageGenerationCapability
getSupportedFormats abstract method
ImageGenerationCapability class