fix conflict

This commit is contained in:
Shalom Jamil 2026-04-23 13:07:08 +03:00
parent 390e0f8d1a
commit 65d2e40202

View file

@ -25,6 +25,7 @@ from litellm.types.proxy.guardrails.guardrail_hooks.litellm_content_filter impor
)
from litellm.types.proxy.guardrails.guardrail_hooks.ovalix import (
OvalixGuardrailConfigModel,
)
from litellm.types.proxy.guardrails.guardrail_hooks.promptguard import (
PromptGuardConfigModel,
)