Feat: Add prompt injection detection settings UI + update logging (#4651)
This commit is contained in:
committed by
GitHub
parent
c96476fc24
commit
e6a5692656
@@ -14,6 +14,10 @@ export const configLabels: Record<string, string> = {
|
||||
GOOSE_ALLOWLIST: 'Allow List',
|
||||
GOOSE_RECIPE_GITHUB_REPO: 'Recipe GitHub Repo',
|
||||
|
||||
// security settings
|
||||
security_prompt_enabled: 'Prompt Injection Detection Enabled',
|
||||
security_prompt_threshold: 'Prompt Injection Detection Threshold',
|
||||
|
||||
// openai
|
||||
OPENAI_API_KEY: 'OpenAI API Key',
|
||||
OPENAI_HOST: 'OpenAI Host',
|
||||
|
||||
Reference in New Issue
Block a user