mirror of
https://github.com/Mintplex-Labs/langchain-python.git
synced 2026-08-28 03:39:58 -04:00
705431aecc
Co-authored-by: Ankush Gola <ankush.gola@gmail.com>
6 lines
123 B
JSON
6 lines
123 B
JSON
{
|
|
"_type": "prompt",
|
|
"input_variables": ["input", "output"],
|
|
"template": "Input: {input}\nOutput: {output}"
|
|
}
|