---
sidebar_label: Baidu Wenxin
---

import CodeBlock from "@theme/CodeBlock";

# ChatBaiduWenxin

LangChain.js supports Baidu's ERNIE-bot family of models. Here's an example:

import Wenxin from "@examples/models/chat/integration_baiduwenxin.ts";

<CodeBlock language="typescript">{Wenxin}</CodeBlock>
