AIProxy for Xcode
AIProxy for Xcode
AIProxy
AIProxy for Xcode (hereinafter referred to as “AIProxy”) is an macOS App. AIProxy is a lightweight local HTTP server that provides a proxy service for AI large language models that support the OpenAI-style API (such as Deepseek, Kimi, etc.) for use with Xcode.
How to use
-
Download the latest version of AIProxy.
-
Go to Xcode App - Setting - Interlligence
-
Click “Add a Model Provider…”
-
Add http://127.0.0.1:7170/ in “Internet Hosted”
-
Select the model you added
-
Start using the corresponding large language model in Xcode.