AnnotationsStatus

The status of annotations for a feature group

KEY TYPE Description
total int The total number of documents annotated
done int The number of documents annotated
inProgress int The number of documents currently being annotated
todo int The number of documents that need to be annotated
latestUpdatedAt str The latest time an annotation was updated (ISO-8601 format)
isMaterializationNeeded bool Whether feature group needs to be materialized before using for annotations
latestMaterializedAnnotationConfig AnnotationConfig The annotation config corresponding to the latest materialized feature group