| Package | Description |
|---|---|
| com.byteplus.ark.model |
| Modifier and Type | Method and Description |
|---|---|
ToolCallForBatchChatCompletionsInput |
ToolCallForBatchChatCompletionsInput.function(FunctionForBatchChatCompletionsInput function) |
ToolCallForBatchChatCompletionsInput |
ToolCallForBatchChatCompletionsInput.id(String id) |
ToolCallForBatchChatCompletionsInput |
ToolCallForBatchChatCompletionsInput.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
MessageForBatchChatCompletionsInput |
MessageForBatchChatCompletionsInput.addToolCallsItem(ToolCallForBatchChatCompletionsInput toolCallsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageForBatchChatCompletionsInput.setToolCalls(List<ToolCallForBatchChatCompletionsInput> toolCalls) |
MessageForBatchChatCompletionsInput |
MessageForBatchChatCompletionsInput.toolCalls(List<ToolCallForBatchChatCompletionsInput> toolCalls) |
Copyright © 2025. All rights reserved.