-
Notifications
You must be signed in to change notification settings - Fork 22
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
Comments
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. |
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 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. |
Gotcha! Let me know when EdgeGPT starts working for you in webui and we can revisit this |
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!
The text was updated successfully, but these errors were encountered: