@runloop/api-client - v1.4.0
    Preparing search index...

    Interface ScorerUpdateParams

    interface ScorerUpdateParams {
        bash_script: string;
        type: string;
    }
    Index

    Properties

    Properties

    bash_script: string

    Bash script for the custom scorer taking context as a json object $RL_SCORER_CONTEXT.

    type: string

    Name of the type of custom scorer.