rename lakera ai

This commit is contained in:
Ishaan Jaff 2024-08-20 13:44:39 -07:00
parent 042350bd74
commit cad0352f76
5 changed files with 20 additions and 26 deletions

View file

@ -48,7 +48,7 @@ def test_active_callbacks(client):
_active_callbacks = json_response["litellm.callbacks"]
expected_callback_names = [
"_ENTERPRISE_lakeraAI_Moderation",
"lakeraAI_Moderation",
"_OPTIONAL_PromptInjectionDetectio",
"_ENTERPRISE_SecretDetection",
]