Skip to main content

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

the new ai soft resets the prompt every 2 or 3 responses it is like it doesn't know how to keep on topic if the user is a bit creative.

For example I was starting to fight a chocolate dragon that could breath caramel and when I input to throw my spear at it the prompt resets to me fighting a cookie brawler on strawberry shores.

ah thats because the new setup allow the AI to write a lot more, and the default memory limit is very small at 2k which means after 2-3 pages it will fill up the memory limit and forget about earlier pages faster. You should increase this memory limit by using your own AI (either with OpenRouter or setup local LLM).

You can also limit the AI output by reducing the max output from 1024 to maybe 256 to avoid the AI writing too much.