@langwatch/scenario
    Preparing search index...

    Interface JudgePreparedInput

    Output of prepareJudgeInput: messages the judge agent consumes.

    interface JudgePreparedInput {
        messages: ModelMessage[];
    }
    Index

    Properties

    Properties

    messages: ModelMessage[]

    Messages with audio transcribed to text (+ audio kept iff includeAudio).