RomanHotsiy / commitgpt

Automatically generate commit messages using ChatGPT
1.57k stars 92 forks source link

Fixing issue with CloudFlare and adding new types #25

Closed itsdarrylnorris closed 1 year ago

itsdarrylnorris commented 1 year ago

I have introduce the ChatGPT module to improve the functionality of the project. The module utilizes the OpenAI API key, replacing the previous implementation of browser/session hack. This upgrade enables compatibility with the new Cloudflare projection. Furthermore, I have enhanced the project by introducing a substantial number of new types and removing the config.ts and client.ts files as they are no longer required.

RomanHotsiy commented 1 year ago

Resolved by https://github.com/RomanHotsiy/commitgpt/pull/27

Thanks for your contribution! Sorry it took me so long 🙈