mirror of
https://github.com/Mintplex-Labs/langchain-python.git
synced 2026-07-21 16:55:25 -04:00
8 lines
192 B
JSON
8 lines
192 B
JSON
{
|
|
"input_variables": [
|
|
"question"
|
|
],
|
|
"output_parser": null,
|
|
"template": "Question: {question}\n\nAnswer: Let's think step by step.",
|
|
"template_format": "f-string"
|
|
} |