Skip to content

Commit 8ef9a79

Browse files
author
James Brundage
committed
Get-OpenAIModeration: Minor Help Fixes (Fixes #56)
1 parent 19249b0 commit 8ef9a79

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Public/Get-OpenAIModeration.ps1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ function Get-OpenAIModeration {
99
1010
.PARAMETER InputText
1111
Prompt text to evaluate
12+
13+
.PARAMETER Raw
14+
Returns the raw JSON response from the API
1215
1316
.EXAMPLE
1417
Get-OpenAIModeration -InputText "I want to kill them."

0 commit comments

Comments
 (0)