Extending raggy’s debugging primitives to agent-based architectures
Determine whether the raggy debugging primitives—specifically, the Query, Retriever, LLM, and Answer components—can be generalized to more complex agent-based architectures that include additional tools and interactions (such as document creation and database querying), and specify how to expand the set of debugging primitives to adequately support these architectures.
Sponsor
References
While raggy provides valuable primitives for RAG-specific debugging, the question remains whether these primitives can extend to more complex agent architectures, and how to expand the set of primitives.
— RAG Without the Lag: Interactive Debugging for Retrieval-Augmented Generation Pipelines
(2504.13587 - Lauro et al., 18 Apr 2025) in Section 7 (Discussion): RAG Debugging in the Landscape of Agent Tools