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

T

temperature(Double) - Method in class com.chatmotorapi.api.MotorAiOptions.Builder
Sets the 'temperature' option for the AI responses.
timeout() - Method in class com.chatmotorapi.api.ChatMotor
Gets the timeout for the API requests.
timeout(Duration) - Method in class com.chatmotorapi.api.ChatMotor.Builder
Sets the timeout for the ChatMotor.
timestamp(boolean) - Method in class com.chatmotorapi.api.transcription.MotorLargeTranscriptionRequest.Builder
Sets if the transcription should be timestamped.
timestampTranscript() - Method in class com.chatmotorapi.api.transcription.MotorLargeTranscriptionRequest
Gets whether or not to timestamp the transcript.
toAddress(String) - Method in class com.chatmotorapi.api.notify.EmailNotificationChannel.Builder
Sets the recipient email address.
toBuilder() - Method in class com.chatmotorapi.api.ChatMotor
Creates a new Builder initialized with the current values of this ChatMotor instance.
toBytes() - Method in class com.chatmotorapi.api.ChunkSize
Gets the size in bytes.
toGigabytes() - Method in class com.chatmotorapi.api.ChunkSize
Gets the size in gigabytes.
token(String) - Method in class com.chatmotorapi.api.notify.SlackNotificationChannel.Builder
Sets the Slack token used for authenticating requests to the Slack API.
TOKENS - com.chatmotorapi.api.OpenAiErrorType
Error type indicating that the number of tokens requested exceeds the allowed limit.
toKilobytes() - Method in class com.chatmotorapi.api.ChunkSize
Gets the size in kilobytes.
toMegabytes() - Method in class com.chatmotorapi.api.ChunkSize
Gets the size in megabytes.
topics() - Method in class com.chatmotorapi.api.experimental.MotorExtractContentRequest
Gets the topics to be used in the request for content extraction.
topics() - Method in class com.chatmotorapi.api.experimental.MotorFilterContentRequest
Gets the topics for content filter to be used in the request.
topics(List<String>) - Method in class com.chatmotorapi.api.experimental.MotorExtractContentRequest.Builder
Sets the list of topics or keywords indicating what to extract.
topics(List<String>) - Method in class com.chatmotorapi.api.experimental.MotorFilterContentRequest.Builder
Sets the list of topics or keywords indicating what to filter.
topLogprobs(Integer) - Method in class com.chatmotorapi.api.MotorAiOptions.Builder
Sets the 'top_logprobs' option, specifying the number of log probabilities to return.
topP(Double) - Method in class com.chatmotorapi.api.MotorAiOptions.Builder
Sets the 'top_p' option, controlling the diversity of the response predictions.
toString() - Method in class com.chatmotorapi.api.ChatMotor
Provides a string representation of this object.
toString() - Method in class com.chatmotorapi.api.ChunkSize
Returns a string representation of the size, with the appropriate unit.
toString() - Method in class com.chatmotorapi.api.functional.MotorCategorization
Returns a string representation of the MotorCategorization object in a JSON-like format.
toString() - Method in class com.chatmotorapi.api.functional.MotorCategorizationResponse
Provides a string representation of this object.
toString() - Method in class com.chatmotorapi.api.functional.MotorEntity
Returns a string representation of the MotorEntity object.
toString() - Method in class com.chatmotorapi.api.functional.MotorEntityResponse
Provides a string representation of this object.
toString() - Method in class com.chatmotorapi.api.functional.MotorSentiment.ConfidenceScores
Provides a string representation of the confidence scores.
toString() - Method in class com.chatmotorapi.api.functional.MotorSentiment
Provides a string representation of the sentiment analysis result.
toString() - Method in class com.chatmotorapi.api.functional.MotorSentimentResponse
Provides a string representation of this object.
toString() - Method in class com.chatmotorapi.api.image.MotorImageContainer
Provides a string representation of this object.
toString() - Method in class com.chatmotorapi.api.image.MotorImageResponse
Provides a string representation of this object.
toString() - Method in class com.chatmotorapi.api.models.MotorModel
Provides a string representation of this model, including its id, object, creation time, and owner.
toString() - Method in class com.chatmotorapi.api.MotorAiOptions
Provides a string representation of this object.
toString() - Method in class com.chatmotorapi.api.MotorCompletionUsage
Provides a string representation of this object.
toString() - Method in class com.chatmotorapi.api.MotorLargeResponse
Provides a string representation of this object.
toString() - Method in class com.chatmotorapi.api.MotorResponse
Provides a string representation of this object.
toString() - Method in class com.chatmotorapi.api.MotorStreamStatus
Provides a string representation of this object.
toString() - Method in class com.chatmotorapi.api.MotorSystemMessage
Provides a string representation of this object.
toString() - Method in class com.chatmotorapi.api.MotorUserMessage
Provides a string representation of this object.
toString() - Method in class com.chatmotorapi.api.notify.MotorNotifyResponse
 
toString() - Method in class com.chatmotorapi.api.OpenAiError
Returns a string representation of the OpenAiError.
toString() - Method in class com.chatmotorapi.api.version.Version
 
TwilioNotificationChannel - Class in com.chatmotorapi.api.notify
The TwilioNotificationChannel class handles sending SMS messages via Twilio as part of response post-treatment processes.
TwilioNotificationChannel.Builder - Class in com.chatmotorapi.api.notify
Builder class for TwilioNotificationChannel.
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