We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25f7397 commit 07aad86Copy full SHA for 07aad86
README.md
@@ -1,6 +1,6 @@
1
# GitHub Copilot for Vim and Neovim
2
3
-GitHub Copilot uses OpenAI Codex to suggest code and entire functions in
+GitHub Copilot uses OpenAI's GPT-4 model to suggest code and entire functions in
4
real-time right from your editor. Trained on billions of lines of public
5
code, GitHub Copilot turns natural language prompts including comments and
6
method names into coding suggestions across dozens of languages.
0 commit comments