Jeonghye Kim

Results 2 issues of Jeonghye Kim

## Summary This PR refactors the `LLMProxy.start()` logic to launch the Uvicorn proxy server in a fully isolated process using `multiprocessing.spawn`. The previous implementation ran the server in a background...