准备搜索索引...
搜索索引不可用
LangSmith - v0.3.15
LangSmith
schemas
FeedbackBase
接口 FeedbackBase
interface
FeedbackBase
{
comment
:
null
|
string
;
correction
:
null
|
string
|
object
;
created_at
:
string
;
feedback_source
:
null
|
KVMap
|
APIFeedbackSource
|
ModelFeedbackSource
;
key
:
string
;
modified_at
:
string
;
run_id
:
string
;
score
:
ScoreType
;
value
:
ValueType
;
}
层级结构 (
查看摘要
)
FeedbackBase
FeedbackCreate
Feedback
索引
属性
comment
correction
created_
at
feedback_
source
key
modified_
at
run_
id
score
value
属性
comment
comment
:
null
|
string
correction
correction
:
null
|
string
|
object
created_
at
created_at
:
string
feedback_
source
feedback_source
:
null
|
KVMap
|
APIFeedbackSource
|
ModelFeedbackSource
key
key
:
string
modified_
at
modified_at
:
string
run_
id
run_id
:
string
score
score
:
ScoreType
value
value
:
ValueType
设置
成员可见性
受保护的
继承的
外部的
主题
操作系统
浅色
深色
本页内容
属性
comment
correction
created_
at
feedback_
source
key
modified_
at
run_
id
score
value
LangSmith - v0.3.15
加载中...