Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

request a bing.json template in README.md #1

Open
JuanZoran opened this issue Apr 8, 2023 · 3 comments
Open

request a bing.json template in README.md #1

JuanZoran opened this issue Apr 8, 2023 · 3 comments

Comments

@JuanZoran
Copy link

image
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.

@JuanZoran
Copy link
Author

JuanZoran commented Apr 8, 2023

I clicked the export option in the cookies editor, then I copy the content to the $HOME/.bing-cookies.json file

  • open neovim
  • run :GPT command, I got these:
    image

@archibate
Copy link
Owner

You need to copy all the cookies using the 'Export' button, see https://github.com/acheong08/EdgeGPT#getting-authentication-required

@archibate
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants