mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +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
|
|
@ -19,12 +19,6 @@ endpoints:
|
|||
system_prompt: |
|
||||
You are a helpful assistant.
|
||||
|
||||
prompt_guards:
|
||||
input_guards:
|
||||
jailbreak:
|
||||
on_exception:
|
||||
message: Looks like you're curious about my abilities, but I can only provide assistance for currency exchange.
|
||||
|
||||
prompt_targets:
|
||||
- name: stock_quote
|
||||
description: get current stock exchange rate for a given symbol
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue