forked from phoenix/litellm-mirror
rename Aporia Guardrail
This commit is contained in:
parent
a4f9ba4a88
commit
042350bd74
5 changed files with 12 additions and 11 deletions
|
@ -36,7 +36,7 @@ litellm.set_verbose = True
|
|||
GUARDRAIL_NAME = "aporia"
|
||||
|
||||
|
||||
class _ENTERPRISE_Aporia(CustomGuardrail):
|
||||
class AporiaGuardrail(CustomGuardrail):
|
||||
def __init__(
|
||||
self, api_key: Optional[str] = None, api_base: Optional[str] = None, **kwargs
|
||||
):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue