Live data from Hacker News

Show HN: rpgGPT, RPG with LLM-Powered NPCs

rpg-gpt.vercel.app

21–23 of 23 posts

Re: Show HN: rpgGPT, RPG with LLM-Powered NPCs

#21
Sadly most of the time I write a prompt it seems to take forever to respond and most of the time just eats my prompt without producing further dialog, rolling back to before I wrote it. It's cool but frustrating when I have to sent each response 5 or 6 times before it will go through with no error message. Also the characters and items buttons are greyed out

Re: Show HN: rpgGPT, RPG with LLM-Powered NPCs

#22

Earlier quoted context omitted.

Thanks for trying it out! Right now we give the game engine some initial examples, and some character details are stored outside of the LLM context. The token limit problem / memory isn't really being handled very well yet. There is some character consistency slippage that does happen with the current mechanism as well so hoping to tackle both of these in next version. Trying to figure out the best way to get communi…

yea, AI Dungeon is OK but would love to see more here. Have some workarounds for memory if you are using langchain and happy to share. Feel free to shoot me a message on Discord geembop0x#9165

I’ve added some simple memory handling so it should be able to continue stories passed the token limit now
Post reply on HN