-
|
I would like to modify the wellcome message appears every time I open the chat. How can I do that? Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Answered by
Jaredude
Feb 1, 2024
Replies: 2 comments
-
|
You'd modify the welcome message on the bot init. You can reference full docs here. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
HenryHengZJ
-
|
Thanks a lot.
El jue, 1 feb 2024 a las 15:49, Jared Tracy ***@***.***>)
escribió:
… You'd modify the welcome message on the bot init. You can reference full
docs here <https://github.com/FlowiseAI/FlowiseChatEmbed#configuration>.
—
Reply to this email directly, view it on GitHub
<#1654 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2LHOFFR2AK62KW4NXPFPE3YROTRJAVCNFSM6AAAAABCUNWP6CVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DGMZVHAZDA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Saludos,
Claudio
|
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
You'd modify the welcome message on the bot init. You can reference full docs here.