Hacker News new | ask | show | jobs
by adammichaelc 925 days ago
If there was something like Objects in OO programming, but for LLM’s, would that solve this?

Like a Topic-based Personality Construct where the model first determines which of its “selves” should answer the question, and then grabs appropriate context given the situation.

1 comments

look up "frames", it's an old concept and also influenced OOP.