Open Zapzatron opened 2 months ago
thanks for reporting, will look into this in the near future
can you provide exact steps to replicate this error?
Replication steps:
https://animalnots.github.io/BetterChatGPT-PLUS/
gpt-3.5-turbo
.Perhaps you can share the value of the storage for the free-chat-gpt
key (can remove sensitive info)?
if you don't care about the current chats and you just need it to work, you can wipe the data (remove all data associated with the https://animalnots.github.io/BetterChatGPT-PLUS/
and it should work. e.g. delete the data associated with the free-chat-gpt
key.
I don't use free-chat-gpt
, I make requests through providers that follow the openai format.
I don't use
free-chat-gpt
, I make requests through providers that follow the openai format.
If I can't replicate it, it's difficult to fix something. Which provider do you use?
NagaAI
Couldn't find steps to replicate or reuse their key, is this still an issue with v.1.5.0?
Yes this problem persists in version 1.5.0.
/account key get
in #commandshttps://animalnots.github.io/BetterChatGPT-PLUS/
https://api.naga.ac/v1/chat/completions
) and your key in BetterGPT-Plus API connection settings.gpt-3.5-turbo
.
content
cannot be a list when gpt-3.5-turbo is called. For models that support text input only, string only I usually don't callgpt-3.5-turbo
from the interface, but it may be relevant for someone.