mirror of
https://github.com/hwchase17/langchain
synced 2024-10-31 15:20:26 +00:00
5 lines
115 B
JSON
5 lines
115 B
JSON
|
{
|
||
|
"input_variables": ["adjective", "content"],
|
||
|
"template": "Tell me a {adjective} joke about {content}."
|
||
|
}
|