Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Robi9 committed Oct 19, 2023
1 parent 69ba2db commit 214932c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flows/actions/call_wenigpt.go
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ func (a *CallWeniGPTAction) Execute(run flows.FlowRun, step flows.Step, logModif
return nil
}

// TODO: preciso confirmar se esse id é realmente de uma base?
kb := a.KnowledgeBase

return a.call(run, step, input, kb, logEvent)
Expand Down

0 comments on commit 214932c

Please sign in to comment.