| Modifier and Type | Method and Description |
|---|---|
static LLMObs.ToolCall |
from(String name,
String type,
String toolId,
Map<String,Object> arguments) |
Map<String,Object> |
getArguments() |
String |
getName() |
String |
getToolId() |
String |
getType() |