a
    ag^                     @   s.   d dl mZ d dlmZ dZedgedZdS )    )RegexParser)PromptTemplatea  You are a teacher coming up with questions to ask on a quiz. 
Given the following document, please generate a question and answer based on that document.

Example Format:
<Begin Document>
...
<End Document>
QUESTION: question here
ANSWER: answer here

These questions should be detailed and be based explicitly on information in the document. Begin!

<Begin Document>
{doc}
<End Document>doc)Zinput_variablestemplateN)Zlangchain.output_parsers.regexr   Zlangchain_core.promptsr   r   ZPROMPT r   r   u/var/www/html/cobodadashboardai.evdpl.com/venv/lib/python3.9/site-packages/langchain/evaluation/qa/generate_prompt.py<module>   s   