Flowise
Flowise copied to clipboard
[FEATURE] Use conversation in memory/vertexdb
The task is to add functionality to Flowise that allows for the conversation to be hooked to an in-memory agent or a vector dB (with upserts). This means that the conversation should be able to interact with an in-memory agent or a database that can save and retrieve data as needed.