ai.vim
ai.vim copied to clipboard
Allow received text to be updated in the event of timeout
We currently have virtual text to show the response of ChatGPT in realtime and in the event of timeout, these received text are disposed of. It might be useful to retain, in the case where user don't have time to wait indefinitely for the entire response.
I would happily accept a PR for this 🙂