Back to Langflow

Partial Bundle Lfx Bundles Install

docs/versioned_docs/version-1.11.0/_partial-bundle-lfx-bundles-install.mdx

1.12.0.dev3510 B
Original Source

:::tip If you installed lfx directly with uv pip install lfx, install this provider from the long-tail metapackage:

bash
uv pip install "lfx-bundles[<bundle>]"

Replace <bundle> with this page's provider name, for example qdrant. To install every long-tail provider at once, run uv pip install "lfx[bundles]". See the Bundle list for the exact extra name.

If you installed Langflow with uv pip install langflow, these bundle components are already included. :::