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
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. Someone on the thread said v3.0.4 had the same problem w