Has anyone been able to use Google Gemini with Intelligence in Xcode? I got the Claude models working in there but as much as I try I can't see any Gemini models.
Using Gemini with Xcode Intelligence
Probably irrelevant anymore, but I used the guide How to use Google Gemini in Xcode 26 beta from Carlo Zottmann
Notes:
- Watch out to add
Bearerbefore API key - No need to worry about Xcode adding
/v1, Gemini API will handle that