mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-29 07:01:04 +03:00
update prediction_sent metadata
This commit is contained in:
@@ -1821,7 +1821,6 @@ export class App {
|
|||||||
version: await getAppVersion(),
|
version: await getAppVersion(),
|
||||||
chatlowId: chatflowid,
|
chatlowId: chatflowid,
|
||||||
chatId,
|
chatId,
|
||||||
sessionId,
|
|
||||||
type: isInternal ? chatType.INTERNAL : chatType.EXTERNAL,
|
type: isInternal ? chatType.INTERNAL : chatType.EXTERNAL,
|
||||||
flowGraph: getTelemetryFlowObj(nodes, edges)
|
flowGraph: getTelemetryFlowObj(nodes, edges)
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user