product · inferred from evidence
Agent Flow v1
A version of Agent Flow that fails after upgrading to Flowise v3 due to tracer API changes.
- Agent Flow v1 fails after upgrading to Flowise v3: langChainTracer.convertToRunTree is not a function
What this covers: I upgraded my on-premise Flowise docker container to v3.0.3 and my existing Agent Flow v1 started throwing Error: langChainTracer.convertToRunTree is not a function on every question. The fix that worked: The v3 upgrade br