jackMort / ChatGPT.nvim

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

curl could not be started: ENAMETOOLONG: name too long #442

Open yokowasis opened 1 month ago

yokowasis commented 1 month ago

I am using windows 10, and neovim 0.10.0 stable.

I was chatting with chatgpt, suddenly in the middle of conversation it throws

curl could not be started: ENAMETOOLONG: name too long

I am pretty sure it's now my api key, because it works just fine, on my other laptop. And I double check on my openai, it still has a lot fo balance.

Is there any way to know what command the plugin sent to openai ?