FlowiseAI / Flowise

Drag & drop UI to build your customized LLM flow
https://flowiseai.com
Apache License 2.0
31.86k stars 16.61k forks source link

Ability to preprocess data #1306

Open VinceAtWorkingSoftware opened 12 months ago

VinceAtWorkingSoftware commented 12 months ago

Is there any way to preprocess input, before sending it to an LLM?

For langchain I found an example how to use presidio to anonymize data before passing it to an LLM. https://python.langchain.com/docs/guides/privacy/presidio_data_anonymization/

Is it possible to do the same (or other preprocessing) in flowise?

HenryHengZJ commented 11 months ago

not for now, but we do plan to support pre + post processing in future!

mcombalia commented 4 months ago

Is there a calendar for when will this feature come?