menu
gen_connect package
documentation
core/constants/api.dart
ApiConstants
getOpenAIImageGenerations static method
getOpenAIImageGenerations static method
dark_mode
light_mode
getOpenAIImageGenerations
static method
String
getOpenAIImageGenerations
(
)
Implementation
static String getOpenAIImageGenerations() => "$openaiBaseUrl/images/generations";
gen_connect package
documentation
core/constants/api
ApiConstants
getOpenAIImageGenerations static method
ApiConstants class