Merge pull request #346 from openai/ted/tiny-wiki-embedding-update

updates example command to be consistent with text
pull/347/head
Ted Sanders 1 year ago committed by GitHub
commit a4c0d92324
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -51,7 +51,7 @@
"Install any missing libraries with `pip install` in your terminal. E.g.,\n",
"\n",
"```zsh\n",
"pip install tiktoken\n",
"pip install openai\n",
"```\n",
"\n",
"(You can also do this in a notebook cell with `!pip install openai`.)\n",

Loading…
Cancel
Save