Langfuse JS/TS SDKs
    Preparing search index...

    Interface HealthResponse

    {
    * version: "1.25.0",
    * status: "OK"
    * }
    interface HealthResponse {
        status: string;
        version: string;
    }
    Index

    Properties

    Properties

    status: string
    version: string

    Langfuse server version