"""X-Agents API Module.""" from agents.api.routes import router __all__ = ["router"]