{ | |
"example_prompts": [ | |
{ | |
"description": "write a pop love song", | |
"style": "modern pop", | |
"theme": "first love", | |
"length": "2 verses, 1 chorus" | |
}, | |
{ | |
"description": "create lyrics about overcoming challenges", | |
"style": "inspirational", | |
"theme": "personal growth", | |
"length": "3 verses, 1 bridge" | |
} | |
] | |
} |