@langwatch/scenario
    Preparing search index...

    Class JudgeAgentAdapterAbstract

    Abstract base class for judge agents. Judge agents are responsible for evaluating the conversation and determining success or failure.

    Hierarchy (View Summary)

    Index
    criteria: string[]

    The criteria the judge will use to evaluate the conversation.

    name: string = "JudgeAgent"
    role: AgentRole = AgentRole.JUDGE