Represents the configuration for feedback. This determines how the LangSmith service interprets feedback values of the associated key.
interface FeedbackConfigThe categories for categorical feedback. Each category can be a string or an object with additional properties.
If feedback is categorical, this defines the valid categories the server will accept. Not applicable to continuous or freeform feedback types.
The maximum value for continuous feedback.
The minimum value for continuous feedback.