Langfuse JS/TS SDKs
    Preparing search index...

    Interface GetScoresResponse

    interface GetScoresResponse {
        data: GetScoresResponseData[];
        meta: utils.MetaResponse;
    }
    Index

    Properties

    Properties