| Package | Description |
|---|---|
| com.byteplus.ark | |
| com.byteplus.ark.model |
| Modifier and Type | Method and Description |
|---|---|
ChatCompletionsTextResponse |
ArkApi.chatCompletionsText(ChatCompletionsTextRequest body) |
com.squareup.okhttp.Call |
ArkApi.chatCompletionsTextAsync(ChatCompletionsTextRequest body,
ApiCallback<ChatCompletionsTextResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
ArkApi.chatCompletionsTextCall(ChatCompletionsTextRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for chatCompletionsText
|
ApiResponse<ChatCompletionsTextResponse> |
ArkApi.chatCompletionsTextWithHttpInfo(@NotNull ChatCompletionsTextRequest body) |
Copyright © 2025. All rights reserved.