| Package | Description |
|---|---|
| com.volcengine.ark.runtime.model.bot.completion.chat | |
| com.volcengine.ark.runtime.service |
| Modifier and Type | Class and Description |
|---|---|
class |
BotChatCompletionResult |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<ChatCompletionResult> |
ArkApi.createBatchChatCompletion(ChatCompletionRequest request,
String model,
Map<String,String> customHeaders) |
io.reactivex.Single<ChatCompletionResult> |
ArkApi.createChatCompletion(ChatCompletionRequest request,
String model,
Map<String,String> customHeaders) |
io.reactivex.Single<ChatCompletionResult> |
ArkApi.createContextChatCompletion(ContextChatCompletionRequest request,
String model,
Map<String,String> customHeaders) |
Copyright © 2025. All rights reserved.