kiranvshah / chatgpt-helper

A VS Code extension to query OpenAI's ChatGPT from inside the editor
https://marketplace.visualstudio.com/items?itemName=kiranshah.chatgpt-helper
GNU General Public License v3.0
42 stars 22 forks source link

use unofficial chatpgt api #17

Closed kiranvshah closed 1 year ago

kiranvshah commented 1 year ago

https://github.com/transitive-bullshit/chatgpt-api uses session tokens instead of openai username + password

kiranvshah commented 1 year ago

fixed by #18