mirror of
https://github.com/james-m-jordan/openai-cookbook.git
synced 2025-05-09 19:32:38 +00:00
Fix spelling error + misplaced copypaste in the CQL notebook (#728)
This commit is contained in:
parent
bbc16b996f
commit
ba1e6004c9
@ -201,7 +201,7 @@
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"# Don't mind the \"Closing connection\" error after \"downgrading protocol...\" messages,\n",
|
||||
"# it is really just a warning: the connection will work smoothly.cluster = Cluster(\n",
|
||||
"# it is really just a warning: the connection will work smoothly.\n",
|
||||
"cluster = Cluster(\n",
|
||||
" cloud={\n",
|
||||
" \"secure_connect_bundle\": ASTRA_DB_SECURE_BUNDLE_PATH,\n",
|
||||
@ -280,7 +280,7 @@
|
||||
"id": "2c1be40d-bb6f-46d1-b39a-ac51ce11a466",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"#### Add an vector index for ANN search"
|
||||
"#### Add a vector index for ANN search"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user