mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
docs(enterprise.md): add prompt injection detection to docs
This commit is contained in:
parent
3e66b50602
commit
16e3aaced5
2 changed files with 45 additions and 2 deletions
|
@ -12,7 +12,6 @@ from typing import Any, Literal, Union, BinaryIO
|
|||
from functools import partial
|
||||
import dotenv, traceback, random, asyncio, time, contextvars
|
||||
from copy import deepcopy
|
||||
|
||||
import httpx
|
||||
import litellm
|
||||
from ._logging import verbose_logger
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue