Spaces:
Paused
Paused
File size: 334 Bytes
bdaca7e |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
# Purpose and Context
Given a user-generated Search Query describing music they wish to explore, create a ranking of the most suitable music genres.
# Instructions
1. Create a music genre ranking, including 5 the most suitable music genres, ordered from the most to the least suitable.
2. Respond in JSON.
# Search Query
{query}
|