ApiConstants class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- geminibaseUrl → String
-
final
- openaiBaseUrl → String
-
final
- xaiBaseUrl → String
-
final
Static Methods
-
createOpenAIConversation(
) → String -
deleteOpenAIConversation(
String id) → String -
getGeminiAudioCall(
GeminiModel model, String apiKey) → String -
getGeminicall(
GeminiModel model, String apiKey) → String -
getGeminiDocumentCall(
GeminiModel model, String apiKey) → String -
getGeminiFileCall(
GeminiModel model, String apiKey) → String -
getGeminiImageCall(
GeminiModel model, String apiKey) → String -
getGeminiVideoCall(
GeminiModel model, String apiKey) → String -
getOpenAIAudioTranscriptions(
) → String -
getOpenAIAudioTranslations(
) → String -
getOpenAIChatCompletions(
) → String -
getOpenAIConversations(
) → String -
getOpenAIEmbeddings(
) → String -
getOpenAIFiles(
) → String -
getOpenAIFineTunes(
) → String -
getOpenAIImageGenerations(
) → String -
getOpenAIModelInfo(
String model) → String -
getOpenAIModels(
) → String -
getOpenAIModerations(
) → String -
getOpenAIUsage(
) → String -
getXaiAudioTranscriptions(
) → String -
getXaiAudioTranslations(
) → String -
getXaiChatCompletions(
) → String -
getXaiCodeCompletions(
) → String -
getXaiEmbeddings(
) → String -
getXaiFiles(
) → String -
getXaiFineTunes(
) → String -
getXaiImageGenerations(
) → String -
getXaiModels(
) → String -
getXaiModerations(
) → String -
listOpenAIConversations(
) → String -
listOpenAIModels(
) → String -
moderateOpenAIContent(
) → String -
updateOpenAIConversation(
String id) → String