Specify task

This commit is contained in:
tmirkovic 2024-11-09 21:13:27 -05:00
parent 4344c66885
commit 6118f0271a

View File

@ -377,6 +377,7 @@ class SunoApi {
mv: model || DEFAULT_MODEL,
prompt: prompt,
tags: tags,
task: 'extend',
title: title
}
);