Index

A B C D E F G H I L M N O P Q R S T U V W X 
All Classes|All Packages

E

ECHO - com.chatmotorapi.api.speech.MotorSpeechVoice
ECHO voice.
EMAIL - Static variable in class com.chatmotorapi.api.version.Version
The contact email address for the vendor.
EmailNotificationChannel - Class in com.chatmotorapi.api.notify
The EmailNotificationChannel class handles sending emails as part of response post-treatment processes.
EmailNotificationChannel.Builder - Class in com.chatmotorapi.api.notify
Builder class for EmailNotificationChannel.
ENGINE_OVERLOADED - com.chatmotorapi.api.OpenAiErrorType
Error type indicating that the engine is currently overloaded.
equals(Object) - Method in class com.chatmotorapi.api.models.MotorModel
Compares this MotorUserMessage to the specified object to determine equality.
equals(Object) - Method in class com.chatmotorapi.api.MotorSystemMessage
Compares this MotorSystemMessage to the specified object.
equals(Object) - Method in class com.chatmotorapi.api.MotorUserMessage
Compares this MotorUserMessage to the specified object to determine equality.
execute() - Method in class com.chatmotorapi.api.experimental.MotorExtractContentRequest
Executes the process of extracting from a specified file using a GPT model.
execute() - Method in class com.chatmotorapi.api.experimental.MotorFilterContentRequest
Executes the process of generating a translation from a specified file using a GPT model.
execute() - Method in class com.chatmotorapi.api.functional.MotorCategorizationRequest
Executes the process of generating a sentiment analysis from a specified file using a GPT model.
execute() - Method in class com.chatmotorapi.api.functional.MotorEntityRequest
Executes the process of generating a sentiment analysis from a specified file using a GPT model.
execute() - Method in class com.chatmotorapi.api.functional.MotorLanguageGuesserRequest
Executes the summarization request and returns the response.
execute() - Method in class com.chatmotorapi.api.functional.MotorLargeTranslationRequest
Executes the process of generating a translation from a specified file using a GPT model.
execute() - Method in class com.chatmotorapi.api.functional.MotorSentimentRequest
Executes the process of generating a sentiment analysis from a specified file using a GPT model.
execute() - Method in class com.chatmotorapi.api.functional.MotorStrategicSummaryRequest
Executes the process of generating a strategic summary in HTML from a specified file using a GPT model.
execute() - Method in class com.chatmotorapi.api.functional.MotorSummaryRequest
Executes the process of generating a summary from a specified file using a GPT model.
execute() - Method in class com.chatmotorapi.api.image.MotorImageRequest
Executes the chat request using the configured settings and messages.
execute() - Method in class com.chatmotorapi.api.MotorLargeRequestLines
Handles large input by submitting consecutive standard-sized requests to the ChatMotor and aggregating each individual response into a final comprehensive response.
execute() - Method in class com.chatmotorapi.api.MotorLargeRequestText
Execute that large request by treating the content as text file.
execute() - Method in class com.chatmotorapi.api.MotorRequest
Executes the chat request using the configured settings and messages.
execute() - Method in class com.chatmotorapi.api.speech.MotorSpeechRequest
Executes the chat request using the configured settings and messages.
execute() - Method in class com.chatmotorapi.api.transcription.MotorAudioFileConverter
Converts the input audio file to the specified format.
execute() - Method in class com.chatmotorapi.api.transcription.MotorLargeTranscriptionRequest
Executes the transcription request and returns the response.
execute() - Method in class com.chatmotorapi.api.transcription.MotorTranscriptFormatterRequest
Executes the transcript formatter request and returns the response.
execute() - Method in class com.chatmotorapi.api.vision.MotorVisionRequest
Executes the chat request using the configured settings and messages.
executeAsStream(MotorResponseListener) - Method in class com.chatmotorapi.api.experimental.MotorExtractContentRequest
Executes the process of extractting a cotnet from a specified file using a GPT model.
executeAsStream(MotorResponseListener) - Method in class com.chatmotorapi.api.experimental.MotorFilterContentRequest
Executes the process of generating a filtering from a specified file using a GPT model.
executeAsStream(MotorResponseListener) - Method in class com.chatmotorapi.api.functional.MotorLargeTranslationRequest
Executes the process of generating a translation from a specified file using a GPT model.
executeAsStream(MotorResponseListener) - Method in class com.chatmotorapi.api.functional.MotorSummaryRequest
Executes the process of generating a summary from a specified file using a GPT model.
executeAsStream(MotorResponseListener) - Method in class com.chatmotorapi.api.MotorRequest
Executes the configured request as a stream and returns the execution status.
executeAsStream(MotorResponseListener) - Method in class com.chatmotorapi.api.vision.MotorVisionRequest
Executes the configured request as a stream and returns the execution status.
ExecutionMode - Enum in com.chatmotorapi.api.notify
Enum to represent the execution mode for sending responses.
A B C D E F G H I L M N O P Q R S T U V W X 
All Classes|All Packages