"""Compatibility facade for ``instructor.providers.xai.client``.""" from instructor.v2.providers.xai.client import from_xai __all__ = ["from_xai"]