mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-23 22:15:24 +08:00
docs: add back nextplaid bundle to release notes
This commit is contained in:
@ -51,6 +51,15 @@ To avoid the impact of potential breaking changes and test new versions, the Lan
|
||||
Highlights of this release include the following changes.
|
||||
For all changes, see the [Changelog](https://github.com/langflow-ai/langflow/releases).
|
||||
|
||||
### New features and enhancements
|
||||
|
||||
- NextPlaid multi-vector bundle
|
||||
|
||||
The **NextPlaid** bundle adds two new components for ColBERT-style multi-vector retrieval.
|
||||
|
||||
The **NextPlaid** vector store, backed by a running [NextPlaid](https://github.com/meetdoshi90/next-plaid) server, stores each document as a matrix of token embeddings, and the **vLLM Multivector Embeddings** component generates the token-level multi-vector embeddings required by NextPlaid.
|
||||
|
||||
For more information, see [NextPlaid bundle](./bundles-nextplaid).
|
||||
|
||||
- LFX is now engine-only
|
||||
|
||||
|
||||
Reference in New Issue
Block a user