Points: 1 day Tasks: Server Skeleton: - Create the new directory structure (`sglang/python/sglang/srt/entrypoints/openai/`). - Create a skeleton `api_server.py` with a FastAPI app instance. Testing: - Manual verification that the server starts without errors - Health check endpoint responds with 200 status