Spaces:
Runtime error
Runtime error
File size: 296 Bytes
acc4ffe |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
_type: few_shot
input_variables:
["adjective"]
prefix:
Write antonyms for the following words.
example_prompt:
input_variables:
["input", "output"]
template:
"Input: {input}\nOutput: {output}"
examples:
examples.json
suffix:
"Input: {adjective}\nOutput:"
|