mirror of
https://github.com/hwchase17/langchain
synced 2024-10-31 15:20:26 +00:00
5 lines
100 B
JSON
5 lines
100 B
JSON
|
{
|
||
|
"input_variables": ["input", "output"],
|
||
|
"template": "Input: {input}\nOutput: {output}"
|
||
|
}
|