| Package | Description |
|---|---|
| com.volcengine.model.maas.api.v2 |
| Modifier and Type | Method and Description |
|---|---|
ToolCall |
ToolCall.withFunction(FunctionCall function) |
ToolCall |
ToolCall.withId(String id) |
ToolCall |
ToolCall.withType(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<ToolCall> |
Message.getToolCalls()
Tool Calls
|
| Modifier and Type | Method and Description |
|---|---|
void |
Message.setToolCalls(List<ToolCall> toolCalls)
Tool Calls
|
Message |
Message.withToolCalls(List<ToolCall> toolCalls) |
Copyright © 2025. All rights reserved.