@echo off rem ASCII only - cmd.exe reads .cmd in the system codepage, not UTF-8. rem DeepSeek web chat pretending to be Ollama. Stop with Ctrl+C. title deepseek-api node "%~dp0server.mjs" if errorlevel 1 pause