unclecode / groqopilot

VSCode Copilot for Groq fans!
Apache License 2.0
31 stars 3 forks source link

Error: API key not set. #6

Closed MW-study closed 4 months ago

MW-study commented 4 months ago

Groqopilot v0.0.5 VSCode 1.88.1

Get the following error: "API key not set. Please configure the API key in the settings."

Runtime Status

Activation Activated by onView:groqopilotView event: 1ms

Uncaught Errors (1) Cannot read properties of undefined (reading 'value')

MW-study commented 4 months ago

It doesn't seem to be invalid to me, do mind elaborating?

I checked here. Seems fine. https://jsonlint.com/ JSON Online Validator and Formatter - JSON Linthttps://jsonlint.com/ JSONLint is the free online validator, json formatter, and json beautifier tool for JSON, a lightweight data-interchange format. You can format json, validate json, with a quick and easy copy+paste. jsonlint.com


From: Rahul Yadav @.> Sent: Wednesday, April 24, 2024 2:39 AM To: unclecode/groqopilot @.> Cc: Marko Westphal @.>; Author @.> Subject: Re: [unclecode/groqopilot] Error: API key not set. (Issue #6)

You don't often get email from @.*** Learn why this is importanthttps://aka.ms/LearnAboutSenderIdentification

"groqopilot.apiKey": "gsk_****u" - this is the issue on Mac, it's invalid JSON.

— Reply to this email directly, view it on GitHubhttps://github.com/unclecode/groqopilot/issues/6#issuecomment-2074181381, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A7KSOUFK7O7EN4D6AQ3LOEDY65HTPAVCNFSM6AAAAABGVU5IXKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZUGE4DCMZYGE. You are receiving this because you authored the thread.Message ID: @.***>

unclecode commented 4 months ago

@MW-study Working on it, I will fix it and release the new version

unclecode commented 4 months ago

Issue has been resolved. If nothing on this, I will close this issue/

Ginson commented 4 months ago

Issue has been resolved. If nothing on this, I will close this issue/

Thanks a lot, it is working.