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