| Class | Description |
|---|---|
| AuthenticationInterceptor |
OkHttp Interceptor that adds an authorization token header
|
| 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
|