prompt, with an optional model (optional values are default, remi-v1, default is default). An example of the input is as follows:
Here, the prompt we input is A song about winter, generating a song related to winter.
Click to run, and the result is as follows:
data is an array that returns multiple lyric candidates each time, where the text field of each element is the lyric content, title is the title, and tags are the recommended genre tags.
With the lyrics in hand, we can then use the Suno Audios Generation API to generate custom songs.
