@Target(value={ANNOTATION_TYPE,FIELD,METHOD,PARAMETER}) @Retention(value=RUNTIME) public @interface AgentToolParam
| Modifier and Type | Optional Element and Description |
|---|---|
String |
description
字段的描述
|
boolean |
required
是否为必选字段
|
public abstract boolean required
public abstract String description
Copyright © 2024. All rights reserved.