mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-05 23:00:18 +00:00
705431aecc
Co-authored-by: Ankush Gola <ankush.gola@gmail.com>
6 lines
138 B
JSON
6 lines
138 B
JSON
{
|
|
"_type": "prompt",
|
|
"input_variables": ["adjective", "content"],
|
|
"template": "Tell me a {adjective} joke about {content}."
|
|
}
|