Replies: 1 comment
-
The model is not intended to be user configurable. Just stay on top of updates for the best experience.
Yes, this is worth hooking up if you can. Knowing the root directory of your projects helps Copilot to craft better prompts. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Select Topic Area
Question
Body
All, just a general question (I suppose for @tpope). Namely, I use
github/copilot.vim
pretty much everyday as I use vim. And I started wondering: is there a way to use different models? Heck, I don't even know what model it uses!I ask mainly because I got that email about "You can now use OpenAI o1!" and that sent me wondering if I'm perhaps not using
github/copilot.vim
as well as I should since I didn't really do much.vimrc
changing/tuning. I'd be willing to get an OpenAI API key or whatever if it means better suggestions, etc.Or would it be better for me to explore
copilot_workspace_folders
? I mean, I do work on the same code most days. I could just put some static copies of it somewhere and point to it?Just want to know how to make the most of this great tool!
Beta Was this translation helpful? Give feedback.
All reactions