fix docs build (#15645)

pull/15648/head
Harrison Chase 6 months ago committed by GitHub
parent b1fa726377
commit 472f70c54b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save