langchain_experimental.tot.prompts.get_cot_prompt¶

langchain_experimental.tot.prompts.get_cot_prompt() PromptTemplate[source]¶

Get the prompt for the Chain of Thought (CoT) chain.

Return type

PromptTemplate