@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.

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    criteria: string[]

    The criteria the judge will use to evaluate the conversation.

    role: AgentRole = AgentRole.JUDGE

    Methods