Index
All Classes|All Packages
I
- INCORRECT_API_KEY - com.chatmotorapi.api.OpenAiErrorType
-
Error type indicating that the provided API key is incorrect.
- input() - Method in class com.chatmotorapi.api.speech.MotorSpeechRequest
-
Gets the input to be used in the request.
- input(String) - Method in class com.chatmotorapi.api.speech.MotorSpeechRequest.Builder
-
Sets the text of the speech request.
- inputChunkSize() - Method in class com.chatmotorapi.api.functional.MotorLargeTranslationRequest
-
Returns the input chunk size
- inputChunkSize() - Method in class com.chatmotorapi.api.MotorLargeRequestLines
-
Returns the input chunk size
- inputChunkSize() - Method in class com.chatmotorapi.api.MotorLargeRequestText
-
Returns the input chunk size
- inputChunkSize() - Method in class com.chatmotorapi.api.speech.MotorSpeechRequest
-
Returns the input chunk size
- inputChunkSize() - Method in class com.chatmotorapi.api.transcription.MotorLargeTranscriptionRequest
-
Returns the input chunk size
- inputChunkSize() - Method in class com.chatmotorapi.api.transcription.MotorTranscriptFormatterRequest
-
Returns the input chunk size
- inputChunkSize(ChunkSize) - Method in class com.chatmotorapi.api.functional.MotorLargeTranslationRequest.Builder
-
Sets the input chunk size.
- inputChunkSize(ChunkSize) - Method in class com.chatmotorapi.api.MotorLargeRequestLines.Builder
-
Sets the input chunk size.
- inputChunkSize(ChunkSize) - Method in class com.chatmotorapi.api.MotorLargeRequestText.Builder
-
Sets the input chunk size.
- inputChunkSize(ChunkSize) - Method in class com.chatmotorapi.api.speech.MotorSpeechRequest.Builder
-
Sets the input chunk size.
- inputChunkSize(ChunkSize) - Method in class com.chatmotorapi.api.transcription.MotorLargeTranscriptionRequest.Builder
-
Sets the input chunk size.
- inputChunkSize(ChunkSize) - Method in class com.chatmotorapi.api.transcription.MotorTranscriptFormatterRequest.Builder
-
Sets the input chunk size.
- inputFilePath() - Method in class com.chatmotorapi.api.transcription.MotorAudioFileConverter
-
Returns the orignal audio file path.
- inputFilePath(String) - Method in class com.chatmotorapi.api.transcription.MotorAudioFileConverter.Builder
-
Sets the input file path of the audio file to be converted.
- INSUFFICIENT_QUOTA - com.chatmotorapi.api.OpenAiErrorType
-
Error type indicating that the account has insufficient quota for the request.
- INTERNAL_ERROR - com.chatmotorapi.api.OpenAiErrorType
-
Error type indicating that an internal error occurred at OpenAI.
- INVALID_AUTHENTICATION - com.chatmotorapi.api.OpenAiErrorType
-
Error type indicating that the provided API key is invalid.
- INVALID_REQUEST_ERROR - com.chatmotorapi.api.OpenAiErrorType
-
Error type indicating that the request format is incorrect.
- isResponseOk() - Method in class com.chatmotorapi.api.functional.MotorCategorizationResponse
-
says whether the response was successful or not.
- isResponseOk() - Method in class com.chatmotorapi.api.functional.MotorEntityResponse
-
says whether the response was successful or not.
- isResponseOk() - Method in class com.chatmotorapi.api.functional.MotorSentimentResponse
-
says whether the response was successful or not.
- isResponseOk() - Method in class com.chatmotorapi.api.image.MotorImageResponse
-
says whether the response was successful or not.
- isResponseOk() - Method in class com.chatmotorapi.api.models.MotorModelResponse
-
Checks whether the response from the OpenAI query was successful.
- isResponseOk() - Method in class com.chatmotorapi.api.MotorLargeResponse
-
Returns whether the response was successfully processed.
- isResponseOk() - Method in class com.chatmotorapi.api.MotorResponse
-
Returns whether the response was successfully processed.
- isResponseOk() - Method in class com.chatmotorapi.api.MotorStreamStatus
-
Checks if the response was okay without any errors.
- isResponseOk() - Method in class com.chatmotorapi.api.notify.MotorNotifyResponse
-
Returns whether the notification operation was successful.
All Classes|All Packages