Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
Query -> RetrievalResults
Classify incoming queries to dynamically route them to the most effective search strategy (e.g. vector search, graph traversal, or hybrid).
Problem it solves
A single retrieval strategy cannot optimally resolve both semantic-similarity queries and complex relational queries.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.