logoalt Hacker News

ramraj07today at 12:10 AM0 repliesview on HN

Creating deep research multiagent systems without explicitly handing it a file system is a terrible idea. The only successful way we have found to reliably hand off context in multiagent systems is using a file system. Langchain even today doesnt make that default or even encourage it.