removed prompt guards altogether from our repo - use filters

This commit is contained in:
Salman Paracha 2025-12-20 10:50:39 -08:00
parent 205c3afbf3
commit 41ae9e8d06
8 changed files with 0 additions and 48 deletions

View file

@ -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.