Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

it should work, if you get error 400, reduce memory limit, you can also reduce max output tokens as that also take memory. The memory usage isn’t perfect and it could underestimate the actual memory used (as this is different for each AI model)

Also as you can see only 8 out of 86 pages are kept in memory, if you want the AI to remember more you need to use a better AI with more memory limit

(2 edits)

Bro I managed to go bmfrom 0.2% available memory to -0.1%... I'm starting to miss the old buggy memory system ... 😅


Edit: I keep getting this error now... it also comes back every 12 ish pages

"Conversation roles must alternate user/assistant/user/assistant/..."

I pushed a patch that should hopefully fix this