准备搜索索引...
搜索索引不可用
LangSmith - v0.3.15
LangSmith
schemas
AnnotationQueue
接口 AnnotationQueue
interface
AnnotationQueue
{
created_at
:
string
;
id
:
string
;
name
:
string
;
tenant_id
:
string
;
updated_at
:
string
;
description
?:
string
;
}
索引
属性
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
标注队列最后更新的时间戳。
Optional
description
description
?:
string
标注队列的可选描述。
设置
成员可见性
受保护
继承
外部
主题
OS
浅色
深色
在此页上
属性
created_
at
id
name
tenant_
id
updated_
at
description
LangSmith - v0.3.15
加载中...
标注队列创建的时间戳。