chatgpt.nvim icon indicating copy to clipboard operation
chatgpt.nvim copied to clipboard

Wrong response code

Open Paracelsus-Rose opened this issue 2 years ago • 4 comments

image Getting this. Session token is correct. authorization is set to : ""

Paracelsus-Rose avatar Dec 11 '22 23:12 Paracelsus-Rose

same for me

marcomayer avatar Dec 12 '22 09:12 marcomayer

Same for me, guys!

szachy113 avatar Dec 12 '22 18:12 szachy113

This seems to be an issue with refreshing sessions in the revChatGPT module, apparently they require extra configuration information now, will fix asap!

terror avatar Dec 12 '22 18:12 terror

It looks like revChatGPT resolved the issue, I updated the dependency in requirements.txt, but an easy fix if the plugin is already installed would be to run pip3 install revChatGPT --upgrade, let me know if that works out.

terror avatar Dec 14 '22 03:12 terror