mirror of
https://github.com/hwchase17/langchain
synced 2024-11-06 03:20:49 +00:00
5 lines
87 B
JSON
5 lines
87 B
JSON
{
|
|
"input_variables": ["foo"],
|
|
"template": "This is a {foo} test.",
|
|
"bad_var": 1
|
|
} |