mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
Update litellm/proxy/guardrails/guardrail_hooks/dynamoai/__init__.py
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
parent
62ab63218d
commit
4b291524e4
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@ if TYPE_CHECKING:
|
|||
|
||||
def initialize_guardrail(litellm_params: "LitellmParams", guardrail: "Guardrail"):
|
||||
import litellm
|
||||
_dynamoai_callback = DynamoAIGuardrails(
|
||||
|
||||
_dynamoai_callback = DynamoAIGuardrails(
|
||||
api_base=litellm_params.api_base,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue