Optimal agentic LLM system design across use cases
Determine a clear, general approach for designing optimal agentic large language model (LLM) multi-agent systems across different application use cases, specifically establishing criteria and guidelines for selecting and orchestrating collaborating agents (e.g., Classifier, Retriever, Generator, Reviewer) within Generic Agentic RAG (GA-RAG) workflows to reduce hallucinations and improve task efficiency.
References
This topic still needs further investigation, as we have no clear approach to determining the optimal design for different use cases.
Several directions remain open. The present ten-domain structure is a practical, expert-informed organization rather than an established optimum; its composition and coordination may need to adapt to different materials problems.
These considerations lead to several open questions: What capabilities should be used to classify models so that appropriate models can be selected for different refactoring sub-tasks? What coordination mechanisms can resolve conflicts when multiple agents propose competing changes? How should the system architecture itself adapt as model capabilities evolve rapidly?