mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-23 15:19:33 +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:
parent
663b0933e4
commit
6d88b23ef7
@ -6,7 +6,7 @@
|
||||
"id": "1292f057",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"# pg_hnsw\n",
|
||||
"# pg_embedding\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",
|
||||
"\n",
|
||||
|
Loading…
Reference in New Issue
Block a user