mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-27 15:00:36 +03:00
minor typo fixes...
This commit is contained in:
@@ -536,7 +536,6 @@ export class AnalyticHandler {
|
||||
if (Object.prototype.hasOwnProperty.call(this.handlers, 'langFuse')) {
|
||||
const trace: LangfuseTraceClient | undefined = this.handlers['langFuse'].trace[parentIds['langFuse'].trace]
|
||||
if (trace) {
|
||||
trace.id
|
||||
const generation = trace.generation({
|
||||
name,
|
||||
input: input
|
||||
|
||||
Reference in New Issue
Block a user