If conditions #804
Ryuukarasu
started this conversation in
General
Replies: 1 comment
-
After some time of testing I figures out how to use 'if', 'and', and 'or' statements with dynamic prompts. Really amazing now and cuts down on a lot of prompt writing. Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First off, love the extension. Thank you so much for making this. This helped me so much. I just have one question.
Would it be possible to create prompt using a wildcard but place the same wildcard in both the positive and negative prompt and when it's called it will locate a separator in the txt file based on what is chosen. An example would be to use element in a prompt like "a sword of element". This creates the prompt "a sword of fire" where the word "fire" was chosen by the wildcard. At the same time, you places the element wildcard in the negatives where it looks for a symbol in the txt file such as "/" and places that in the negative to assist in the prompt generation. In my previous example it would put "ice" in the negatives to be the opposite of "fire". If this already exists in another extension let me know. I'm sure someone thought of this already but just wanted to throw that out there.
Beta Was this translation helpful? Give feedback.
All reactions