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
isThe status of the score config showing if it is archived or not
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 -∞
Optional
nameThe name of the score config
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