Langfuse JS/TS SDKs
    Preparing search index...

    Type Alias LangfuseObservationAttributes

    LangfuseObservationAttributes: LangfuseSpanAttributes & LangfuseGenerationAttributes & LangfuseEventAttributes & LangfuseAgentAttributes & LangfuseToolAttributes & LangfuseChainAttributes & LangfuseRetrieverAttributes & LangfuseEvaluatorAttributes & LangfuseGuardrailAttributes

    Union type representing any Langfuse observation attributes.

    This type is used when you need to accept any type of observation attributes.