langchain/docs/modules/prompts/prompt_templates/examples/simple_prompt.yaml
Harrison Chase 705431aecc
big docs refactor (#1978)
Co-authored-by: Ankush Gola <ankush.gola@gmail.com>
2023-03-26 19:49:46 -07:00

6 lines
119 B
YAML

_type: prompt
input_variables:
["adjective", "content"]
template:
Tell me a {adjective} joke about {content}.