mirror of
https://github.com/hwchase17/langchain.git
synced 2026-03-18 02:53:16 +00:00
5 lines
87 B
JSON
5 lines
87 B
JSON
{
|
|
"input_variables": ["foo"],
|
|
"template": "This is a {foo} test.",
|
|
"bad_var": 1
|
|
} |