gencay / vscode-chatgpt

An unofficial Visual Studio Code - OpenAI ChatGPT integration
ISC License
3.5k stars 760 forks source link

is this plugin suppose to charges you? #161

Closed Kyrpel closed 1 year ago

Kyrpel commented 1 year ago

Is this plugin suppose to charge me when I use it? Every time it gives me a result in vscode, I get a small charge in openai website based on token generated.

Does anyone have any comments on this issue or I did something wrong?

gencay commented 1 year ago

@Kyrpel my extension is completely free of charge at the moment. The charge you are seeing on openai is expected. With Free Tier you currently get $18 worth of credits/tokens to use. They may/would probably change it in the future. Please note that this extension doesn't have any affiliation with OpenAI. Just a hobby project I am running on the side.

I hope that answers your question.