FlowiseAI / Flowise

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

[FEATURE] Zep User Support #858

Open nsvrana opened 1 year ago

nsvrana commented 1 year ago

Describe the feature you'd like I imagine this is lower in the backlog, but Zep now supports Users as part of its abstraction. Being able to integrate user accounts would enable us to build full chat applications, maintaining context between visits and sessions, without touching code.

Additional context Zep Release

Josephrp commented 1 year ago

what's exactly required to do for this one actually in flowise?

nsvrana commented 1 year ago

Hi @Josephrp - I was thinking that we could use the users function for people to register/login to the embeddable and "Share Chatbot" screen. Then each user can maintain context/history.