Interface NumericScore.EnvironmentStage

All Known Implementing Classes:
NumericScore.Builder
Enclosing class:
NumericScore

public static interface NumericScore.EnvironmentStage
  • Method Summary

    Modifier and Type
    Method
    Description
    environment(String environment)
    The environment from which this score originated.
  • Method Details

    • environment

      NumericScore._FinalStage environment(@NotNull String environment)

      The environment from which this score originated. Can be any lowercase alphanumeric string with hyphens and underscores that does not start with 'langfuse'.