Deepset Question Answering
This prompt is simply designed to answer a `query` given a set of `documents`. There will be 1 answer generated.
## How to use in Haystack
To use this prompt with Haystack, we recommend defining an `output_parser` with `AnswerParser()` in the `PromptTemplate`. This way, the result of the `PromptNode` will return Haystack `Answer` objectswhen to use it
Community prompt sourced from the open-source GitHub repo deepset-ai/prompthub (Apache-2.0). A "Deepset Question Answering" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
deepset-ai/prompthub · Apache-2.0