1
Curious builder0 XP earned · 300 to level 2
0 daysFinish a lesson to begin
Badge collection0 of 6 unlocked
5 small wins to finish your pathNext lesson →
Pipelines: retrieval as components
A Haystack pipeline connects components, such as a retriever and a generator, into one flow.
Outline
This lesson is an outline of what it will teach. The full lesson, with code you can run, is being written.
What this lesson covers
- Components and connections
- Running a pipeline
- Replacing one component
Why it matters
Pipelines make each retrieval step visible and testable on its own.
Little by little, you're building something great.