JudiniLabs / code-gpt-docs

Docusaurus page
https://code-gpt-docs.vercel.app
MIT License
580 stars 62 forks source link

command 'CodeGPT: Set API KEY' resulted in an error ( command 'codegpt.setApiKeyGPT' not found) #24

Closed IlyesAtoui closed 7 months ago

IlyesAtoui commented 1 year ago

image

davila7 commented 1 year ago

Could you post the version of VSCode and the version of CodeGPT that you are using?

IlyesAtoui commented 1 year ago

vscode : 1.73.0 and codeGpt : 1.0.13 image

davila7 commented 1 year ago

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

IlyesAtoui commented 1 year ago

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

davila7 commented 1 year ago

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!

DrewMcArthur commented 1 year ago

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!

davila7 commented 1 year ago

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

luizantoniojr commented 1 year ago

Hello guys!

Similar error here:

image

Command 'CodeGPT: Set API KEY' result in an error "Not enough memory resources available to process this command"

VSCode version:

image

Extension version: v2.1.1

Skubenyk commented 1 year ago

Hello guys!

Similar error here: Знімок екрана 2023-03-30 163350

davila7 commented 1 year ago

@Skubenyk could you translate your error message?

Skubenyk commented 1 year ago

this command resulted in an error

inter1965 commented 1 year ago

Hello guys!

Similar error here:

image

Command 'CodeGPT: Set API KEY' result in an error "Not enough memory resources available to process this command"

VSCode version:

image

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 }

regex5440 commented 1 year ago

Help!! Facing the same error after hitting Enter for CodeGPT: Set API KEY command. Error Screenshot:

image

Visual Studio Software Info Screenshot:

image

Extension Screenshot v2.1.13

image
Atreyu-94 commented 11 months ago

Same error on CodeOSS, Manjaro Linux KDE :(

ayungkeiron commented 10 months ago

Hi I have the same problem, i tried the solutions cmd+ship+p... but its still dont work, can somebody helpme??

image image
AliFahed commented 9 months ago

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.

image

image

image

image

Visual Studio Code, Version: 1.75.1

geweb7 commented 7 months ago

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

andrewlpvs commented 6 months ago

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.

ybalkind commented 6 months ago

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