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

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

Open
juangea opened this issue May 8, 2023 · 5 comments

Comments

@juangea
Copy link

juangea commented May 8, 2023

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!

@MuXodious
Copy link

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.

@xNul
Copy link
Owner

xNul commented May 28, 2023

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.

@MuXodious
Copy link

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

@xNul
Copy link
Owner

xNul commented May 30, 2023

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

@MuXodious
Copy link

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

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

3 participants