1 repo
Logic components that use models to perform single or multi-choice selection for downstream query engines.
Distinguishing note: Focuses on the decision-making mechanism for routing, distinct from the router component itself.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Routing Selectors. Refine with filters or upvote what's useful.
LlamaIndex is a comprehensive development framework designed to connect private or external data sources to large language models. It functions as a data-centric toolkit that enables the construction of retrieval-augmented generation systems, allowing developers to build applications that provide context-aware answers based on specific organizational information. The project distinguishes itself through a robust agentic orchestration engine that supports the creation of autonomous agents capable of multi-step reasoning, memory management, and complex tool execution. Beyond simple retrieval, i
LlamaIndex configures routing selectors using models to enable single or multi-choice selection logic for downstream query engines or retrievers.