Back to Langflow

Partial Bundle Lfx Bundles Install

docs/docs/_partial-bundle-lfx-bundles-install.mdx

1.12.0.dev3544 B
Original Source

:::tip Long-tail providers are opt-in for both Langflow and standalone LFX installs. 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. For a torch-free full Langflow install, run uv pip install "langflow[bundles]". For standalone LFX with every long-tail provider, including torch-based providers, run uv pip install "lfx[bundles]". See the Bundle list for the exact extra name. :::