FlowiseAI / Flowise

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

[FEATURE] How to expose functions within the Bot Component? #3500

Closed howardtokka closed 2 weeks ago

howardtokka commented 2 weeks ago

Hello, I want to send a message on behalf of a user using the handleSubmit() function within the Bot component. How can I expose it to the top Chatbot level?