Skip to main content

lfx-nextplaid

NextPlaid multi-vector vector store (plus its companion vLLM multivector embeddings) as a standalone Langflow Extension Bundle.

NextPlaid stores each document as a matrix of token embeddings rather than a single vector, enabling ColBERT/ColPali-style late interaction (MaxSim scoring) for significantly higher retrieval quality on semantic search. The bundle ships two components:

  • NextPlaidVectorStoreComponent — vector store backed by a running NextPlaid server via the langchain-plaid client. Supports text (ColBERT) and image (ColPali) ingestion with full upsert semantics via stable document IDs.
  • VllmMultivectorEmbeddingsComponent — produces the token-matrix embeddings NextPlaid ingests by calling vLLM's /pooling endpoint with task: token_embed. Compatible with ColBERT models such as answerdotai/answerai-colbert-small-v1.

Requirements

Install

pip install lfx-nextplaid

The bundle is registered automatically via the langflow.extensions entry-point. After install, restart your Langflow server; the components appear in the palette under the nextplaid bundle group.

Develop

cd src/bundles/nextplaid
pip install -e .
lfx extension validate src/lfx_nextplaid

Manifest

The extension manifest is shipped at src/lfx_nextplaid/extension.json and points at the bundle at components/nextplaid. Components register under the canonical namespaced IDs ext:nextplaid:NextPlaidVectorStoreComponent@official and ext:nextplaid:VllmMultivectorEmbeddingsComponent@official.

Migration

Saved flows referencing the legacy class names or the old import paths under lfx.components.nextplaid.* / lfx.components.vllm.VllmMultivectorEmbeddingsComponent are rewritten to the new namespaced IDs by the migration table in src/lfx/src/lfx/extension/migration/migration_table.json.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lfx_nextplaid-0.1.1-py3-none-any.whl (11.2 kB view details)

Uploaded Python 3

File details

Details for the file lfx_nextplaid-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: lfx_nextplaid-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 11.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.31 {"installer":{"name":"uv","version":"0.11.31","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for lfx_nextplaid-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b09f830974b8d85d5bbaf46276c5a7f85a9b6ece2003d1a22c93f16375f05a5c
MD5 a6fcb22446f5dbeaa3656d71a105bd14
BLAKE2b-256 bd41dc6e5b056e346f0f6dee1a8f213473b27fd0bff3fb9bf81fb5f81fef86c9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page