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