- Updated `pyproject.toml` to include new optional dependencies for Ollama: `anthropic`, `openai`, and `pywinctl`. - Modified `compose.yaml` to add a new volume for the server's virtual environment. - Enhanced the server Dockerfile to install all optional dependencies during the build process, improving flexibility and functionality. All quality checks pass.