Langfuse JS/TS SDKs
    Preparing search index...

    Function createExperimentItemId

    • Internal

      Generate experiment item ID from input hash (first 16 hex chars of SHA-256). Skips serialization if input is already a string.

      Parameters

      • input: any

      Returns Promise<string>