Engines
An engine controls the indexing logic of your retrieval systems.
Engine config
Shaped provides an interface to declare your retrieval engines. There are four components to each engine:
data- Defines what data the engine should ingest and how it is indexedtraining- Defines additional model training and evaluationdeployment- Configures additional parameters for how the engine is deployed and servedqueries- Defines a set of 'saved queries' that can be used at runtime