mirror of
https://github.com/hwchase17/langchain.git
synced 2026-01-29 21:30:18 +00:00
6 lines
123 B
JSON
6 lines
123 B
JSON
{
|
|
"_type": "prompt",
|
|
"input_variables": ["input", "output"],
|
|
"template": "Input: {input}\nOutput: {output}"
|
|
}
|