Langfuse JS/TS SDKs
    Preparing search index...

    Interface DeleteEvaluatorResponse

    Confirmation response returned after successful deletion.

    interface DeleteEvaluatorResponse {
        message: string;
    }
    Index

    Properties

    Properties

    message: string

    Always Evaluator successfully deleted.