Flowise icon indicating copy to clipboard operation
Flowise copied to clipboard

404 error when embedding chatbot[BUG]

Open scooter7 opened this issue 9 months ago • 3 comments

Hi, I have embedded a chatbot that uses the lead form. In HuggingFace (where it is hosted), everything works fine. But, when I embed the chatbot on an external site, the lead form doesn't work. It also has a different look on the external site (no save button, just an arrow for the submission that never submits and blocks the user from entering text in the main text field of the bot. The embedded bot lives at https://vineburgh.weebly.com/flow.html image

scooter7 avatar May 09 '24 15:05 scooter7

@scooter7 We pushed a fix earlier today to address this issue. Please use the latest version of the embed library. Let me know if that doesn't work.

0xi4o avatar May 09 '24 18:05 0xi4o

Hi @0xi4o , how would I update this on HuggingFace? Thanks!

scooter7 avatar May 09 '24 18:05 scooter7

I have a different, but maybe related, issue with the Embed web popup chat https://github.com/FlowiseAI/Flowise/issues/2380

qdrddr avatar May 09 '24 19:05 qdrddr

Are you using the cdn.jsdelivr.net? or your forked chatembed repo? If you are using your own forked repo, simply sync to the latest update -https://docs.flowiseai.com/using-flowise/embed#custom-modificaton

HenryHengZJ avatar May 13 '24 13:05 HenryHengZJ

Hi @HenryHengZJ ,

When I export the messages from the Flowise UI into a json file, I only get one user at a time. What I'd like is to be able to download all of the messages cumulatively over a date range: image

Is there any way to enable that? Thanks!

scooter7 avatar May 29 '24 21:05 scooter7