Scorable TypeScript SDK - v0.12.1
GitHub
Documentation
Preparing search index...
AnnotationListParams
Interface AnnotationListParams
interface
AnnotationListParams
{
dataset
?:
string
;
score_config
?:
string
;
status
?:
"draft"
|
"published"
;
dataset_item
?:
string
;
execution_log
?:
string
;
cursor
?:
string
;
page_size
?:
number
;
search
?:
string
;
ordering
?:
string
;
}
Hierarchy (
View Summary
)
ListParams
AnnotationListParams
Index
Properties
dataset?
score_
config?
status?
dataset_
item?
execution_
log?
cursor?
page_
size?
search?
ordering?
Properties
Optional
dataset
dataset
?:
string
Filter by the dataset the annotated items belong to.
Optional
score_
config
score_config
?:
string
Optional
status
status
?:
"draft"
|
"published"
Optional
dataset_
item
dataset_item
?:
string
Optional
execution_
log
execution_log
?:
string
Optional
cursor
cursor
?:
string
Optional
page_
size
page_size
?:
number
Optional
search
search
?:
string
Optional
ordering
ordering
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
dataset
score_
config
status
dataset_
item
execution_
log
cursor
page_
size
search
ordering
GitHub
Documentation
Scorable TypeScript SDK - v0.12.1
Loading...
Filter by the dataset the annotated items belong to.