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