| AuthenticationInterceptor |
OkHttp Interceptor that adds an authorization token header
|
| ChatCompletionAsyncResult |
Object containing a response from the chat completions api.
|
| ChatCompletionChoice |
A chat completion generated by ZhiPuAI
|
| ChatCompletionRequest |
|
| ChatCompletionRequest.ChatCompletionRequestFunctionCall |
|
| ChatCompletionRequestMixIn |
|
| ChatCompletionRequestSerializerAndDeserializer |
|
| ChatCompletionRequestSerializerAndDeserializer.Deserializer |
|
| ChatCompletionRequestSerializerAndDeserializer.Serializer |
|
| ChatCompletionResult |
Object containing a response from the chat completions api.
|
| ChatError |
|
| ChatFunction |
|
| ChatFunction.Builder |
|
| ChatFunctionCall |
|
| ChatFunctionCallArgumentsSerializerAndDeserializer |
|
| ChatFunctionCallArgumentsSerializerAndDeserializer.Deserializer |
|
| ChatFunctionCallArgumentsSerializerAndDeserializer.Serializer |
|
| ChatFunctionCallMixIn |
|
| ChatFunctionMixIn |
|
| ChatFunctionParameters |
|
| ChatFunctionParametersSerializer |
|
| ChatMessage |
|
| ChatMessageAccumulator |
Class that accumulates chat messages and provides utility methods for
handling message chunks and function calls within a chat stream.
|
| ChatTool |
|
| Choice |
|
| CompletionChoice |
A completion generated by ZhiPuAI
|
| CompletionResult |
An object containing a response from the completion api
|
| Delta |
|
| LogProbResult |
Log probabilities of different token options
Returned if { } is greater than zero
|
| ModelApiResponse |
|
| ModelData |
|
| QueryModelResultRequest |
|
| QueryModelResultResponse |
|
| ResponseBodyCallback |
Callback to parse Server Sent Events (SSE) from raw InputStream and
emit the events with io.reactivex.FlowableEmitter to allow streaming of
SSE.
|
| Retrieval |
|
| SensitiveWordCheckRequest |
|
| SSE |
Simple Server Sent Event representation
|
| SSEFormatException |
Exception indicating a SSE format error
|
| ToolCalls |
|
| Usage |
|
| Weather |
|
| WeatherResponse |
|
| WebSearch |
|
| ZhiPuAiError |
Represents the error body when an ZhiPuAI request fails
|
| ZhiPuAiError.ZhiPuAiErrorDetails |
|