Arize Phoenix TS
    Preparing search index...
    CreateDatasetParams: ClientFn & {
        description: string;
        examples: Example[];
        name: string;
    }

    Type Declaration

    • description: string

      The description of the dataset

    • examples: Example[]

      The examples to create in the dataset

    • name: string

      The name of the dataset