Package ai.confiqure
Annotation Type Confiqure.Tool
- Enclosing class:
Confiqure
Marks a controller method as a tool the chat agent can invoke during a session.
-
Optional Element Summary
Optional Elements
-
Element Details
-
name
String nameTool name. Defaults to the method name when blank.- Default:
""
-