mirror of
https://github.com/openai/openai-cookbook
synced 2024-11-04 06:00:33 +00:00
Merge pull request #346 from openai/ted/tiny-wiki-embedding-update
updates example command to be consistent with text
This commit is contained in:
commit
43e1d529d8
@ -51,7 +51,7 @@
|
|||||||
"Install any missing libraries with `pip install` in your terminal. E.g.,\n",
|
"Install any missing libraries with `pip install` in your terminal. E.g.,\n",
|
||||||
"\n",
|
"\n",
|
||||||
"```zsh\n",
|
"```zsh\n",
|
||||||
"pip install tiktoken\n",
|
"pip install openai\n",
|
||||||
"```\n",
|
"```\n",
|
||||||
"\n",
|
"\n",
|
||||||
"(You can also do this in a notebook cell with `!pip install openai`.)\n",
|
"(You can also do this in a notebook cell with `!pip install openai`.)\n",
|
||||||
|
Loading…
Reference in New Issue
Block a user