Langfuse JS/TS SDKs
GitHub
Docs
Preparing search index...
@langfuse/core
AnnotationQueue
Interface AnnotationQueue
This file was auto-generated by Fern from our API Definition.
interface
AnnotationQueue
{
createdAt
:
string
;
description
?:
string
;
id
:
string
;
name
:
string
;
scoreConfigIds
:
string
[]
;
updatedAt
:
string
;
}
Index
Properties
created
At
description?
id
name
score
Config
Ids
updated
At
Properties
created
At
createdAt
:
string
Optional
description
description
?:
string
id
id
:
string
name
name
:
string
score
Config
Ids
scoreConfigIds
:
string
[]
updated
At
updatedAt
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
At
description
id
name
score
Config
Ids
updated
At
GitHub
Docs
Langfuse JS/TS SDKs
Loading...
This file was auto-generated by Fern from our API Definition.