request a bing.json template in README.md
when I try to use bing model with cookies editor, there are so many keys I can ues...
I don't I which key should I write to .bing-cookies.json, should I use array or a object?
so I hope there is a .bing-cookies.json template.
I clicked the export option in the cookies editor, then I copy the content to the $HOME/.bing-cookies.json file
- open neovim
- run
:GPTcommand, I got these:
You need to copy all the cookies using the 'Export' button, see https://github.com/acheong08/EdgeGPT#getting-authentication-required
For the message, what plugin are you using might cause this error? GPTInput is a buffer with buftype being 'nofile', it's not a file, just a dummy buffer for input questions. Maybe you could try disable that plugin and see if nvim-gpt works without it.