Interface BaseScoreV1.EnvironmentStage

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

public static interface BaseScoreV1.EnvironmentStage
  • Method Summary

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

    • environment

      BaseScoreV1._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'.