Skip to content

Commit 4f468e9

Browse files
committed
Update bedrock_guardrails.py
1 parent 12fed10 commit 4f468e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

litellm/proxy/guardrails/guardrail_hooks/bedrock_guardrails.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ def __init__(
110110
)
111111
self.guardrailIdentifier = guardrailIdentifier
112112
self.guardrailVersion = guardrailVersion
113-
self.guardrail_provider = "bedrock"
114113

115114
# store kwargs as optional_params
116115
self.optional_params = kwargs

0 commit comments

Comments
 (0)