public class ToolCall extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ToolCall.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ToolCall.Builder |
builder() |
boolean |
equals(Object another) |
FunctionCall |
function() |
int |
hashCode() |
String |
id() |
Integer |
index() |
String |
toString() |
ToolType |
type() |
public String id()
public Integer index()
public ToolType type()
public FunctionCall function()
public static ToolCall.Builder builder()
Copyright © 2024. All rights reserved.