OPENAPI / COMPONENTS / SCHEMAS
Get Span Evaluation 数据结构
GetSpanEvaluationMistral AI API 合约中的 Get Span Evaluation 结构定义。
object14字段
conversation_idstring必填Mistral AI API 合约中的 conversation id 值。
customer_idstring必填Mistral AI API 合约中的 customer id 值。
evaluation_namestring必填Mistral AI API 合约中的 evaluation name 值。
explanationstring必填Mistral AI API 合约中的 explanation 值。
metadataobject必填Mistral AI API 合约中的 metadata 值。
organization_idstring必填Mistral AI API 合约中的 organization id 值。
response_idstring必填Mistral AI API 合约中的 response id 值。
score_labelstring必填Mistral AI API 合约中的 score label 值。
score_valuenumber必填Mistral AI API 合约中的 score value 值。
span_idstring必填Mistral AI API 合约中的 span id 值。
timestampstring必填Mistral AI API 合约中的 timestamp 值。
trace_idstring必填Mistral AI API 合约中的 trace id 值。
user_idstring必填Mistral AI API 合约中的 user id 值。
workspace_idstring必填Mistral AI API 合约中的 workspace id 值。