Index
All Classes|All Packages
P
- PCM - com.chatmotorapi.api.speech.MotorSpeechFormat
-
PCM format.
- PERSONAL_IDENTIFIABLE_INFORMATION - Static variable in class com.chatmotorapi.api.experimental.MotorDefaultContentFilters
-
Filter for content that contains personal identifiable information.
- phoneNumbers(List<String>) - Method in class com.chatmotorapi.api.notify.failover.SmsFailoverNotifier.Builder
-
Sets the list of phone numbers to notify in the event of a failover.
- phoneNumbers(List<String>) - Method in class com.chatmotorapi.api.notify.TwilioNotificationChannel.Builder
-
Sets the list of phone numbers to notify.
- POLITICAL_CONTENT - Static variable in class com.chatmotorapi.api.experimental.MotorDefaultContentFilters
-
Filter for content that contains political content.
- POSITIVE - com.chatmotorapi.api.functional.SentimentType
-
Represents a positive sentiment.
- presencePenalty(Double) - Method in class com.chatmotorapi.api.MotorAiOptions.Builder
-
Sets the 'presence_penalty' option, which discourages the AI from repeating topics.
- PROFANITY - Static variable in class com.chatmotorapi.api.experimental.MotorDefaultContentFilters
-
Filter for content that contains profanity.
- progressListener() - Method in class com.chatmotorapi.api.functional.MotorLargeTranslationRequest
-
Gets the ProgressListener to be used in the request.
- progressListener() - Method in class com.chatmotorapi.api.MotorLargeRequestLines
-
Gets the ProgressListener to be used in the request.
- progressListener() - Method in class com.chatmotorapi.api.MotorLargeRequestText
-
Gets the ProgressListener to be used in the request.
- progressListener() - Method in class com.chatmotorapi.api.transcription.MotorLargeTranscriptionRequest
-
Gets the ProgressListener to be used in the request.
- progressListener(ProgressListener) - Method in class com.chatmotorapi.api.functional.MotorLargeTranslationRequest.Builder
-
Sets the progress listener to track progress.
- progressListener(ProgressListener) - Method in class com.chatmotorapi.api.MotorLargeRequestLines.Builder
-
Sets the ProgressListener instance to be used for the request.
- progressListener(ProgressListener) - Method in class com.chatmotorapi.api.MotorLargeRequestText.Builder
-
Sets the progress listener to track progress.
- progressListener(ProgressListener) - Method in class com.chatmotorapi.api.transcription.MotorLargeTranscriptionRequest.Builder
-
Sets the progress listener for tracking the progress of chunk processing.
- ProgressListener - Interface in com.chatmotorapi.api.listener.progress
-
Interface for tracking and retrieving the progress of chunked processing tasks.
- projectId() - Method in class com.chatmotorapi.api.ChatMotor
-
Gets the project ID for the ChatMotor.
- projectId(String) - Method in class com.chatmotorapi.api.ChatMotor.Builder
-
Sets the project ID for the API usage.
- prompt(String) - Method in class com.chatmotorapi.api.image.MotorImageRequest.Builder
-
Sets the prompt for the API request.
All Classes|All Packages