Skip to content

Commit e8ea62a

Browse files
committed
acrolinx
1 parent 9a0d027 commit e8ea62a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/ai-services/openai/concepts/content-filter.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -315,10 +315,10 @@ When annotations are enabled as shown in the code snippet below, the following i
315315

316316
|Model| Output|
317317
|--|--|
318-
|jailbreak|detected (true or false),</br>filtered (true or false)|
319-
|indirect attacks|detected (true or false),</br>filtered (true or false)|
320-
|protected material text|detected (true or false),</br>filtered (true or false)|
321-
|protected material code|detected (true or false),</br>filtered (true or false),</br>Example citation of public GitHub repository where code snippet was found,</br>The license of the repository|
318+
|jailbreak|detected (true or false), </br>filtered (true or false)|
319+
|indirect attacks|detected (true or false), </br>filtered (true or false)|
320+
|protected material text|detected (true or false), </br>filtered (true or false)|
321+
|protected material code|detected (true or false), </br>filtered (true or false), </br>Example citation of public GitHub repository where code snippet was found, </br>The license of the repository|
322322

323323
When displaying code in your application, we strongly recommend that the application also displays the example citation from the annotations. Compliance with the cited license may also be required for Customer Copyright Commitment coverage.
324324

0 commit comments

Comments
 (0)