| Package | Description |
|---|---|
| com.byteplus.ark.model |
| Modifier and Type | Method and Description |
|---|---|
ToolForBatchChatCompletionsInput |
ToolForBatchChatCompletionsInput.function(ConvertfunctionForBatchChatCompletionsInput function) |
ToolForBatchChatCompletionsInput |
ToolForBatchChatCompletionsInput.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
BatchChatCompletionsRequest |
BatchChatCompletionsRequest.addToolsItem(ToolForBatchChatCompletionsInput toolsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchChatCompletionsRequest.setTools(List<ToolForBatchChatCompletionsInput> tools) |
BatchChatCompletionsRequest |
BatchChatCompletionsRequest.tools(List<ToolForBatchChatCompletionsInput> tools) |
Copyright © 2025. All rights reserved.