Ask a question to get started
Enter to send•Shift+Enter new line
Schema used for creating feedback.
FeedbackCreate()
FeedbackBase
The unique ID of the feedback.
The time the feedback was created.
The time the feedback was last modified.
The associated run ID this feedback is logged for.
The associated trace ID this feedback is logged for.
The metric name, tag, or aspect to provide feedback on.
Value or score to assign the run.
The display value, tag or other value for the feedback if not a metric.
Comment or explanation for the feedback.
Correction for the run.
The associated project ID (Session = Project) this feedback is logged for.
The start time of the run this feedback is associated with.
If logged within a 'comparative experiment', this is the ID of the experiment.
For preference scoring, this group ID is shared across feedbacks for each
The metadata of the feedback.
Recursively generate a dictionary representation of the model, optionally specifying which fields to include or exclude.
Generates a JSON string representing this model as it would be received from or sent to the API (but with indentation).
Usage docs: https://docs.pydantic.dev/2.4/concepts/serialization/#modelmodel_dump
Usage docs: https://docs.pydantic.dev/2.4/concepts/serialization/#modelmodel_dump_json
The source of the feedback.
The config for the feedback
When true, extend trace retention as a side effect of creating this feedback.