There is GitHub CoPilot available as a VS Code extension, it uses OpenAI’s Codex model, I assume ChatGPT is accessing Codex under the hood when it receives a programming related inquiry, but I could totally be wrong.
As a side note, Copilot seems like a bit of a privacy concern so I would personally be wary of using it with any private or commercial projects.
senobrd t1_izo58tx wrote
Reply to comment by huitu34 in [P] I made a command-line tool that explains your errors using ChatGPT (link in comments) by jsonathan
There is GitHub CoPilot available as a VS Code extension, it uses OpenAI’s Codex model, I assume ChatGPT is accessing Codex under the hood when it receives a programming related inquiry, but I could totally be wrong.
As a side note, Copilot seems like a bit of a privacy concern so I would personally be wary of using it with any private or commercial projects.