Langfuse JS/TS SDKs
    Preparing search index...

    Interface DeletedEvaluationRule

    Confirmation returned after successful evaluation-rule deletion.

    interface DeletedEvaluationRule {
        id: string;
    }
    Index

    Properties

    Properties

    id: string

    Identifier of the deleted evaluation rule.