Deepset Question Answering Check
This prompt is designed to check whether a query can be answered with the provided context or not. The `PromptNode` that uses this prompt will reply with "yes" or "no"
## 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 Check" 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