mirror of
https://github.com/james-m-jordan/openai-cookbook.git
synced 2025-05-09 19:32:38 +00:00
revert: spelling adjustment in examples/
1. a -> an in getting-started-with-redis-and-openai.ipynb
This commit is contained in:
parent
c7f3f31b2c
commit
be64945407
@ -692,7 +692,7 @@
|
||||
"\n",
|
||||
"``HNSW`` will take longer to build and consume more memory for most cases than ``FLAT`` but will be faster to run queries on, especially for large datasets.\n",
|
||||
"\n",
|
||||
"The following cells will show how to create a ``HNSW`` index and run queries with it using the same data as before."
|
||||
"The following cells will show how to create an ``HNSW`` index and run queries with it using the same data as before."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user