Skip to main content

Interface: Evaluator

Represents an evaluator, which is used to assess and guide the agent's responses based on the current context and state.

Properties

condition

condition: string


description

description: string


examples

examples: EvaluationExample[]


handler

handler: Handler


name

name: string


validate

validate: Validator