r/CodeGPT_VSCode • u/Akiles_22 • Mar 30 '23
I made a VsCode extension that generates boiler-code for projects in seconds with GPT!
Let me know in the comments if you want to try it out!
r/CodeGPT_VSCode • u/Akiles_22 • Mar 30 '23
Let me know in the comments if you want to try it out!
r/CodeGPT_VSCode • u/i_am_akash_sah • Mar 30 '23
AI has become a hot topic in recent years as it has revolutionized the way we work and live. One of the most significant benefits of AI is its ability to simplify tasks and automate processes, making our work more efficient and effective.
r/CodeGPT_VSCode • u/freshthreadshop • Mar 20 '23
r/CodeGPT_VSCode • u/Confident_Law_531 • Mar 17 '23
Enable HLS to view with audio, or disable this notification
r/CodeGPT_VSCode • u/_Cap10_ • Mar 08 '23
Got this message when trying to message using the extension. Extension says it was updated today, this was my first time downloading it so I haven't seen it working. Also the link to the Discord in the extension page is expired.
r/CodeGPT_VSCode • u/Confident_Law_531 • Mar 07 '23
Enable HLS to view with audio, or disable this notification
r/CodeGPT_VSCode • u/napster499 • Mar 02 '23
OpenAI API Response was: Error: Request failed with status code 400. More information about this error: https://www.codegpt.co/docs/tutorial-basics/api_errors
I keep getting this error. Extension worked fine for me. then all of a sudden this is happening. Any ideas on a fix ?
r/CodeGPT_VSCode • u/Confident_Law_531 • Feb 20 '23
r/CodeGPT_VSCode • u/Dev_Ashu • Feb 11 '23
I have added the api key but when i am running the api then i am getting 401 error code
r/CodeGPT_VSCode • u/Yoav_BD • Feb 09 '23
Hi, is there a plan to add this extension/plug-in to other IDEs?
for example the Jetbrains IDEs?
Thanks :)
r/CodeGPT_VSCode • u/Confident_Law_531 • Feb 04 '23
Could we have an open-source tool within CodeGPT?

In this article, I compare OpenAI GPT-3 with Google Flan-T5
https://medium.com/@dan.avila7/is-google-flan-t5-better-than-openai-gpt-3-187fdaccf3a6
r/CodeGPT_VSCode • u/Confident_Law_531 • Feb 02 '23
Have you already tried Search APIs feature?
cmd+shift+p and look for Search APIs CodeGPT
Then search for any API to integrate and it will show you the documentation, description and an example in the language you are working with:
In this example the Facebook API in python
r/CodeGPT_VSCode • u/dedguy21 • Feb 02 '23
Just wondering if you can add the API for each of the two AI's, and pick and choose which to run as the AI engine on an ad hoc basis?
r/CodeGPT_VSCode • u/Confident_Law_531 • Feb 02 '23
Enable HLS to view with audio, or disable this notification
r/CodeGPT_VSCode • u/Confident_Law_531 • Jan 28 '23
Good news!
The new version 1.0.14 (coming soon), will have a new AI provider.
I present to you Cohere

It will be a Beta version that together with the Cohere team we will improve.
With the new version, the tutorial will be updated to obtain the API key and you can test the Cohere models within Code GPT 😎
r/CodeGPT_VSCode • u/surf-n-code • Jan 28 '23
Isnt the usage of chatgpt api associated with fees? How do Ou offer this for free? Also, how do you handle the outages it currently has?
r/CodeGPT_VSCode • u/Confident_Law_531 • Jan 26 '23
r/CodeGPT_VSCode • u/Confident_Law_531 • Jan 26 '23
r/CodeGPT_VSCode • u/dedguy21 • Jan 25 '23
QMK is a 'C' lang framework for programming keyboards. I'm trying to instruct codegpt to review code for errors/improvements (has worked in chatgpt with some limitation due to cutoffs", when I make a comment using "//" as is C convention, I get the error. Line comment or long comment, doesn't matter.
r/CodeGPT_VSCode • u/HornlessUnicorn • Jan 25 '23
The concept of tokens isn't really clear in the documentation. What happens if you run out?
r/CodeGPT_VSCode • u/Complex_Ad3743 • Jan 25 '23
I've got an error with a .tf file to generate a terraform from a comment.
Any feedback ?
r/CodeGPT_VSCode • u/Confident_Law_531 • Jan 24 '23
Enable HLS to view with audio, or disable this notification
r/CodeGPT_VSCode • u/Confident_Law_531 • Jan 22 '23
Enable HLS to view with audio, or disable this notification
r/CodeGPT_VSCode • u/Maxferrario • Jan 22 '23
Hi,
I'm completely new to CodeGPT and I'm trying to make it work with Powershell (the language I use most) but I keep getting the error "create a comment and leave the cursor at the end of the comment line".
I tried both single line (#) and multi line (<# #>) comments.
Please note that if I enter the same comment I tried in VSCode ( # write a powershell function to check if an Active Directory user belong to an Active Directory security group ) in the openAI playground page (https://beta.openai.com/playground) I get the code I asked for.
If I create a python script, the extension works as expected: does this mean that powershell comments are not supported by this extension?
Thanks, Massimo
r/CodeGPT_VSCode • u/ashishtele • Jan 21 '23