mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-25 08:03:39 +00:00
fix docs build (#15645)
This commit is contained in:
parent
b1fa726377
commit
472f70c54b
@ -70,7 +70,7 @@ For this getting started guide, we will provide two options: using OpenAI (a pop
|
|||||||
<Tabs>
|
<Tabs>
|
||||||
<TabItem value="openai" label="OpenAI" default>
|
<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
|
```shell
|
||||||
pip install langchain_openai
|
pip install langchain_openai
|
||||||
|
Loading…
Reference in New Issue
Block a user