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