tool · inferred from evidence
tracer API
An API that changed in Flowise v3, causing Agent Flow v1 flows to break.
- Agent Flow v1 fails after upgrading to Flowise v3: langChainTracer.convertToRunTree is not a function
The v3 upgrade broke older Agent Flow v1 flows because the tracer API changed underneath them. The workaround that worked was to duplicate the flow and save it under a new name, which re-registers it against the new runtime, and a user conf