>>3859
When messing around with my Lydia bot
>>3775, it did spit out 'End of Dialog' randomly, which was weird. Turns out that while you can easily 'import' bots via char.ai
>>3678, the bot generation format between the two sites vary a bit, so you'll get some behavioral oddities.
Did some digging and found the following tips:
- Most of the behaviors / appearance / traits will go in Personality window (used to be put in Advanced Definition over in char.ai). Recommend using W++ formatting to help condense the info to conserve token use.
https://rentry.co/WPP_For_Dummies
- Can't type much in it, but the Scenario window can be used to list things you want the bot to remember long term, supposedly.
- Format for Example Dialogue is prefaced with <START> instead of ending with END_OF_DIALOG. Matches char.ai format other than that.