After getting more than couple paragraphs (at most ~3500 characters) the text is cut off in the middle of a sentence or a word. I first tried couple of things in the Ai Character Chat edit window to force char to give me full messages from the actual AI, changed instructions, debugged the onChuck method etc. But then I found that the same happens with Ai-Text-Generator and others which send requests to “https://text-generation.perchance.org/api/generate”. There I got stuck at startStreaming function. I can see the reply is handled there, there are also some timers, that might be the issue. But I haven’t find a way to edit/fork this file to test my theory. Use case is e.g. asking char to tell you a story of theirs, without constantly having to say “continue” or hitting the “/ai” button, or asking for longer code snippets, while using the AI assistant etc.
As you can see in the picture above, it also breaks markdown when the limit is hit.