Index
All Classes|All Packages
S
- SECURITY_SENSITIVE_CONTENT - Static variable in class com.chatmotorapi.api.experimental.MotorDefaultContentFilters
-
Filter for content that contains security-sensitive content.
- sentiment() - Method in class com.chatmotorapi.api.functional.MotorSentiment
-
Retrieves the overall sentiment result of the analysis.
- SentimentType - Enum in com.chatmotorapi.api.functional
-
Enum representing the possible sentiment types for sentiment analysis, each associated with an integer value.
- SERVER_ERROR - com.chatmotorapi.api.OpenAiErrorType
-
Error type indicating that an internal server error occurred.
- setCategory(String) - Method in class com.chatmotorapi.api.functional.MotorCategorization
-
Sets the category assigned to the text.
- setConfidence(String) - Method in class com.chatmotorapi.api.functional.MotorCategorization
-
Sets the confidence level of the categorization.
- setMotorCategorization(MotorCategorization) - Method in class com.chatmotorapi.api.functional.MotorCategorizationResponse
-
Sets the motorCategorization associated with the response.
- setReasoning(List<String>) - Method in class com.chatmotorapi.api.functional.MotorCategorization
-
Sets the list of reasons supporting the categorization.
- setTotalChunks(File, int) - Method in class com.chatmotorapi.api.listener.progress.AtomicProgressListener
-
Sets the total number of chunks to be processed.
- setTotalChunks(File, int) - Method in class com.chatmotorapi.api.listener.progress.ConsoleProgressListener
-
Sets the total number of chunks to be processed.
- setTotalChunks(File, int) - Method in class com.chatmotorapi.api.listener.progress.FileProgressListener
-
Sets the total number of chunks to be processed.
- setTotalChunks(File, int) - Method in interface com.chatmotorapi.api.listener.progress.ProgressListener
-
Sets the total number of chunks to be processed.
- SEXUAL_CONTENT - Static variable in class com.chatmotorapi.api.experimental.MotorDefaultContentFilters
-
Filter for content that contains sexual content.
- SHIMMER - com.chatmotorapi.api.speech.MotorSpeechVoice
-
SHIMMER voice.
- SlackNotificationChannel - Class in com.chatmotorapi.api.notify
-
The
SlackNotificationChannel
class handles posting messages and files to a specified Slack channel as part of response post-treatment processes. - SlackNotificationChannel.Builder - Class in com.chatmotorapi.api.notify
-
Builder class for
SlackNotificationChannel
. - SmsFailoverNotifier - Class in com.chatmotorapi.api.notify.failover
-
SmsFailoverNotifier sends an SMS to a list of phone numbers using Twilio when a failover event occurs.
- SmsFailoverNotifier.Builder - Class in com.chatmotorapi.api.notify.failover
-
Builder class for SmsFailoverNotifier.
- smtpHost(String) - Method in class com.chatmotorapi.api.notify.EmailNotificationChannel.Builder
-
Sets the SMTP host used for sending emails.
- smtpPassword(String) - Method in class com.chatmotorapi.api.notify.EmailNotificationChannel.Builder
-
Sets the SMTP password for authentication.
- smtpPort(int) - Method in class com.chatmotorapi.api.notify.EmailNotificationChannel.Builder
-
Sets the SMTP port used for sending emails.
- smtpUsername(String) - Method in class com.chatmotorapi.api.notify.EmailNotificationChannel.Builder
-
Sets the SMTP username for authentication.
- speechSpeed() - Method in class com.chatmotorapi.api.speech.MotorSpeechRequest
-
Gets the speed to be used in the request.
- speechSpeed(Double) - Method in class com.chatmotorapi.api.speech.MotorSpeechRequest.Builder
-
Sets the speed of the speech request.
- stop(Object) - Method in class com.chatmotorapi.api.MotorAiOptions.Builder
-
Sets the 'stop' sequences for the AI to stop generating further tokens.
- subject(String) - Method in class com.chatmotorapi.api.notify.EmailNotificationChannel.Builder
-
Sets the email subject.
- SwingResponseListener - Class in com.chatmotorapi.api.listener
-
A Swing implementation of
MotorResponseListener
that updates a JTextArea with the received response chunks. - SwingResponseListener(JTextArea, boolean) - Constructor for class com.chatmotorapi.api.listener.SwingResponseListener
-
Constructor.
- SYNC - com.chatmotorapi.api.notify.ExecutionMode
-
Synchronous execution mode.
- systemMessage() - Method in class com.chatmotorapi.api.MotorLargeRequestLines
-
Returns the system prompt
- systemMessage() - Method in class com.chatmotorapi.api.MotorLargeRequestText
-
Returns the system prompt
- systemMessage(MotorSystemMessage) - Method in class com.chatmotorapi.api.MotorLargeRequestLines.Builder
-
Sets the system prompt to be used for the request.
- systemMessage(MotorSystemMessage) - Method in class com.chatmotorapi.api.MotorLargeRequestText.Builder
-
Sets the system prompt to be used for the request.
All Classes|All Packages