Annotation Interface Ai.Tools
- Enclosing class:
Ai
Annotation to manually specify classes containing tools for the service.
-
Required Element Summary
Required Elements
-
Element Details
-
value
Class<?>[] valueClasses with tool methods (methods annotated with lc4j annotationTool
).- Returns:
- an array of classes containing tool methods
-