Langfuse JS/TS SDKs
    Preparing search index...

    This file was auto-generated by Fern from our API Definition.

    interface Experiment {
        id: string;
        kind: "experiment";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    id: string

    The dataset run ID (experiment ID).

    kind: "experiment"