| Package | Description |
|---|---|
| com.volcengine.ark.runtime.model.bot.completion.chat | |
| com.volcengine.ark.runtime.model.completion.chat |
| Modifier and Type | Method and Description |
|---|---|
BotChatCompletionRequest.Builder |
BotChatCompletionRequest.Builder.functions(List<ChatFunction> functions) |
| Modifier and Type | Method and Description |
|---|---|
ChatFunction |
ChatFunction.Builder.build() |
ChatFunction |
ChatTool.getFunction() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChatTool.setFunction(ChatFunction function) |
| Constructor and Description |
|---|
ChatTool(String type,
ChatFunction function) |
Copyright © 2025. All rights reserved.