Spaces:
Runtime error
Runtime error
File size: 269 Bytes
1c6d1f6 |
1 2 3 4 5 6 7 8 |
{
"_type": "few_shot",
"input_variables": ["adjective"],
"prefix": "Write antonyms for the following words.",
"example_prompt_path": "prompts/example_prompt.json",
"examples": "prompts/examples.json",
"suffix": "Input: {adjective}\nOutput:"
} |