Closed mak448a closed 1 year ago
There's an issue upstream: ading2210/poe-api/issues/218
Workaround: Set model to GPT4All in config.json
Like this:
{
"chatbot": true,
"model": "GPT4All",
"loading_gif": "https://tenor.com/view/loading-gif-9212724",
"sync": true
}
Or you could disable the chatbot altogether
Describe the bug
To Reproduce Steps to reproduce the behavior:
sh run.sh
Expected behavior The program runs
Desktop (please complete the following information):