A way to create a branch and create a new chat with previous message, remember to put the chat memory from before
In four hours I created a feature that should have existed. Its time to create branch for chatting! No need to do it manually(Much...Its still only a frontend script). important, don't do anything with janitorai while in the process of either importing or exporting, the script more often fail in those situation.
1. Download tempermonkey or greasemonkey, whatever extension you want and install this script.
2. Make sure to refresh the page once you are in a chat).
3. Go to the top of the page where your chat started and with your first response, then click F1. Number of message to copy is how far you want to copy from the start. Click start exporting and don't move on the page, it will scroll while copying every text and then make you download a json at the end. You can stop at nay time and save whatever progress you made.
4. Sadly, sending a message require human input, I can't send 150 empty message for you, so just get yourself macro command to press T and enter every 8 seconds in the writing area. Make sure to use jllm and put max token to 2 and be done in 5 minute.
5. Refresh the page of your new nonsense chat and go back to the top. Browse the json you downloaded, then click start importing.
6. If while importing, the process stop, right click inspect on a random text of the bot in and look upward until you find data-index="xx", xx being a number. You can replace Number start when importing in the modal to that number and resume from the current position.
Good luck and automation is finally back on the menu.