deepset-ai / haystack-tutorials

Here you can find all the Tutorials for Haystack đź““
https://haystack.deepset.ai/tutorials
Apache License 2.0
231 stars 79 forks source link

New tutorial for: Conditional Routing #279

Closed TuanaCelik closed 5 months ago

TuanaCelik commented 5 months ago

Create a RAG pipeline that implements conditional routing which allows to do websearch as a fallback in the case where the information doesn’t exist in our knowledge base

Inspiration: https://haystack.deepset.ai/advent-of-haystack/day-7#challenge