Skip to content

Commit

Permalink
Merge pull request #25 from predictionguard/update-docs-prompt-inj
Browse files Browse the repository at this point in the history
update docs prompt injection
  • Loading branch information
jmansdorfer authored Jul 22, 2024
2 parents 3aa4837 + 8683a60 commit d6905a3
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ paths:
properties:
block_prompt_injection:
type: boolean
description: Set to true to turn on factuality processing.
description: Set to true to detect prompt injection attacks.
pii:
type: string
description: Set to either 'block' or 'replace'.
Expand Down Expand Up @@ -261,7 +261,7 @@ paths:
properties:
block_prompt_injection:
type: boolean
description: Set to true to turn on factuality processing.
description: Set to true to detect prompt injection attacks.
pii:
type: string
description: Set to either 'block' or 'replace'.
Expand Down Expand Up @@ -484,7 +484,7 @@ paths:
properties:
block_prompt_injection:
type: boolean
description: Set to true to turn on factuality processing.
description: Set to true to detect prompt injection attacks.
pii:
type: string
description: Set to either 'block' or 'replace'.
Expand Down Expand Up @@ -668,7 +668,7 @@ paths:
properties:
block_prompt_injection:
type: boolean
description: Set to true to turn on factuality processing.
description: Set to true to detect prompt injection attacks.
pii:
type: string
description: Set to either 'block' or 'replace'.
Expand Down

0 comments on commit d6905a3

Please sign in to comment.