Giskard RAGET What Giskard RAGET Brings RAGET (part of the Giskard testing library) generates a diverse test set from your own documents and evaluates the RAG pipeline component by component — retriever, generator, query rewriter, and knowledge base coverage — instead of only scoring end-to-end answers. Unique strengths: - Test diversity across 5 question types (simple, complex, distracting, conversational, situational). - Per-component diagnosis: "Is the retriever the problem or the generator?" - Bias and hallucination scanners inherited from Giskard core. - HTML report output suitable for r…