joshcho / ChatGPT.el

ChatGPT in Emacs
GNU General Public License v3.0
397 stars 34 forks source link

Update README to use correct version of `chatgpt-wrapper` #50

Closed torfjelde closed 1 year ago

torfjelde commented 1 year ago

chatgpt-wrapper made some breaking changes (in particular, changing the name of the module to lwe from chatgpt_wrapper). As a temporary fix, we can just make sure to install the older version of the wrapper.