| Interface | Description |
|---|---|
| AsyncResponseHandling | |
| ErrorHandling | |
| StreamingCompletionHandling | |
| StreamingResponseHandling | |
| SyncOrAsync<ResponseContent> | |
| SyncOrAsyncOrStreaming<ResponseContent> |
| Class | Description |
|---|---|
| DefaultOpenAiClient | |
| DefaultOpenAiClient.Builder | |
| FunctionCallUtil | |
| OpenAiClient | |
| OpenAiClient.Builder<T extends OpenAiClient,B extends OpenAiClient.Builder<T,B>> | |
| ResponseHandle |
Provides a mechanism to cancel the response after a request has been initiated.
|
| RoleAdapter |
| Enum | Description |
|---|---|
| Model |
| Exception | Description |
|---|---|
| OpenAiHttpException |
| Annotation Type | Description |
|---|---|
| Experimental |
This annotation indicates that the annotated method, class, or field is experimental and may change in future versions.
|
Copyright © 2023. All rights reserved.