Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

oh i attempted to make its response length shorter so it didnt eat up its memory so fast, i found adding to the Game Text Prompt adding to the end of the prompt "... Limit length of response to # paragraphs." but after like 2 inputs into the scenario it figures out that if it doesn't make complete paragraphs it can write as much as it wants. ill test out limiting its character count later 

Yeah, you have to be super specific about how long the text can be. Maybe if you add a max limit on how many characters it can output as plaintext? That should be specific enough to keep the AI from writing entire books for a single response.