| AuthenticationInterceptor |
OkHttp Interceptor that adds an authorization token header
|
| ChatCompletionRequestMixIn |
|
| ChatCompletionRequestSerializerAndDeserializer |
|
| ChatCompletionRequestSerializerAndDeserializer.Deserializer |
|
| ChatCompletionRequestSerializerAndDeserializer.Serializer |
|
| ChatFunctionCallArgumentsSerializerAndDeserializer |
|
| ChatFunctionCallArgumentsSerializerAndDeserializer.Deserializer |
|
| ChatFunctionCallArgumentsSerializerAndDeserializer.Serializer |
|
| ChatFunctionCallMixIn |
|
| ChatFunctionMixIn |
|
| ChatFunctionParametersSerializer |
|
| ChatMessageAccumulator |
Class that accumulates chat messages and provides utility methods for
handling message chunks and function calls within a chat stream.
|
| FunctionExecutor |
|
| OpenAiService |
|
| ResponseBodyCallback |
Callback to parse Server Sent Events (SSE) from raw InputStream and
emit the events with io.reactivex.FlowableEmitter to allow streaming of
SSE.
|
| SSE |
Simple Server Sent Event representation
|
| SSEFormatException |
Exception indicating a SSE format error
|