Langfuse JS/TS SDKs
    Preparing search index...

    Interface DeleteEvaluationRuleResponse

    Confirmation response returned after successful deletion.

    interface DeleteEvaluationRuleResponse {
        message: string;
    }
    Index

    Properties

    Properties

    message: string

    Always Evaluation rule successfully deleted.