Optimizing Your Pipeline
This section contains guidelines for improving your pipelines and optimizing them for different scenarios.
- Improving Your Document Search Pipeline: Learn the techniques to improve your document search pipeline's performance. Document search is the first step in RAG systems.
- Boosting Retrieval with OpenSearch Queries: When using OpenSearch document store, you can pass your own queries to customize how documents are retrieved.
- Improving Your Question Answering Pipeline: Learn how to improve an extractive question answering system.
Updated 5 days ago