Possible to use GPT-5 in Apple Xcode Intelligence ? #172560
Replies: 2 comments 3 replies
-
Hi! Congrats on getting into GitHub Education—that's awesome for students like you. Install the free "Copilot for Xcode" extension from GitHub (search for intitni/CopilotForXcode). It supports custom LLM setups. If that doesn't click or setup feels tricky, switch to Codeium as a free alternative: It's unlimited for individuals, integrates seamlessly via the same extension (just sign in with Codeium account), and many devs prefer it for Xcode over Copilot. |
Beta Was this translation helpful? Give feedback.
-
Right now, Apple’s Xcode doesn’t have built-in support for GPT-5 (or any OpenAI models). Xcode’s Xcode Intelligence / Swift Assist is Apple’s own AI system. If you want GPT-5 inside Xcode, you’d need to use it through the OpenAI API (or a third-party plugin/extension). There isn’t an official integration from Apple at this time. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I have been accepted for GitHub Education. I did try to use GitHub Copilot with Apple Xcode, but was not happy with the results. Would it be possible to use my GitHub Education account to access GPT-5 model provided by GitHub at the API level so I can add it to Coding Intelligence in Xcode ?
Any help appreciated !
Beta Was this translation helpful? Give feedback.
All reactions