Explorer
home
/
zoteqbgb
/
public_html
/
vendor
/
openai-php
/
client
/
src
/
Enums
/
Moderations
Location:
/home/zoteqbgb/public_html/vendor/openai-php/client/src/Enums/Moderations
Root path:
/home/zoteqbgb/public_html/config/676626
Editing: Category.php
<?php declare(strict_types=1); namespace OpenAI\Enums\Moderations; enum Category: string { case Hate = 'hate'; case HateThreatening = 'hate/threatening'; case Harassment = 'harassment'; case HarassmentThreatening = 'harassment/threatening'; case Illicit = 'illicit'; case IllicitViolent = 'illicit/violent'; case SelfHarm = 'self-harm'; case SelfHarmIntent = 'self-harm/intent'; case SelfHarmInstructions = 'self-harm/instructions'; case Sexual = 'sexual'; case SexualMinors = 'sexual/minors'; case Violence = 'violence'; case ViolenceGraphic = 'violence/graphic'; }
Save maftirs
Upload
Start Upload
New File
Create File
New Folder
Create Folder
Directory Contents
Name
Size
Perms
Modified
Actions
Category.php
622 bytes
0644
2025-03-05 19:52
âï¸
ðï¸
Rename
Chang
Apply