←back to thread

600 points antirez | 2 comments | | HN request time: 0s | source
Show context
fumeux_fume ◴[] No.44625889[source]
I currently use LLMs as a glorified Stack Overflow. If I want to start integrating an LLM like Gemini 2.5 PRO into my IDE (I use Visual Studio Code), whats the best way to do this? I don't want to use a platform like Cursor or Claude Code which takes me away from my IDE.
replies(3): >>44625936 #>>44626003 #>>44631031 #
hedgehog ◴[] No.44625936[source]
GitHub Copilot is pretty easy to try within VS Code
replies(1): >>44626094 #
fumeux_fume ◴[] No.44626094[source]
I want to use Gemini 2.5 PRO. I was an early tester of Copilot and it was awful.
replies(2): >>44626124 #>>44626204 #
kgwgk ◴[] No.44626124{3}[source]
https://docs.github.com/en/copilot/reference/ai-models/suppo...
replies(1): >>44626200 #
1. fumeux_fume ◴[] No.44626200{4}[source]
Thank you! When I was testing out Copilot I was stuck with whatever default LLM was being used. Didn't realize you could switch it out for a non-MS/OpenAI model.
replies(1): >>44627748 #
2. hedgehog ◴[] No.44627748[source]
In my testing Sonnet 4 is far better than any of the Google or OpenAI models.