Index
All Classes|All Packages
R
- RATE_LIMIT_EXCEEDED - com.chatmotorapi.api.OpenAiErrorType
-
Error type indicating that the request rate limit has been reached.
- RATE_LIMIT_REACHED - com.chatmotorapi.api.OpenAiErrorType
-
Error type indicating that the request rate limit has been reached.
- REGION_NOT_SUPPORTED - com.chatmotorapi.api.OpenAiErrorType
-
Error type indicating that the request is coming from an unsupported country, region, or territory.
- responseImageFormat() - Method in class com.chatmotorapi.api.image.MotorImageRequest
-
Gets the response image format to be used in the request.
- responseImageFormat(ResponseImageFormat) - Method in class com.chatmotorapi.api.image.MotorImageRequest.Builder
-
Sets the response image format for the API request.
- ResponseImageFormat - Enum in com.chatmotorapi.api.image
-
Enum representing the format in which an image response can be provided for the ChatMotor Image API.
- retryInterval() - Method in class com.chatmotorapi.api.ChatMotor
-
Gets the retry interval for the API requests.
- retryInterval(Duration) - Method in class com.chatmotorapi.api.ChatMotor.Builder
-
Sets the interval between retries for API requests.
All Classes|All Packages