o
    粪ge                     @   sZ   d dl mZ dZedgedZdZedgedZdZedgedZd	Zed
dgedZ	dS )    )PromptTemplatez{question}

question)input_variablestemplatez{Here is a statement:
{statement}
Make a bullet point list of the assumptions you made when producing the above statement.

	statementzHere is a bullet point list of assertions:
{assertions}
For each assertion, determine whether it is true or false. If it is false, explain why.


assertionsz{checked_assertions}

Question: In light of the above assertions and checks, how would you answer the question '{question}'?

Answer:checked_assertionsN)
langchain_core.prompts.promptr   _CREATE_DRAFT_ANSWER_TEMPLATECREATE_DRAFT_ANSWER_PROMPT_LIST_ASSERTIONS_TEMPLATELIST_ASSERTIONS_PROMPT_CHECK_ASSERTIONS_TEMPLATECHECK_ASSERTIONS_PROMPT_REVISED_ANSWER_TEMPLATEREVISED_ANSWER_PROMPT r   r   _/var/www/html/chatdoc2/venv/lib/python3.10/site-packages/langchain/chains/llm_checker/prompt.py<module>   s$   
