Package com.embabel.agent.spi.validation
See: Description
-
Interface Summary Interface Description AgentValidator AgentStructureAgentValidator PathToCompletionAgentValidator ValidationPromptGenerator Generate validation prompts for JSR-380 annotated types -
Object Summary Object Description Companion -
Class Summary Class Description DefaultAgentStructureValidator Validator that checks the fundamental structure of agent definitions. DefaultAgentValidationManager Default implementation of com.embabel.agent.api.validation.AgentValidationManager that coordinates multiple AgentValidators. DefaultValidationPromptGenerator DetailedValidationResult GoapPathToCompletionValidator Validator that checks whether an agent definition has at least one possible path from its initial conditions, through available actions, to achieve its defined goals.