Preparing search index...
The search index is not available
Arize Phoenix TS
Arize Phoenix TS
@arizeai/phoenix-client
types/annotations
AnnotationResult
Type Alias AnnotationResult
AnnotationResult
:
{
explanation
?:
string
|
null
;
label
?:
string
|
null
;
score
?:
number
|
null
;
}
The result of an annotation from an author (e.x. an LLM or human)
Type declaration
Optional
explanation
?:
string
|
null
Optional
label
?:
string
|
null
Optional
score
?:
number
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Arize Phoenix TS
Loading...
The result of an annotation from an author (e.x. an LLM or human)