Skip to content

Purpose of the 'dynamicPrompts' property in object_info #5560

Closed Answered by ltdrdata
ImDarkTom asked this question in Q&A
Discussion options

You must be logged in to vote

This is a feature used in nodes like CLIPTextEncode where dynamicPrompts being set to true determines whether random selection syntax like {a|b|c} should be enabled.

Important note: The responsibility for handling this feature lies with the frontend, so if you're implementing an API program, when dynamicPrompts is set to true, your program needs to handle this preprocessing before sending to /prompt.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ImDarkTom
Comment options

Answer selected by ImDarkTom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants