Connecting Xcode’s Coding Assistant to Your Local Ollama LLMs
I recently wrote a tutorial on connecting Claude and Gemini to Xcode, but the process required a clunky workaround to get the APIs to line up correctly. That process got me wondering: what if I could connect Xcode to an LLM running directly on my own machine? I’d already been using Ollama as a private […]