Wolfsblvt

Results 143 comments of Wolfsblvt
trafficstars

It would be both API calls on the server-side and on the client-side though. I don't know if that's actually feasible. That would be something Cohee has to tackle if...

Which sounds like a lot of breaking changes for not much gain to me, hm.

Nice idea. Would require quite a bit of work. Especially to be consistent through different OS.

> The inconsistency between the chat formats in different parts of the code base can be improved by having a single factory class for building correctly formatted chat entries. This...

Wait, I want to check some more again. I see elements get sorted multiple times **again** when deciding which trigger and stuff. I have to see if that's still consistent...

Closed for now. I'll deal with this when I do more WI reworks. I mean, it's *okay* how it is right now, just not really consistent.

I think the better feature would be to have macros work in image gen prompts. That way you could simply add your jailbreak there via its macro, or even put...

Yup, you are correct. So you can either use `{{charJailbreak}}` at the beginning of your image prompts, or more specific, create your own jealbreak via ``` /setglobalvar key=imageGenJailbreak Write your...

Would love to see this finished. This combined with my #2156 should hopefully help a lot with huge lorebooks with the current implementation.

Made an alternative with #2170. Which likely fixes 95% of the current performance issues with the WI. Not saying caching the jQuery selectors makes sense, but because they are re-searched...