set "sbinDir=%~dp0" set "baseDir=%~dp0.." set "buildDir=%baseDir%\build" set "main_class=com.tencent.supersonic.StandaloneLauncher" set "python_path=python" set "pip_path=pip3" set "standalone_service=standalone" set "pyllm_service=pyllm" set "projectDir=%baseDir%\.."