Skip to content

@ralphschuler.ai function caller.index.<internal>.OpenAI.Moderations.Moderation.CategoryScores

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: CategoryScores

Moderations.Moderation.CategoryScores

A list of the categories along with their scores as predicted by model.

Table of contents

Properties

Properties

harassment

harassment: number

The score for the category 'harassment'.

Defined in

node_modules/openai/resources/moderations.d.ts:95


harassment/threatening

harassment/threatening: number

The score for the category 'harassment/threatening'.

Defined in

node_modules/openai/resources/moderations.d.ts:99


hate

hate: number

The score for the category 'hate'.

Defined in

node_modules/openai/resources/moderations.d.ts:103


hate/threatening

hate/threatening: number

The score for the category 'hate/threatening'.

Defined in

node_modules/openai/resources/moderations.d.ts:107


self-harm

self-harm: number

The score for the category 'self-harm'.

Defined in

node_modules/openai/resources/moderations.d.ts:111


self-harm/instructions

self-harm/instructions: number

The score for the category 'self-harm/instructions'.

Defined in

node_modules/openai/resources/moderations.d.ts:115


self-harm/intent

self-harm/intent: number

The score for the category 'self-harm/intent'.

Defined in

node_modules/openai/resources/moderations.d.ts:119


sexual

sexual: number

The score for the category 'sexual'.

Defined in

node_modules/openai/resources/moderations.d.ts:123


sexual/minors

sexual/minors: number

The score for the category 'sexual/minors'.

Defined in

node_modules/openai/resources/moderations.d.ts:127


violence

violence: number

The score for the category 'violence'.

Defined in

node_modules/openai/resources/moderations.d.ts:131


violence/graphic

violence/graphic: number

The score for the category 'violence/graphic'.

Defined in

node_modules/openai/resources/moderations.d.ts:135

Typescript Libraries

Modules

Namespaces

Clone this wiki locally