| Package | Description |
|---|---|
| com.volcengine.ark.runtime.service |
| Modifier and Type | Method and Description |
|---|---|
BotChatCompletionResult |
ArkService.createBotChatCompletion(BotChatCompletionRequest request) |
BotChatCompletionResult |
ArkBaseServiceImpl.createBotChatCompletion(BotChatCompletionRequest request) |
BotChatCompletionResult |
ArkService.createBotChatCompletion(BotChatCompletionRequest request,
Map<String,String> customHeaders) |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<BotChatCompletionResult> |
ArkApi.createBotChatCompletion(BotChatCompletionRequest request,
String botId,
Map<String,String> customHeaders) |
Copyright © 2025. All rights reserved.