fix docs build (#15645)

This commit is contained in:
Harrison Chase
2024-01-06 16:26:34 -08:00
committed by GitHub
parent b1fa726377
commit 472f70c54b

View File

@@ -70,7 +70,7 @@ For this getting started guide, we will provide two options: using OpenAI (a pop
<Tabs>
<TabItem value="openai" label="OpenAI" default>
First we'll need to the LangChain <> OpenAI integration package.
First we'll need to import the LangChain x OpenAI integration package.
```shell
pip install langchain_openai