正在准备搜索索引...
搜索索引不可用
LangSmith - v0.3.33
LangSmith
schemas
标注队列
接口 AnnotationQueue
接口
AnnotationQueue
{
created_at
:
string
;
id
:
string
;
name
:
string
;
tenant_id
:
string
;
updated_at
:
string
;
description
?:
string
;
}
继承层级 (
查看摘要
)
标注队列
AnnotationQueueWithDetails
目录
属性
created_
at
id
name
tenant_
id
updated_
at
description?
属性
created_
at
created_at
:
string
标注队列的创建时间戳。
id
id
:
string
标注队列的唯一标识符。
name
name
:
string
标注队列的名称。
tenant_
id
tenant_id
:
string
与标注队列关联的租户 ID。
updated_
at
updated_at
:
string
标注队列上次更新的时间戳。
可选
description
description
?:
string
标注队列的可选描述。
设置
成员可见性
受保护的
继承的
外部的
主题
操作系统
浅色
深色
本页目录
属性
created_
at
id
name
tenant_
id
updated_
at
description
LangSmith - v0.3.33
正在加载...
标注队列的创建时间戳。