from arealite.api.cli_args import SGLangEngineConfig
class SGLangEngine:
def __init__(self, config: SGLangEngineConfig):
pass