最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

openai api - How to change GitHub Copilot model in IntelliJ? - Stack Overflow

programmeradmin2浏览0评论

In VS Code there is simply a button at the bottom to pick what LLM model you want to use, I haven't been able to figure out how to do it in IntelliJ.

More specifically I would like to use Claude Sonnet, if anyone knows a work around.

In VS Code there is simply a button at the bottom to pick what LLM model you want to use, I haven't been able to figure out how to do it in IntelliJ.

More specifically I would like to use Claude Sonnet, if anyone knows a work around.

Share Improve this question asked Jan 18 at 10:12 guyguy 1532 silver badges5 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 25

Update 2

This is available on the released plugin. If you don't see the option be sure to upgrade the plugin to the latest version.

Update

This is now available in the nightly build of the plugin: https://github/s/community/discussions/149173 (thank you fmsedrez!)

It took me a few tries for the drop down to show up (restarting IntelliJ, resizing the panel, etc). I'm not sure if the issue is in the UI or somewhere else.

Old answer

The IntelliJ plugin lags behind the VSCode plugin and switching models is not implemented (which sucks).

If you want to chat, you can go to the copilot chat page on github and select a different model. The main drawback is that the model won't have access to the context in IntelliJ so you would need to provide more data in your questions.

Another alternative is to have the project open on VSCode too and do any heavy chat there.

It's a real shame as GPT 4o often fails to answer questions or it goes into a loop repeating the last 2 answers compared to Claude 3.5 or o1.

Edit

If you would like to see this soon, please vote or comment on one or all of the open discussions that have raised this:

  • https://github/community/community/discussions/149173
  • https://github/community/community/discussions/147932
  • https://github/community/community/discussions/145565
发布评论

评论列表(0)

  1. 暂无评论