We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6110e23 commit 241e8ecCopy full SHA for 241e8ec
notebooks/semantic-search-with-openai-qa/notebook.ipynb
@@ -31,7 +31,7 @@
31
"cell_type": "markdown",
32
"id": "df04d713-f330-4335-9837-3ab79eb552d6",
33
"metadata": {},
34
- "source": "### Install OpenAI package\n\nLet's start by installing tho [openai](https://platform.openai.com/docs/api-reference?lang=python) Python package."
+ "source": "### Install OpenAI package\n\nLet's start by installing the [openai](https://platform.openai.com/docs/api-reference?lang=python) Python package."
35
},
36
{
37
"cell_type": "code",
0 commit comments