Topic
Haystack Evaluation Pipelines
5 posts on haystack evaluation pipelines — part of framework tutorials on the n4n AI blog.
Evaluating RAG pipelines in Haystack with n4n.ai models
Step-by-step guide to evaluate RAG pipeline Haystack n4n.ai models with Haystack 2.x, covering setup, evaluation harness, and model swapping pitfalls.
Continuous evaluation for Haystack pipelines in CI
A practical guide to continuous evaluation of Haystack pipelines in CI: metrics, golden datasets, wiring, thresholds, and pitfalls for LLM quality gates.
Comparing models with Haystack evaluation pipelines
Practical guide to using Haystack evaluation pipelines to compare models head-to-head on cost, latency, and quality with reproducible code.
Building an LLM-as-judge evaluator in Haystack 2.0
Step-by-step guide to building an llm-as-judge evaluator haystack 2.0 pipeline for scoring RAG answers with runnable code and verification.
Building a regression test suite for Haystack pipelines
Practical steps to build a regression test suite for Haystack pipelines that catches retrieval and generation drift using pytest, snapshots, and evaluators in CI.
More topics in framework tutorials
- AutoGen Agent Teams for Research & Automation11
- Choosing an AI Framework by Use Case10
- Framework Tutorials: Legal & Healthcare Document Q&A9
- One Backend, Every Model: Swapping GPT-5, Claude, Gemini & Llama Across Frameworks9
- AutoGen Human-in-the-Loop Workflows8
- LangChain Multi-Model Fallback & Routing8
- AutoGen Getting Started with n4n.ai7
- AutoGen Multi-Agent Conversations & Group Chat7
- Building Chatbots with Vercel AI SDK & Next.js7
- CrewAI Agent Roles & Task Design7
- CrewAI Getting Started with n4n.ai7
- CrewAI Real-World Crew Examples7