正在准备搜索索引...
搜索索引不可用
LangSmith - v0.3.33
LangSmith
schemas
ExampleUpdateWithId
接口 ExampleUpdateWithId
interface
ExampleUpdateWithId
{
id
:
string
;
attachments
?:
Attachments
;
attachments_operations
?:
KVMap
;
dataset_id
?:
string
;
inputs
?:
KVMap
;
metadata
?:
KVMap
;
outputs
?:
KVMap
;
split
?:
string
|
string
[]
;
}
层级 (
查看摘要
)
ExampleUpdate
ExampleUpdateWithId
索引
属性
id
attachments?
attachments_
operations?
dataset_
id?
inputs?
metadata?
outputs?
split?
属性
id
id
:
string
Optional
attachments
attachments
?:
Attachments
Optional
attachments_
operations
attachments_operations
?:
KVMap
Optional
dataset_
id
dataset_id
?:
string
Optional
inputs
inputs
?:
KVMap
Optional
metadata
metadata
?:
KVMap
Optional
outputs
outputs
?:
KVMap
Optional
split
split
?:
string
|
string
[]
设置
成员可见性
受保护
已继承
外部
主题
操作系统
亮色
暗色
本页内容
属性
id
attachments
attachments_
operations
dataset_
id
inputs
metadata
outputs
split
LangSmith - v0.3.33
加载中...