langsmith.schemas.APIFeedbackSource#

class langsmith.schemas.APIFeedbackSource[source]#

API feedback source.

Create a new model by parsing and validating input data from keyword arguments.

Raises ValidationError if the input data cannot be parsed to form a valid model.

Fields:
param type: Literal['api'] = 'api'#

The type of the feedback source.