Get the latest tech news
LLM Memory
Some thoughts on implementations
You start to enumerate these things you need to know just to write the simplest scenes, and you pretty quickly blow your 4K token budget. Knowledge graphs are a broad set of ideas, but the basic notion is you have memories that are somehow linked together, so "Berlin" is somehow connected to "Germany", and also to "List of world capitals", and also a million other things. In the fullness of time, it won't be costly to deploy thousands of little cheap agents to crawl the unlabeled local graph looking for relevant information.
Or read this on Hacker News