Query Engines
Query engine is a generic interface that takes in a query and returns a response. Query engines can be implemented by composing retrievers, response synthesizer modules. They can also be built on top of other query engines.
Query engine is a generic interface that takes in a query and returns a response. Query engines can be implemented by composing retrievers, response synthesizer modules. They can also be built on top of other query engines.