Multi-Agent Interactions
Something neat I watched in a cringe-worthy demo from Microsoft was having a multi-agent toolchain to do some more precise reasoning. In this context, a problem that requires input from several different actions are segregated off into “agents”, some requiring LLMs, some not, and a “conductor” agent incorporates all the input from the various agents and decides if the conclusion reached satisfies the problem requirements - if it doesn’t, we continue working until the problem is solved.