mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 13:00:56 +03:00
@@ -300,7 +300,7 @@ class ExtendedLunaryHandler extends LunaryHandler {
|
||||
await this.initThread()
|
||||
}
|
||||
|
||||
const messageText = inputs.input
|
||||
const messageText = inputs.input || inputs.question
|
||||
|
||||
const messageId = this.thread.trackMessage({
|
||||
content: messageText,
|
||||
|
||||
Reference in New Issue
Block a user