Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prompt Variables not compatible with dynamic prompt #82

Open
ema7569 opened this issue Apr 2, 2024 · 1 comment
Open

Prompt Variables not compatible with dynamic prompt #82

ema7569 opened this issue Apr 2, 2024 · 1 comment

Comments

@ema7569
Copy link

ema7569 commented Apr 2, 2024

Unfortunately, these simple thing create bug in dynamic prompt

$ars1 = {blabla|or blablabla|and blabla}
word1, word2, ..., $ars1

The reality dynamic prompt has a lot of bugs but it is a vital mod

Ideally, if you can implement a very light version of dynamic prompt to handle basic switch like $ars1 it's perfect

@Git-Maniac
Copy link

Git-Maniac commented Sep 25, 2024

Does following work with Dynamic Prompt?

{$ars1=blabla
|$ars1=or blablabla
|$ars1=and blabla
}
word1, word2, ..., $ars1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants