jackMort / ChatGPT.nvim

ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
Apache License 2.0
3.64k stars 312 forks source link

[API change] Update the plugin in response to recent OpenAI API changes #241

Closed Ciel-MC closed 8 months ago

Ciel-MC commented 1 year ago

In a recent announcement OpenAI deprecated the Edits API along with many other changes, the plugin should change accordingly.

WERDXZ commented 1 year ago

I created a pr #249 to solve this