Closed IlyesAtoui closed 7 months ago
Could you post the version of VSCode and the version of CodeGPT that you are using?
vscode : 1.73.0 and codeGpt : 1.0.13
You could try the following: cmd+shift+p Search "Ask CodeGPT" Write any question and then "enter".
It should show the input to add the API Key
You could try the following: cmd+shift+p Search "Ask CodeGPT" Write any question and then "enter".
It should show the input to add the API Key
thanks Daniel, that's work :D , thanks for creating the extension too <3
You could try the following: cmd+shift+p Search "Ask CodeGPT" Write any question and then "enter". It should show the input to add the API Key
thanks Daniel, that's work :D , thanks for creating the extension too <3
Cool!
I will review the code so that the SET API Key can work correctly. Thanks for the info!
just leaving a note that this same problem and solution happened/worked for me on VSCode version 1.72.1 and CodeGPT v1.0.15. thanks!
just leaving a note that this same problem and solution happened/worked for me on VSCode version 1.72.1 and CodeGPT v1.0.15. thanks!
thank! I will check for the next version 1.0.16
Hello guys!
Similar error here:
Command 'CodeGPT: Set API KEY' result in an error "Not enough memory resources available to process this command"
VSCode version:
Extension version: v2.1.1
Hello guys!
Similar error here:
@Skubenyk could you translate your error message?
this command resulted in an error
Hello guys!
Similar error here:
Command 'CodeGPT: Set API KEY' result in an error "Not enough memory resources available to process this command"
VSCode version:
Extension version: v2.1.1 run below in powershell under windows
cmdkey /list | Select-String -Pattern "LegacyGeneric:target=(vscode.+)" | ForEach-Object { cmdkey.exe /delete $_.Matches.Groups[1].Value }
Help!!
Facing the same error after hitting Enter for CodeGPT: Set API KEY
command.
Error Screenshot:
Visual Studio Software Info Screenshot:
Extension Screenshot v2.1.13
Same error on CodeOSS, Manjaro Linux KDE :(
Hi I have the same problem, i tried the solutions cmd+ship+p... but its still dont work, can somebody helpme??
Hey Everyone,
To work around this issue, after installing Code GPT, I clicked the dropdown next to uninstall, and then from the options choose 'Install another version...', this worked for me. I installed v2.2.10 just to test and it worked. Make sure to try to install recent version of the extension and then try set api key, if not then try the same process with a previous version.
Visual Studio Code, Version: 1.75.1
the same problem and solution didn't work neither for 3.0.21 version nor for 2.2.10 VSCode 1.75.1
Upd. Upgrading VScode to 1.88 resolved the issue
No result found for CodeGPT: Set API KEY, in the command pallette. Rolled back to an older version as another person suggested. Setting was found. Key was pasted, nothing happened. Tried the "Ask CodeGPT" approach. Entered a question, was prompted to log in. 404 Error.
Very sad.
No result found for CodeGPT: Set API KEY, in the command pallette. Rolled back to an older version as another person suggested. Setting was found. Key was pasted, nothing happened. Tried the "Ask CodeGPT" approach. Entered a question, was prompted to log in. 404 Error.
Very sad.
Same