Preparing search index...
The search index is not available
@cloudflare/workers-types
@cloudflare/workers-types
AiTextClassificationOutput
Type alias AiTextClassificationOutput
Ai
Text
Classification
Output
:
{
label
?:
string
;
score
?:
number
;
}
[]
Type declaration
Optional
label
?:
string
Optional
score
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@cloudflare/workers-types
Loading...