aide.el supports OpenAI Chat API
Published on Apr 22, 2023, by Junji Zhi
aide.el now supports calling OpenAI chat API endpoint, which uses gpt-3.5-turbo
model by default.
I implemented that in the new aide-openai-chat
function.
You can highlight a region and send it to Chat API and let OpenAI finish the rest. Like previously implemented, Emacs will highlight the response.
Check out the demo: