Langfuse JS/TS SDKs
    Preparing search index...

    Interface ConfigCategory

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

    interface ConfigCategory {
        label: string;
        value: number;
    }
    Index

    Properties

    Properties

    label: string
    value: number