diff --git a/litellm/proxy/guardrails/guardrail_hooks/litellm_content_filter/policy_templates/airline_off_topic_restriction.yaml b/litellm/proxy/guardrails/guardrail_hooks/litellm_content_filter/policy_templates/airline_off_topic_restriction.yaml index fca14bdccb7..ec7cc2a0953 100644 --- a/litellm/proxy/guardrails/guardrail_hooks/litellm_content_filter/policy_templates/airline_off_topic_restriction.yaml +++ b/litellm/proxy/guardrails/guardrail_hooks/litellm_content_filter/policy_templates/airline_off_topic_restriction.yaml @@ -132,11 +132,6 @@ additional_block_words: - "develop" - "debug" - "fix" - - "recommend" - - "recommendation" - - "suggestion" - - "suggest" - - "best" - "top" - "favorite" - "watch" @@ -157,7 +152,6 @@ additional_block_words: - "tutorial" - "learn" - "teach" - - "explain" - "solve" - "calculate" - "convert" @@ -260,3 +254,17 @@ exceptions: - "baggage cost" - "upgrade cost" - "booking cost" + - "seat recommend" + - "recommend seat" + - "recommend flight" + - "suggest flight" + - "suggest seat" + - "suggest upgrade" + - "best seat" + - "best flight" + - "best fare" + - "flight movie" + - "explain my" + - "explain the" + - "explain flight" + - "explain booking"