Index
All Classes|All Packages
Q
- QueueResponseListener - Class in com.chatmotorapi.api.listener
-
A concrete implementation of
MotorResponseListener
that stores response chunks in a user-provided queue. - QueueResponseListener(Queue<String>) - Constructor for class com.chatmotorapi.api.listener.QueueResponseListener
-
Constructs a new QueueResponseListener with the specified queue.
- QUOTA_EXCEEDED - com.chatmotorapi.api.OpenAiErrorType
-
Error type indicating that the account has insufficient quota for the request.
All Classes|All Packages