FeedbackSourceType# class langsmith.schemas.FeedbackSourceType(*values)[source]# Feedback source type. API = 'api'# General feedback submitted from the API. MODEL = 'model'# Model-assisted feedback.