Optional
categoriesOptional
descriptionDescription is shown across the Langfuse UI and can be used to e.g. explain the config categories in detail, why a numeric range was set, or provide additional context on config name or usage
Optional
maxConfigure a maximum value for numerical scores. If not set, the maximum value defaults to +∞
Optional
minConfigure a minimum value for numerical scores. If not set, the minimum value defaults to -∞
Configure custom categories for categorical scores. Pass a list of objects with
label
andvalue
properties. Categories are autogenerated for boolean configs and cannot be passed