Skip to content

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

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

Interface: Moderation

OpenAI.Moderations.Moderation

Table of contents

Properties

Properties

categories

categories: Categories

A list of the categories, and whether they are flagged or not.

Defined in

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


category_scores

category_scores: CategoryScores

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

Defined in

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


flagged

flagged: boolean

Whether the content violates OpenAI's usage policies.

Defined in

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

Typescript Libraries

Modules

Namespaces

Clone this wiki locally