• Parameters

    • Optional session: string

      Optional session to load into the tracer.

    Returns Promise<LangChainTracerV1>

    An instance of LangChainTracerV1.

    ⚠️ Deprecated ⚠️

    Use the V2 handler instead.

    This feature is deprecated and will be removed in the future.

    It is not recommended for use.

    Function that returns an instance of LangChainTracerV1. If a session is provided, it loads that session into the tracer; otherwise, it loads a default session.

Generated using TypeDoc