Langfuse JS/TS SDKs
    Preparing search index...

    Interface FilterConfig

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

    interface FilterConfig {
        maxResults: number;
        supported: boolean;
    }
    Index

    Properties

    maxResults: number
    supported: boolean