cai/src/agents/logger.py

4 lines
60 B
Python

import logging
logger = logging.getLogger("openai.agents")