Lucidworks AI Neural Hybrid Search and RAG
Prepare your documents
LWAI Chunker Stage stage in the correct position in the index pipeline.
<doc.embedding_t>
.Index some documents and continue to the next step.Choose a chunking strategy
Choose a model for indexing
dimReductionSize
with supported models to reduce vector size without retraining.Vectorize your queries
LWAI Vectorize Query stage in the correct position in the query pipeline.
Configure NHS
Chunking Neural Hybrid Query stage in the correct position in the query pipeline.
Configure RAG
LWAI Prediction stage in the correct position in the query pipeline.
body
and source
fields. You can include additional fields if they help improve the responses.If your model requires an API key, add it to the configuration. The key is stored securely.Embedding models for RAG
dimReductionSize
in supported models to improve performance.Fine-tune
RAG responses in the Query Workbench.