正在准备搜索索引...
搜索索引不可用
LangSmith - v0.3.33
LangSmith
schemas
BaseExample
接口 BaseExample
interface
BaseExample
{
dataset_id
:
string
;
inputs
:
KVMap
;
metadata
?:
KVMap
;
outputs
?:
KVMap
;
source_run_id
?:
string
;
}
层级 (
查看摘要
)
BaseExample
Example
RawExample
ExampleSearch
索引
属性
dataset_
id
inputs
metadata?
outputs?
source_
run_
id?
属性
dataset_
id
dataset_id
:
string
inputs
inputs
:
KVMap
可选
metadata
metadata
?:
KVMap
可选
outputs
outputs
?:
KVMap
可选
source_
run_
id
source_run_id
?:
string
设置
成员可见性
受保护的
继承的
外部的
主题
操作系统
浅色
深色
本页内容
属性
dataset_
id
inputs
metadata
outputs
source_
run_
id
LangSmith - v0.3.33
加载中...