forked from Archives/langchain
5 lines
87 B
JSON
5 lines
87 B
JSON
{
|
|
"input_variables": ["foo"],
|
|
"template": "This is a {foo} test.",
|
|
"bad_var": 1
|
|
} |