GPT 4 with VSCode: GitHub Copilot X Alternative #gpt4 #githubcopilot #openai

preview_player
Показать описание
In this video we will larn how to use GPT 4 / chatgpt 4 (GPT 4) with VSCode IDE in this easy-to-follow tutorial! With the CODE GPT plugin, you can use this as an alternative to GitHub Copilot X. All you need is an OpenAI API key to access GPT 4 powerful features. In this video, i will show you how GPT 4 can write code, document code, write JUnit test cases, and even find problems and debug code. Plus, discover how GPT 4 can convert code from one language to another. Github copilot chat feature is available in this code gpt plugin and you can access it easily just like gihub copilot x, there is no need to join copilot x waitlist anymore so start using this today .

Important Links from video

Other Playlist from My channel:

#Chapter
Intro 0:00
Installation 0:30
Important Information 0:55
Configure plugin 1:23
Code GPT Demo 2:11
Outro 3:29
Рекомендации по теме
Комментарии
Автор

Thank you! Interesting; however, if you ask codegpt chat if it's using gpt-4 it tells you "no". This seems to be a result from the age of the training. How would you confirm which version of gpt is being used?

rtparker
Автор

Does this work for multiple files? Say you had a few base classes and wanted to create an interface or abstract class for them, can you evaluate the files and ask it to generate the interface?

blizzard