"""
OpenAI Evals API configuration
"""

from .transformation import OpenAIEvalsConfig

__all__ = ["OpenAIEvalsConfig"]
