Flowise icon indicating copy to clipboard operation
Flowise copied to clipboard

[FEATURE] Static tree chat flow

Open r4nd0mth1ngs opened this issue 10 months ago • 2 comments

Many "conventional"chat platforms provide static tree like flows. While AI is great there would be a lot of use cases for a static flow. This would also lower the amount of processing needed from an llm and provide perfect answers for simple predefined questions.

Idea:

Have a node (similar to the elif) where you can set certain words or full questions what it listens to direct the flow to a desired node. Also would be great to have a set answer node, so if no LLM is needed for the answer a set response would be sent (almost like the simple moderation node). It would be incredibly useful in cases where the chat is used for customer support for example where we don't want the bot to use LLM to answer certain queries because of the risk of hallucination.

r4nd0mth1ngs avatar Mar 30 '24 10:03 r4nd0mth1ngs

love the idea! this is what we've planned on the roadmap

HenryHengZJ avatar Mar 30 '24 14:03 HenryHengZJ

Is the roadmap public? couldn't find it anywhere on the website or on github?

On Sat, Mar 30, 2024, 10:03 Henry Heng @.***> wrote:

love the idea! this is what we've planned on the roadmap

— Reply to this email directly, view it on GitHub https://github.com/FlowiseAI/Flowise/issues/2069#issuecomment-2028079569, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC2S6VVR2MRKM4WJKY7M4MDY23A2PAVCNFSM6AAAAABFPOSPWSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRYGA3TSNJWHE . You are receiving this because you are subscribed to this thread.Message ID: @.***>

BigFoxMedia avatar Apr 04 '24 05:04 BigFoxMedia