Closed ncesar closed 1 year ago
@ncesar thank you! The chatgpt
nodejs api package is currently not used except for the manual authentication method (not recommended). I implemented a custom solution on top of it for vs-code to support browser-based autologin. Hence I don't need to keep the chatgpt package up to date since I am addressing bug fixes and improvements directly in my extension. Let me know if you have any other questions, or else you can close this issue.
Makes sense, thank you!
https://github.com/gencay/vscode-chatgpt/blob/b6f45f3ca5078177d84d951023fdbc206ac915f3/package.json#L178
Current version is 3.5.1 with support to pro accounts and we are using 2.0.7.
Is there any specific reason? Breaking changes?
awesome job btw!