Agents
Tool-using agents with provider-agnostic chat model support.
ChatMessage Store
Storage for the chat messages.
Generators
Enables text generation using LLMs.
Mem0 Memory Store
Storage for the memories using Mem0 as the backend.
Preprocessors
Pipelines wrapped as components.
Retrievers
Sweep through Document Stores and return a set of candidate documents that are relevant to the query.
Summarizers
Components that summarize texts into concise versions.
Writers
Writers for Haystack.