docs/docs/Components/bundles-baidu.mdx
import Icon from "@site/src/components/icon"; import PartialLfxBundlesInstall from '@site/docs/_partial-bundle-lfx-bundles-install.mdx';
<PartialLfxBundlesInstall /><Icon name="Blocks" aria-hidden="true" /> Bundles contain custom components that support specific third-party integrations with Langflow.
This page describes the components that are available in the Baidu bundle.
The Qianfan component generates text using Qianfan's language models.
It can output either a Model Response (Message) or a Language Model (LanguageModel).
Use the Language Model output when you want to use a Qianfan model as the LLM for another LLM-driven component, such as an Agent or Smart Transform component.
For more information, see Language model components and the Qianfan documentation.