product · inferred from evidence
Flowise
A product with a Docker build and an In Memory Vector Store feature.
- Flowise In Memory Vector Store not working after docker image update
This was a regression in the Flowise docker build that broke the In Memory Vector Store. The maintainer pushed the fix in release 1.8.1, so the answer is to upgrade to 1.8.1 or later and pull the new image.
- 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