Package com.embabel.agent.api.annotation.support
See: Description
-
Interface Summary Interface Description ActionMethodArgumentResolver Strategy interface for resolving action method parameters into argument values and input bindings. ActionMethodManager Creates and invokes actions from annotated methods. MethodDefinedOperationNameGenerator Define names for operations defined in methods. -
Class Summary Class Description ProcessContextArgumentResolver Resolves ProcessContext arguments. OperationContextArgumentResolver Resolves OperationContext arguments. AiArgumentResolver Resolves Ai arguments. BlackboardArgumentResolver Resolves arguments that can be found on the com.embabel.agent.core.Blackboard AgenticInfo Agentic info about a type AgentMetadataReader Read AgentMetadata from annotated classes. DuplicateParameterType A class representing a method with multiple parameters of the same type that have not been annotated with com.embabel.agent.api.annotation.RequireNameMatch. DuplicateParameterTypeException A class representing a method with multiple parameters of the same type that have not been annotated with com.embabel.agent.api.annotation.RequireNameMatch. DuplicateParameterTypeExceptionKt UtilsKt -
Object Summary Object Description Companion