File size: 281 Bytes
1c041ec
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
{
    "input_variables": [
        "adjective",
        "content"
    ],
    "output_parser": null,
    "partial_variables": {},
    "template": "Tell me a {adjective} joke about {content}.",
    "template_format": "f-string",
    "validate_template": true,
    "_type": "prompt"
}