File size: 192 Bytes
cfd3735
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
{
    "input_variables": [
        "question"
    ],
    "output_parser": null,
    "template": "Question: {question}\n\nAnswer: Let's think step by step.",
    "template_format": "f-string"
}