forked from Archives/langchain
5 lines
100 B
JSON
5 lines
100 B
JSON
{
|
|
"input_variables": ["input", "output"],
|
|
"template": "Input: {input}\nOutput: {output}"
|
|
}
|