langchain/docs/modules/prompts/examples/simple_prompt_with_template_file.json

5 lines
96 B
JSON
Raw Normal View History

2022-11-20 04:32:45 +00:00
{
"input_variables": ["adjective", "content"],
"template_path": "simple_template.txt"
}