Simplify beat prompt directive helpers
This commit is contained in:
@@ -47,7 +47,8 @@ def _assemble_beat_prompt(state):
|
||||
class DumasH3BeatPromptNode:
|
||||
DESCRIPTION = (
|
||||
"Build a MiniMax H3 prompt from one textbox per beat, with a front-end beat "
|
||||
"editor that can append directive examples such as wardrobe, seconds, exit, and music."
|
||||
"editor that can append directive examples such as wardrobe set/add/remove, "
|
||||
"seconds, exit, and music."
|
||||
)
|
||||
RETURN_TYPES = ("STRING",)
|
||||
RETURN_NAMES = ("prompt",)
|
||||
|
||||
Reference in New Issue
Block a user