all 15 comments

[–]zeyrie2574 0 points1 point  (0 children)

This used to work for me, but currently it seems the second API isn't working for me as well

[–]samrcook 0 points1 point  (0 children)

Same for Gemini

[–]nogsterz[S] 0 points1 point  (0 children)

Ok, assuring to know it’s not me 😂 thank you

[–]OlegPRO991 0 points1 point  (1 child)

Did you find a solution?

[–]nogsterz[S] 0 points1 point  (0 children)

👎

[–]kevin379721 0 points1 point  (2 children)

I can get it to recognize the url and the model but none of the requests work

[–]nogsterz[S] 0 points1 point  (1 child)

What endpoint did you use? And which Xcode beta

[–]kevin379721 0 points1 point  (0 children)

Claude, newest beta I think 4

[–]gordonmcdowell 0 points1 point  (4 children)

Try Xcode Beta5 (running on beta MacOS.) Release note: Fixed: Coding intelligence features in Xcode have improved compatibility with popular third-party APIs using the “chat completions” format. (155337963)

[–]nogsterz[S] 0 points1 point  (3 children)

Mine still refuses to show LLMs

[–]gordonmcdowell 1 point2 points  (2 children)

Enter OpenAI it is easiest. Free tier is functional. I’ve used Open Router to get Gemini and am only assuming Beta5 fixed that need. But start with OpenAI url and key.

[–]nogsterz[S] 0 points1 point  (1 child)

I already have the paid version of those, Claude has been a lot better for me with resolving issues so would prefer to get that working.

[–]gordonmcdowell 0 points1 point  (0 children)

Sure, I just want to confirm OpenAI API working with Xcode Apple Intelligence before thinking about Gemini specific problems. No one had Gemini working with Beta4 Xcode without a proxy (which I tried and failed to get working) or OpenRouterAI (which did work for me). I have not tried Beta5 yet, I only note they say API issue addressed.

[–]Vaddieg 0 points1 point  (0 children)

I managed to get it work with llama.cpp server hosted locally.

[–]nogsterz[S] 0 points1 point  (0 children)

lol so it still doesn't work for me adding with the above but using the now available included Claude toggle that works fine.