mirror of
https://github.com/katanemo/plano.git
synced 2026-06-20 15:28:07 +02:00
removed prompt guards altogether from our repo - use filters
This commit is contained in:
parent
205c3afbf3
commit
41ae9e8d06
8 changed files with 0 additions and 48 deletions
|
|
@ -16,12 +16,6 @@ llm_providers:
|
|||
# default system prompt used by all prompt targets
|
||||
system_prompt: You are a network assistant that just offers facts; not advice on manufacturers or purchasing decisions.
|
||||
|
||||
prompt_guards:
|
||||
input_guards:
|
||||
jailbreak:
|
||||
on_exception:
|
||||
message: Looks like you're curious about my abilities, but I can only provide assistance within my programmed parameters.
|
||||
|
||||
prompt_targets:
|
||||
- name: information_extraction
|
||||
default: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue