Back to Langflow

Partial Bundle Lfx Bundles Install

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

1.13.0.dev1562 B
Original Source

:::tip This provider is an extra of the lfx-bundles metapackage. It is opt-in for both Langflow and standalone LFX installs:

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 provider in lfx-bundles, including PyTorch-based providers, run uv pip install "lfx[bundles]". See Additional bundles for the exact extra name. :::