| Package | Description |
|---|---|
| com.volcengine.ark.runtime.model.completion.chat |
| Modifier and Type | Method and Description |
|---|---|
List<ChatToolCall> |
ChatMessage.getToolCalls() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChatMessage.setToolCalls(List<ChatToolCall> toolCalls) |
ChatMessage.Builder |
ChatMessage.Builder.toolCalls(List<ChatToolCall> toolCalls) |
Copyright © 2024. All rights reserved.