Interesting concept. Harness the power of multiple LLMs to take apart a problem and parse it to different LLMs with specific prompts for each of them to complete a part of the task. This blog post from CrewAI over at the LangChain blog explores the ability to harness multiple LLM to dissect a problem to managable chunks.