Hacker News new | ask | show | jobs
by hooande 1036 days ago
The problem with this is that it has no memory across the different contexts. An analogy would be giving one page of a five page document to five different people, then taking it away and asking them to collaborate. While they can each give more attention to their individual page, none of them can see the whole picture and a lot of information will be lost when trying to communicate.

You can use multiple agents, or split a lot of information across multiple requests to one agent. The result is the same. Some problems require a full understanding of the whole picture.

1 comments

That’s a great analogy thank you!