JudiniLabs / code-gpt-docs

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

Connect to Custom Dialog will not accept pasted text? #290

Closed OldishCoder closed 2 weeks ago

OldishCoder commented 2 weeks ago

I'm trying to set up a custom AI provider. I have the API key and I have the URL... but there is no way to paste them into the dialog: image The paste buttons do not work and ctrl-v does not work either.

Is there some other place to enter these? A text file? The windows registry?

This pic shows what I see in the overall options page: image There is not a setting 'CodeGPT: Set API KEY' - I do not see any way to add keys... did the install fail or something?

Running on windows 10 with VSCode 1.90.0

PilarHidalgo commented 2 weeks ago

Hi! Thanks for reporting this; I will mention it to my team. Which version are you using? On v.3.3.40 this problem was solved

OldishCoder commented 2 weeks ago

I just installed yesterday. v3.4.0. After I rebooted, I can access the settings, so maybe it was a stale configuration... this seems to be working...

OldishCoder commented 2 weeks ago

Good to close...