AskVSUS not working properly... #33
Answered
by
Rajendrakhanal
SusheelThapa
asked this question in
Q&A
-
When i ask question to the Ask VSUS it doesn't give me answer... |
Beta Was this translation helpful? Give feedback.
Answered by
Rajendrakhanal
Feb 2, 2023
Replies: 1 comment 1 reply
-
As ASKVSUS uses OPENAI API so, 1.Login/Signup to you OPENAI account After this Setup then ASKVSUS will work properly. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
SusheelThapa
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As ASKVSUS uses OPENAI API so,
First you should setup for up OpenAI Key
1.Login/Signup to you OPENAI account
2.Create a new secret key
3.Copy the newly generated secret key.
4.Open your vscode setting.
5.Search for apikey
6.In the input box, paste the OpenAI key.
After this Setup then ASKVSUS will work properly.