copilot.lua icon indicating copy to clipboard operation
copilot.lua copied to clipboard

GPT-4o availability and usage with copilot.lua

Open pidgeon777 opened this issue 1 year ago • 2 comments

Now that the GPT-4o-mini model has been released, I was wondering which model version copilot.lua is actually using, and how it would be possible to specify the model version to be used, maybe with a config setting.

Any hint?

pidgeon777 avatar Jul 30 '24 16:07 pidgeon777

Also, is copilot.lua actually aligned with tpope's copilot.vim release?

pidgeon777 avatar Jul 30 '24 16:07 pidgeon777

check the code, both copilot.nvim and copilot.lua are using the same binaries. The gpt4o discussion seems to be out of scope for this wrapper https://github.com/orgs/community/discussions/123670

sjdonado avatar Oct 10 '24 11:10 sjdonado

closing, resolved in #373

AntoineGS avatar Mar 21 '25 20:03 AntoineGS