Stan

Results 88 comments of Stan

If you can install puppeteer and nodejs, it should work. Didn't tested it myself.

Can you give me the prompt which crashes the bot, so I can reproduce this issue and fix it?

Thank you, I will try it out and try to fix it. At least to not crash the bot.

I cant reproduce this issue. For me the context works fine actually. ![image](https://user-images.githubusercontent.com/6507938/226169345-fae2d529-ae58-4c9f-bd41-ba139543a30b.png)

Not for now, someone can implement this. This is an open source project :)

Screen or Docker is the way to go 👍

Hey thank you for the PR, please dont use includes and just put !gpt, !help and so on into the ENABLED_COMMANDS

Did I understand correct, you want to choose whether to use gpt or dalle when prefix is disabled? I would prefer a PREFIX_DISABLED_MODE=gpt/dalle instead of the boolean you implemented.

Very nice idea! Yes it is possible