正在准备搜索索引...
搜索索引不可用
LangSmith - v0.3.33
LangSmith
模式
AnnotationQueueWithDetails
接口 AnnotationQueueWithDetails
interface
AnnotationQueueWithDetails
{
created_at
:
string
;
id
:
string
;
name
:
string
;
tenant_id
:
string
;
updated_at
:
string
;
description
?:
string
;
rubric_instructions
?:
string
;
}
继承关系 (
查看摘要
)
AnnotationQueue
AnnotationQueueWithDetails
索引
属性
created_
at
id
name
tenant_
id
updated_
at
description?
rubric_
instructions?
属性
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
批注队列的可选描述。
可选
rubric_
instructions
rubric_instructions
?:
string
批注队列的评分说明。
设置
成员可见性
受保护
继承
外部
主题
操作系统
浅色
深色
在此页面上
属性
created_
at
id
name
tenant_
id
updated_
at
description
rubric_
instructions
LangSmith - v0.3.33
加载中...
批注队列创建时的时间戳。