| Package | Description |
|---|---|
| com.byteplus.ark | |
| com.byteplus.ark.model |
| Modifier and Type | Method and Description |
|---|---|
ChatCompletionsVisionResponse |
ArkApi.chatCompletionsVision(ChatCompletionsVisionRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ChatCompletionsVisionResponse> |
ArkApi.chatCompletionsVisionWithHttpInfo(@NotNull ChatCompletionsVisionRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
ArkApi.chatCompletionsVisionAsync(ChatCompletionsVisionRequest body,
ApiCallback<ChatCompletionsVisionResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
ChatCompletionsVisionResponse |
ChatCompletionsVisionResponse.addChoicesItem(ChoiceForChatCompletionsVisionOutput choicesItem) |
ChatCompletionsVisionResponse |
ChatCompletionsVisionResponse.choices(List<ChoiceForChatCompletionsVisionOutput> choices) |
ChatCompletionsVisionResponse |
ChatCompletionsVisionResponse.created(Integer created) |
ChatCompletionsVisionResponse |
ChatCompletionsVisionResponse.id(String id) |
ChatCompletionsVisionResponse |
ChatCompletionsVisionResponse.model(String model) |
ChatCompletionsVisionResponse |
ChatCompletionsVisionResponse.object(String object) |
ChatCompletionsVisionResponse |
ChatCompletionsVisionResponse.usage(UsageForChatCompletionsVisionOutput usage) |
Copyright © 2025. All rights reserved.