mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-09 06:53:59 +00:00
Update pgembedding.ipynb (#7699)
Update the extension name. It changed from pg_hnsw to pg_embedding. Thank you. I missed this in my previous commit.
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
"id": "1292f057",
|
"id": "1292f057",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"# pg_hnsw\n",
|
"# pg_embedding\n",
|
||||||
"\n",
|
"\n",
|
||||||
"> [pg_embedding](https://github.com/neondatabase/pg_embedding) is an open-source vector similarity search for `Postgres` that uses Hierarchical Navigable Small Worlds for approximate nearest neighbor search.\n",
|
"> [pg_embedding](https://github.com/neondatabase/pg_embedding) is an open-source vector similarity search for `Postgres` that uses Hierarchical Navigable Small Worlds for approximate nearest neighbor search.\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
Reference in New Issue
Block a user