-
|
Once you have inserted the html code on my website and press the buttom I see at the bottom the legend "Powered by Flowise". Does anyone know how can I delete it? |
Beta Was this translation helpful? Give feedback.
Answered by
Jaredude
Feb 12, 2024
Replies: 2 comments 3 replies
-
|
Leon van Zyl has several excellent Flowise tutorials on YouTube, including how to remove the Powered by Flowise text. |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
fixed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The chat client you add to your website, FlowiseChatEmbed, is a completely separate repo from the Flowise server you're deploying via docker. Once you've deployed the server using docker, you would follow the instructions in Leon's video: fork the chat client repo, modify to remove the Powered by text, and use your own version of the client in your website. Full step by step instructions are in the YouTube video.