From cfe689447b83dcd0d029d9433803377743926669 Mon Sep 17 00:00:00 2001 From: Edo Liberty Date: Sat, 4 Oct 2025 09:04:27 -0400 Subject: [PATCH 1/2] Update pinecone.json --- docs/tools/vdb_table/data/pinecone.json | 30 ++++++++++++------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/docs/tools/vdb_table/data/pinecone.json b/docs/tools/vdb_table/data/pinecone.json index fed39df8a..940f0c8c5 100644 --- a/docs/tools/vdb_table/data/pinecone.json +++ b/docs/tools/vdb_table/data/pinecone.json @@ -5,7 +5,7 @@ "github": "https://github.com/pinecone-io", "website": "https://www.pinecone.io/", "vendor_discussion": "https://github.com/superlinked/VectorHub/discussions/65", - "poc_github": "https://github.com/jamescalam", + "poc_github": "https://www.pinecone.io/learn", "slug": "pinecone" }, "oss": { @@ -62,17 +62,17 @@ "comment": "" }, "full_text": { - "support": "none", + "support": "partial", "source_url": "", "comment": "" }, "embeddings_text": { - "support": "partial", + "support": "full", "source_url": "https://github.com/pinecone-io/canopy", "comment": "" }, "embeddings_image": { - "support": "none", + "support": "full", "source_url": "", "comment": "" }, @@ -82,7 +82,7 @@ "comment": "" }, "rag": { - "support": "", + "support": "full", "source_url": "", "comment": "" }, @@ -122,12 +122,12 @@ "comment": "via namespaces" }, "disk_index": { - "support": "", + "support": "full", "source_url": "", "comment": "" }, "ephemeral": { - "support": "none", + "support": "full", "source_url": "", "comment": "" }, @@ -150,10 +150,10 @@ }, "index_types": { "value": [ - "FreshDiskANN" + "Proprietary" ], - "source_url": "https://www.pinecone.io/blog/hnsw-not-enough/#:~:text=its%20similarities%20end.-,FreshDiskANN,-PGA%20is%20based", - "comment": "Proprietary variant of Microsoft's Vamana" + "source_url": "https://github.com/edoliberty/vector-search-class-notes", + "comment": "Pinecone dynamically uses different indexes including clusteting, qunatization, graphs, hashing, and fast scans." }, "github_stars": { "value": 0, @@ -168,10 +168,10 @@ "value_90_days": 0 }, "pypi_downloads": { - "value": 58386719, - "source_url": "https://pypi.org/project/pinecone-client/", - "comment": "", - "value_90_days": 4329779 + "value": 58981168, + "source_url": "https://pypi.org/project/pinecone/", + "comment": "Stats include also depricated pinecone-client package", + "value_90_days": }, "npm_downloads": { "value": 16973779, @@ -185,4 +185,4 @@ "comment": "", "value_90_days": 412 } -} \ No newline at end of file +} From 77cc9f883edf1e58d94e8fa203db372bd8156354 Mon Sep 17 00:00:00 2001 From: Edo Liberty Date: Sun, 5 Oct 2025 14:59:56 -0400 Subject: [PATCH 2/2] Update pinecone.json --- docs/tools/vdb_table/data/pinecone.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/tools/vdb_table/data/pinecone.json b/docs/tools/vdb_table/data/pinecone.json index 940f0c8c5..4f2ae2554 100644 --- a/docs/tools/vdb_table/data/pinecone.json +++ b/docs/tools/vdb_table/data/pinecone.json @@ -5,7 +5,7 @@ "github": "https://github.com/pinecone-io", "website": "https://www.pinecone.io/", "vendor_discussion": "https://github.com/superlinked/VectorHub/discussions/65", - "poc_github": "https://www.pinecone.io/learn", + "poc_github": "https://edoliberty.github.io/", "slug": "pinecone" }, "oss": { @@ -34,7 +34,7 @@ "hybrid_search": { "support": "full", "source_url": "https://docs.pinecone.io/docs/hybrid-search", - "comment": "Supports full hybrid search, including BM25 and native support for SPLADE vectors" + "comment": "Supports full hybrid search and native support for SPLADE vectors" }, "facets": { "support": "none", @@ -54,7 +54,7 @@ "sparse_vectors": { "support": "full", "source_url": "https://docs.pinecone.io/docs/hybrid-search", - "comment": "Supports all sparse vectors, including BM25 and native support for SPLADE vectors" + "comment": "Supports all sparse vectors and native support for SPLADE vectors" }, "bm25": { "support": "none", @@ -68,11 +68,11 @@ }, "embeddings_text": { "support": "full", - "source_url": "https://github.com/pinecone-io/canopy", + "source_url": "https://docs.pinecone.io/guides/get-started/overview#integrated-embedding", "comment": "" }, "embeddings_image": { - "support": "full", + "support": "none", "source_url": "", "comment": "" }, @@ -83,7 +83,7 @@ }, "rag": { "support": "full", - "source_url": "", + "source_url": "https://docs.pinecone.io/guides/assistant/quickstart", "comment": "" }, "recsys": { @@ -128,13 +128,13 @@ }, "ephemeral": { "support": "full", - "source_url": "", - "comment": "" + "source_url": "https://docs.pinecone.io/reference/api/2025-04/data-plane/deletenamespace", + "comment": "Namespaces are lightweight and easy to create & delete as needed." }, "sharding": { "support": "full", - "source_url": "https://docs.pinecone.io/docs/scaling-indexes#horizontal-scaling", - "comment": "" + "source_url": "https://docs.pinecone.io/guides/index-data/dedicated-read-nodes", + "comment": "Sharding is automatic and fully managed for Serverless indexes. Only Dedicated Read Nodes require sharding specifications." }, "doc_size": { "bytes": 40000, @@ -171,7 +171,7 @@ "value": 58981168, "source_url": "https://pypi.org/project/pinecone/", "comment": "Stats include also depricated pinecone-client package", - "value_90_days": + "value_90_days": 4329779 }, "npm_downloads": { "value": 16973779,