feat(Add llm-adaptive-attacks):

This commit is contained in:
Alexander Myasoedov
2024-04-25 21:31:09 +03:00
parent f4816fea67
commit db0abe14e6
11 changed files with 611 additions and 8 deletions
+2
View File
@@ -41,6 +41,8 @@ mypy = "^1.6.1"
httpx = ">=0.25.1,<0.28.0"
pytest = "^7.4.3"
pre-commit = "^3.5.0"
inline-snapshot = "^0.8.0"
[tool.ruff]
line-length = 120