Index
All Classes|All Packages
F
- FABLE - com.chatmotorapi.api.speech.MotorSpeechVoice
-
FABLE voice.
- failoverApiKey(String) - Method in class com.chatmotorapi.api.ChatMotor.Builder
-
Sets the failover / secondary API key for the ChatMotor.
- failoverApiKeyEnabled() - Method in class com.chatmotorapi.api.ChatMotor
-
Says whether failover API key is enabled for the ChatMotor.
- failoverApiKeyIsUsed() - Method in class com.chatmotorapi.api.ChatMotor
-
Says is the failover API key is used.
- failoverNotifier() - Method in class com.chatmotorapi.api.ChatMotor
-
Gets the failover notifier for the ChatMotor.
- failoverNotifier(FailoverNotifier) - Method in class com.chatmotorapi.api.ChatMotor.Builder
-
Sets the failover notifier for handling API failures.
- FailoverNotifier - Interface in com.chatmotorapi.api.notify.failover
-
The
FailoverNotifier
interface is used to notify users when a failover occurs in ChatMotor API key usage. - filePath() - Method in class com.chatmotorapi.api.experimental.MotorExtractContentRequest
-
Gets the file path to be used in the request.
- filePath() - Method in class com.chatmotorapi.api.experimental.MotorFilterContentRequest
-
Gets the file path to be used in the request.
- filePath() - Method in class com.chatmotorapi.api.functional.MotorCategorizationRequest
-
Gets the file path to be used in the request.
- filePath() - Method in class com.chatmotorapi.api.functional.MotorEntityRequest
-
Gets the file path to be used in the request.
- filePath() - Method in class com.chatmotorapi.api.functional.MotorLanguageGuesserRequest
-
Gets the file path to be used in the request.
- filePath() - Method in class com.chatmotorapi.api.functional.MotorLargeTranslationRequest
-
Gets the file path to be used in the request.
- filePath() - Method in class com.chatmotorapi.api.functional.MotorSentimentRequest
-
Gets the file path to be used in the request.
- filePath() - Method in class com.chatmotorapi.api.functional.MotorStrategicSummaryRequest
-
Gets the file path to be used in the request.
- filePath() - Method in class com.chatmotorapi.api.functional.MotorSummaryRequest
-
Gets the file path to be used in the request.
- filePath() - Method in class com.chatmotorapi.api.MotorLargeRequestLines
-
Returns the file path
- filePath() - Method in class com.chatmotorapi.api.MotorLargeRequestText
-
Returns the file path
- filePath() - Method in class com.chatmotorapi.api.transcription.MotorLargeTranscriptionRequest
-
Gets the file path to be used in the request.
- filePath() - Method in class com.chatmotorapi.api.transcription.MotorTranscriptFormatterRequest
-
Gets the file path to be used in the request.
- filePath(String) - Method in class com.chatmotorapi.api.experimental.MotorExtractContentRequest.Builder
-
Sets the file path for the text file to be processed.
- filePath(String) - Method in class com.chatmotorapi.api.experimental.MotorFilterContentRequest.Builder
-
Sets the file path for the text file to be processed.
- filePath(String) - Method in class com.chatmotorapi.api.functional.MotorCategorizationRequest.Builder
-
Sets the file path for the text file to be processed.
- filePath(String) - Method in class com.chatmotorapi.api.functional.MotorEntityRequest.Builder
-
Sets the file path for the text file to be processed.
- filePath(String) - Method in class com.chatmotorapi.api.functional.MotorLanguageGuesserRequest.Builder
-
Sets the file path for the text file to be processed.
- filePath(String) - Method in class com.chatmotorapi.api.functional.MotorLargeTranslationRequest.Builder
-
Sets the file path of the text document to translate.
- filePath(String) - Method in class com.chatmotorapi.api.functional.MotorSentimentRequest.Builder
-
Sets the file path for the text file to be processed.
- filePath(String) - Method in class com.chatmotorapi.api.functional.MotorStrategicSummaryRequest.Builder
-
Sets the file path for the text file to be processed.
- filePath(String) - Method in class com.chatmotorapi.api.functional.MotorSummaryRequest.Builder
-
Sets the file path for the text file to be processed.
- filePath(String) - Method in class com.chatmotorapi.api.MotorLargeRequestLines.Builder
-
Sets the file path for the text file to be processed.
- filePath(String) - Method in class com.chatmotorapi.api.MotorLargeRequestText.Builder
-
Sets the file path for the text file to be processed.
- filePath(String) - Method in class com.chatmotorapi.api.transcription.MotorLargeTranscriptionRequest.Builder
-
Sets the file of the audio file to be transcribed.
- filePath(String) - Method in class com.chatmotorapi.api.transcription.MotorTranscriptFormatterRequest.Builder
-
Sets the file path for the text file to be processed.
- FileProgressListener - Class in com.chatmotorapi.api.listener.progress
-
Implementation of ProgressListener that tracks and writes progress to a file.
- FileProgressListener(String) - Constructor for class com.chatmotorapi.api.listener.progress.FileProgressListener
-
Constructor to initialize the file path where progress will be written.
- FileToTextConverter - Class in com.chatmotorapi.api.util
-
A utility class for converting various file formats to plain text files.
- FileToTextConverter() - Constructor for class com.chatmotorapi.api.util.FileToTextConverter
- FLAC - com.chatmotorapi.api.speech.MotorSpeechFormat
-
FLAC format.
- frequencyPenalty(Double) - Method in class com.chatmotorapi.api.MotorAiOptions.Builder
-
Sets the 'frequency_penalty' option, which discourages the AI from repeating the same line.
- fromAddress(String) - Method in class com.chatmotorapi.api.notify.EmailNotificationChannel.Builder
-
Sets the sender email address.
- fromPhoneNumber(String) - Method in class com.chatmotorapi.api.notify.failover.SmsFailoverNotifier.Builder
-
Sets the Twilio phone number from which the message will be sent.
- fromPhoneNumber(String) - Method in class com.chatmotorapi.api.notify.TwilioNotificationChannel.Builder
-
Sets the Twilio phone number from which the message will be sent.
All Classes|All Packages