mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-17 00:26:01 +00:00
Update litellm/proxy/guardrails/guardrail_hooks/litellm_content_filter/content_filter.py
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
parent
9084fdeeb4
commit
ae0ffdf5a6
@@ -1084,7 +1084,7 @@ class ContentFilterGuardrail(CustomGuardrail):
|
||||
self,
|
||||
keyword: str,
|
||||
action: ContentFilterAction,
|
||||
description: str,
|
||||
description: Optional[str],
|
||||
text: str,
|
||||
detections: Optional[List[ContentFilterDetection]],
|
||||
) -> str:
|
||||
|
||||
Reference in New Issue
Block a user