Augmenters
A group of helper components for deepset Cloud.
DeepsetAnswerBuilder: Combines with an LLM to generate references to the generated answers.
DeepsetFileDownloader: Used in visual QA to download PDF files.
DeepsetStaticAnswerBuilder: Generates a fixed response every time it runs. Useful for branching pipelines as the final component of a branch.
ReferencePredictor: Adds references to generated answers using a model trained especially for this.
Updated about 1 month ago