Here is how to set up and run the LiteLLM Proxy with Apple Foundation Models using uv.
Run these commands in your terminal to create a dedicated environment and install the necessary dependencies:
# Create a new project directory
mkdir my-apple-proxy && cd my-apple-proxy