public class ToolExecutionRequestUtil extends Object
Modifier and Type | Field and Description |
---|---|
static com.google.gson.Gson |
GSON |
static Type |
MAP_TYPE |
Constructor and Description |
---|
ToolExecutionRequestUtil() |
Modifier and Type | Method and Description |
---|---|
static <T> T |
argument(ToolExecutionRequest toolExecutionRequest,
String name) |
static Map<String,Object> |
argumentsAsMap(String arguments) |
public static final com.google.gson.Gson GSON
public static final Type MAP_TYPE
Copyright © 2023. All rights reserved.