copilot.lua
copilot.lua copied to clipboard
GPT-4o availability and usage with copilot.lua
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?
Also, is copilot.lua actually aligned with tpope's copilot.vim release?
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
closing, resolved in #373