update prediction_sent metadata

This commit is contained in:
Henry
2024-01-19 00:49:52 +00:00
parent b5de88784b
commit 2640f6b1dc
-1
View File
@@ -1821,7 +1821,6 @@ export class App {
version: await getAppVersion(),
chatlowId: chatflowid,
chatId,
sessionId,
type: isInternal ? chatType.INTERNAL : chatType.EXTERNAL,
flowGraph: getTelemetryFlowObj(nodes, edges)
})