Goal: After completing this tutorial, you’ll have learned how to create an Agent that can use both components and pipelines as tools to answer questions and perform tasks.
Overview
In this tutorial, you’ll learn how to create an agent that can use tools to answer questions and perform tasks. We’ll explore two approaches:
source & further reading
haystack.deepset.ai — original article
Conversational RAG Agent using InMemoryChatMessageStore
Human-in-the-Loop with Haystack Agents
Haystack: Open-Source AI Framework for Production Ready Agents, RAG