Interface ObservationsView.EnvironmentStage
- All Known Implementing Classes:
ObservationsView.Builder
- Enclosing class:
ObservationsView
public static interface ObservationsView.EnvironmentStage
-
Method Summary
Modifier and TypeMethodDescriptionenvironment(String environment) The environment from which this observation originated.
-
Method Details
-
environment
The environment from which this observation originated. Can be any lowercase alphanumeric string with hyphens and underscores that does not start with 'langfuse'.
-