jackMort / ChatGPT.nvim

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

only receiving parts of the answer in :ChatGPT mode #315

Closed danielreis1 closed 8 months ago

danielreis1 commented 8 months ago

image

in the image you can see how I am receiving only today, instead of how are you today? in the answer. This is after creating a new session, the problem started in a previous session. After restarting neovim and terminal the problem persists.

sobanieca-redocly commented 8 months ago

Same here. Initially I thought I've messed something with settings, but apparently it's not the case. I don't think my plugin was updated in any way recently, so maybe it's an issue on OpenAI API end?

danielreis1 commented 8 months ago

is working fine by now, didn't really anything meaningful must have indeed been a server-side thing, which is strange my other openai tools were working fine @sobanieca-redocly can you double check if it works for you as well and close issue

sobanieca-redocly commented 8 months ago

Yes, it works fine now. Thanks!