Annotation Interface Ai.Agent
- Enclosing class:
Ai
Annotation that marks a type (typically a LangChain4j declarative service interface)
as an
agent and assigns it a logical name.- See Also:
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueThe logical name of the agent.- Returns:
- the agent name
-