正在准备搜索索引...
搜索索引不可用
LangSmith - v0.3.15
LangSmith
评估
GradingFunctionResult
接口 GradingFunctionResult
interface
GradingFunctionResult
{
comment
?:
string
;
correction
?:
Record
<
string
,
unknown
>
;
key
?:
string
;
score
?:
ScoreType
;
value
?:
ValueType
;
}
索引
属性
comment?
correction?
key?
score?
value?
属性
可选
comment
comment
?:
string
可选
correction
correction
?:
Record
<
string
,
unknown
>
可选
key
key
?:
string
可选
score
score
?:
ScoreType
可选
value
value
?:
ValueType
设置
成员可见性
受保护
继承
外部
主题
操作系统
浅色
深色
在此页
属性
comment
correction
key
score
value
LangSmith - v0.3.15
加载中...