mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-05 23:00:18 +00:00
87e502c6bc
Co-authored-by: jacoblee93 <jacoblee93@gmail.com> Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
6 lines
123 B
JSON
6 lines
123 B
JSON
{
|
|
"_type": "prompt",
|
|
"input_variables": ["input", "output"],
|
|
"template": "Input: {input}\nOutput: {output}"
|
|
}
|