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
|
|
@ -39,12 +39,6 @@ llm_providers:
|
|||
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 weather forecasting.
|
||||
|
||||
prompt_targets:
|
||||
- name: get_current_weather
|
||||
description: Get current weather at a location.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue