Langfuse JS/TS SDKs
    Preparing search index...

    This file was auto-generated by Fern from our API Definition.

    interface Boolean {
        dataType: "BOOLEAN";
        scoreReasoningInstructions?: string;
        scoreValueInstructions?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    dataType: "BOOLEAN"

    Boolean score output.

    scoreReasoningInstructions?: string

    Optional instructions for deriving the reasoning returned with the score.

    scoreValueInstructions?: string

    Optional instructions for deriving the score value.