Flowise
Flowise copied to clipboard
[BUG] Weaviate node still 3.0 in release 2.2.7-patch.1 using npm
Getting last 2.2.7-patch.1 trough npm as always the weaviate node it's sill at version 3.0 instead of 4.0, so that no alpha parameter is shown for hybrid search.
From others tests using pnpm instead the correct release is installed.
Using npm cache clean --force and next updating again using npm didn't solve the problem.