"""xAI Realtime API handler."""

from .handler import XAIRealtime

__all__ = ["XAIRealtime"]
