Poor Vector Search Results
Inspect the retrieval result itself before blaming generation.
Diagnose
Review top-k results for representative queries. Check chunk boundaries, metadata filters, embedding configuration, index freshness, and whether reranking is needed.
Fix → Verify → Prevent
Change one retrieval variable at a time, compare relevance against a fixed test set, and keep the winning configuration versioned.