Skip to content

Commit 9cb3f75

Browse files
committed
Updated Pinecone info
1 parent 6ca13df commit 9cb3f75

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

docs/tools/vdb_table/data/pinecone.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"comment": ""
4848
},
4949
"multi_vec": {
50-
"support": "none",
51-
"source_url": "",
50+
"support": "full",
51+
"source_url": "https://community.pinecone.io/t/multiple-vector-representations-in-pinecone/362",
5252
"comment": ""
5353
},
5454
"sparse_vectors": {
@@ -57,23 +57,23 @@
5757
"comment": "Supports all sparse vectors, including BM25 and native support for SPLADE vectors"
5858
},
5959
"bm25": {
60-
"support": "none",
61-
"source_url": "",
60+
"support": "full",
61+
"source_url": "https://github.com/pinecone-io/pinecone-text",
6262
"comment": ""
6363
},
6464
"full_text": {
65-
"support": "none",
66-
"source_url": "",
65+
"support": "full",
66+
"source_url": "https://docs.pinecone.io/guides/search/lexical-search",
6767
"comment": ""
6868
},
6969
"embeddings_text": {
70-
"support": "partial",
71-
"source_url": "https://github.com/pinecone-io/canopy",
70+
"support": "full",
71+
"source_url": "https://docs.pinecone.io/models/overview",
7272
"comment": ""
7373
},
7474
"embeddings_image": {
75-
"support": "none",
76-
"source_url": "",
75+
"support": "full",
76+
"source_url": "https://docs.pinecone.io/models/overview",
7777
"comment": ""
7878
},
7979
"embeddings_structured": {
@@ -82,8 +82,8 @@
8282
"comment": ""
8383
},
8484
"rag": {
85-
"support": "",
86-
"source_url": "",
85+
"support": "full",
86+
"source_url": "https://www.pinecone.io/learn/retrieval-augmented-generation/",
8787
"comment": ""
8888
},
8989
"recsys": {
@@ -112,7 +112,7 @@
112112
"comment": "Includes free tier"
113113
},
114114
"in_process": {
115-
"support": "none",
115+
"support": "",
116116
"source_url": "",
117117
"comment": ""
118118
},
@@ -122,9 +122,9 @@
122122
"comment": "via namespaces"
123123
},
124124
"disk_index": {
125-
"support": "",
126-
"source_url": "",
127-
"comment": ""
125+
"support": "full",
126+
"source_url": "https://www.pinecone.io/blog/evolving-pinecone-for-knowledgeable-ai/",
127+
"comment": "Intelligent storage tiering between RAM, disk, and object storage"
128128
},
129129
"ephemeral": {
130130
"support": "none",

0 commit comments

Comments
 (0)