Vector-store-agnostic RAG adapter.
Candidate components optimized by GEPA include:
query_reformulationcontext_synthesisanswer_generationreranking_criteria(reserved for custom pipelines)
The adapter uses deterministic retrieval/generation metrics so it can be
tested without hosted services, while still allowing any GEPA.LLM model for
answer generation.