|
|
|
|
|
by resiros
340 days ago
|
|
Same observations we had talking to many of our users. The trick to build reliable systems, is minimize the complexity to the max, not the other way around. I think the theoretical value of multi-agents is collaboration with external agents (outside your code base). Other than that, there is a very little use cases where it make sense (e.g. https://www.anthropic.com/engineering/built-multi-agent-rese... ), and building it / debugging them take much much longer and is much harder. So unless you have the ressources, not worth the trouble |
|