feat(add logutils):

This commit is contained in:
Alexander Myasoedov
2025-03-08 12:35:16 +02:00
parent 21180b53e5
commit d646ecd61b
16 changed files with 68 additions and 25 deletions
@@ -3,7 +3,8 @@ import io
import httpx
import pandas as pd
from loguru import logger
from agentic_security.logutils import logger
url = "https://raw.githubusercontent.com/tml-epfl/llm-adaptive-attacks/main/harmful_behaviors/harmful_behaviors_pair.csv"