chat-llama-discord-bot icon indicating copy to clipboard operation
chat-llama-discord-bot copied to clipboard

Trying to make the bot work with the extension EdgeGPT but it seems to ignore the extension

Open juangea opened this issue 2 years ago • 5 comments

Hi there.

I enable the extension in the webui.py in the main command:

run_cmd("python bot.py --chat --no-stream --extensions EdgeGPT")

But the extension seems to be ignored, by default it reacts to the command "Hey Bing" and whatever text you want, but when I try it from the Discord it completely ignores it.

Is there a way to make it work? it is very useful TBH :)

Thanks!

juangea avatar May 08 '23 23:05 juangea

I was able to get extensions load with some modifications to Merc's version, but EdgeGPT would threw in an error and just won't work. I haven't looked in to it in a while though.

MuXodious avatar May 27 '23 19:05 MuXodious

I've just released a major update which brings the bot back up to date with webui. Let me know if you still have this issue.

xNul avatar May 28 '23 04:05 xNul

@xNul Hey! Thank you for your work. Extensions appears to be working correctly. I couldn't test EdgeGPT, for some reason it won't work for me even on Ooba's webui. Things like 'google_translate' loads and works. Not all extensions are compatible with the bot.

MuXodious avatar May 30 '23 14:05 MuXodious

Gotcha! Let me know when EdgeGPT starts working for you in webui and we can revisit this

xNul avatar May 30 '23 15:05 xNul

Okay! I managed to get it to work. EdgeGPT does work with the bot, but only when no model is loaded (?). I don't see anything weird on the terminal as well.

Screenshot-2

Screenshot-3

MuXodious avatar May 30 '23 20:05 MuXodious