Interface: FeedbackCreate
schemas.FeedbackCreate
Hierarchy
↳
FeedbackCreate
Properties
comment
• comment: null | string
Inherited from
Defined in
correction
• correction: null | string | object
Inherited from
Defined in
created_at
• created_at: string
Inherited from
Defined in
feedback_source
• feedback_source: null | KVMap | APIFeedbackSource | ModelFeedbackSource
Inherited from
Defined in
id
• id: string
Defined in
key
• key: string
Inherited from
Defined in
modified_at
• modified_at: string
Inherited from
Defined in
run_id
• run_id: string
Inherited from
Defined in
score
• score: ScoreType
Inherited from
Defined in
value
• value: ValueType