"""Cerebras provider (OpenAI-compatible /chat/completions).""" from .client import CerebrasProvider __all__ = ["CerebrasProvider"]