Starter Prompts with if/else condition #1642
Unanswered
amansoniamazatic
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Flowise currently offers the option to include starter prompts. However, I am facing an issue where I am unable to use starter prompts directly within an if/else condition. To work around this, I have to first employ an LLM chain, which I find inconvenient. I suggest adding functionality that allows for the direct use of if/else conditions from the chat input as an input variable. This way, decisions can be made based on the text, determining whether it should be passed to the LLM or not, all within the if/else condition. I believe this approach will save both time and money. Please consider implementing this update in Flowise.
Beta Was this translation helpful? Give feedback.
All reactions