From 3820b2522b036c017da050ec4816405dbd79bf73 Mon Sep 17 00:00:00 2001 From: Farzad Sunavala <40604067+farzad528@users.noreply.github.com> Date: Fri, 12 Jan 2024 12:07:05 -0600 Subject: [PATCH 1/6] Update azureai.json --- docs/tools/vdb_table/data/azureai.json | 70 +++++++++++++------------- 1 file changed, 36 insertions(+), 34 deletions(-) diff --git a/docs/tools/vdb_table/data/azureai.json b/docs/tools/vdb_table/data/azureai.json index 25f62f7cf..81bac09c1 100644 --- a/docs/tools/vdb_table/data/azureai.json +++ b/docs/tools/vdb_table/data/azureai.json @@ -1,9 +1,9 @@ { "name": "Azure AI Search", "links": { - "docs": "https://learn.microsoft.com/en-us/azure/search/", + "docs": "https://learn.microsoft.com//azure/search/", "github": "https://github.com/Azure", - "website": "https://azure.microsoft.com/en-us/products/ai-services/ai-search/", + "website": "https://azure.microsoft.com//products/ai-services/ai-search/", "vendor_discussion": "https://github.com/superlinked/VectorHub/discussions/88", "poc_github": "https://github.com/farzad528", "slug": "azureai" @@ -20,7 +20,9 @@ }, "dev_languages": { "value": [ - "" + "C#", + "C++", + "Java" ], "source_url": "", "comment": "" @@ -34,23 +36,23 @@ }, "hybrid_search": { "support": "full", - "source_url": "https://learn.microsoft.com/en-us/azure/search/hybrid-search-overview", - "comment": "https://learn.microsoft.com/en-us/azure/search/hybrid-search-overview" + "source_url": "https://learn.microsoft.com/azure/search/hybrid-search-overview", + "comment": "" }, "facets": { "support": "full", - "source_url": "", + "source_url": "https://learn.microsoft.com/azure/search/search-faceted-navigation", "comment": "" }, "geo_search": { "support": "full", - "source_url": "https://learn.microsoft.com/en-us/azure/search/search-query-odata-geo-spatial-functions", - "comment": "https://learn.microsoft.com/en-us/azure/search/search-query-odata-geo-spatial-functions" + "source_url": "https://learn.microsoft.com/azure/search/search-query-odata-geo-spatial-functions", + "comment": "" }, "multi_vec": { "support": "full", - "source_url": "https://learn.microsoft.com/en-us/azure/search/vector-search-how-to-query?tabs=query-2023-11-01%2Cfilter-2023-11-01", - "comment": "https://learn.microsoft.com/en-us/azure/search/vector-search-how-to-query?tabs=query-2023-11-01%2Cfilter-2023-11-01#vector-query-request" + "source_url": "https://learn.microsoft.com/azure/search/vector-search-how-to-query?tabs=query-2023-11-01%2Cfilter-2023-11-01#vector-query-request", + "comment": "" }, "sparse_vectors": { "support": "none", @@ -59,22 +61,22 @@ }, "bm25": { "support": "full", - "source_url": "https://learn.microsoft.com/en-us/azure/search/index-ranking-similarity", - "comment": "https://learn.microsoft.com/en-us/azure/search/index-ranking-similarity" + "source_url": "https://learn.microsoft.com/azure/search/index-ranking-similarity", + "comment": "" }, "full_text": { "support": "none", - "source_url": "", + "source_url": "https://learn.microsoft.com/azure/search/search-query-overview#types-of-queries", "comment": "" }, "embeddings_text": { "support": "full", - "source_url": "https://learn.microsoft.com/en-us/azure/search/cognitive-search-custom-skill-web-api", - "comment": "Custom Web API skill in skillsets - Azure AI Search | Microsoft Learn https://techcommunity.microsoft.com/t5/ai-azure-ai-services-blog/announcing-the-public-preview-of-integrated-vectorization-in/ba-p/3960809" + "source_url": "https://learn.microsoft.com/azure/search/cognitive-search-custom-skill-web-api", + "comment": "Built in Azure OpenAI embedding skill but welcome to use any embedding model via a custom web api skill." }, "embeddings_image": { - "support": "none", - "source_url": "", + "support": "full", + "source_url": "https://learn.microsoft.com/azure/search/cognitive-search-custom-skill-web-api", "comment": "" }, "embeddings_structured": { @@ -84,8 +86,8 @@ }, "rag": { "support": "full", - "source_url": "", - "comment": "" + "source_url": "https://learn.microsoft.com/azure/ai-services/openai/concepts/use-your-data?tabs=ai-search", + "comment": "https://learn.microsoft.com/azure/ai-services/openai/concepts/use-your-data?tabs=ai-search" }, "recsys": { "support": "none", @@ -94,22 +96,22 @@ }, "langchain": { "support": "full", - "source_url": "", + "source_url": "https://python.langchain.com/docs/integrations/vectorstores/azuresearch", "comment": "" }, "llamaindex": { "support": "full", - "source_url": "", + "source_url": "https://docs.llamaindex.ai/en/latest/examples/vector_stores/CognitiveSearchIndexDemo.html", "comment": "" }, "managed_cloud": { "support": "full", - "source_url": "", + "source_url": "https://azure.microsoft.com/products/ai-services/ai-search/", "comment": "" }, "pricing": { "value": "Pricing - Azure Cognitive Search", - "source_url": "https://azure.microsoft.com/en-us/pricing/details/search/", + "source_url": "https://azure.microsoft.com/pricing/details/search/", "comment": "" }, "in_process": { @@ -119,11 +121,11 @@ }, "multi_tenancy": { "support": "full", - "source_url": "https://learn.microsoft.com/en-us/azure/search/search-modeling-multitenant-saas-applications", - "comment": "https://learn.microsoft.com/en-us/azure/search/search-modeling-multitenant-saas-applications" + "source_url": "https://learn.microsoft.com/azure/search/search-modeling-multitenant-saas-applications", + "comment": "" }, "disk_index": { - "support": "", + "support": "none", "source_url": "", "comment": "" }, @@ -134,19 +136,19 @@ }, "sharding": { "support": "full", - "source_url": "https://learn.microsoft.com/en-us/azure/search/search-capacity-planning", - "comment": "https://learn.microsoft.com/en-us/azure/search/search-capacity-planning#concepts-search-units-replicas-partitions-shards" + "source_url": "https://learn.microsoft.com//azure/search/search-capacity-planning#concepts-search-units-replicas-partitions-shards", + "comment": "" }, "doc_size": { - "bytes": 0, - "unlimited": true, - "source_url": "", - "comment": "" + "bytes": 16000000, + "unlimited": false, + "source_url": "https://learn.microsoft.com/azure/search/search-limits-quotas-capacity", + "comment": "Limited by batch size. However, the maximum size of a document is 16 MB. There is no max document limit per index." }, "vector_dims": { "value": 2048, "unlimited": false, - "source_url": "", + "source_url": "https://learn.microsoft.com/azure/search/vector-search-how-to-generate-embeddings", "comment": "" } -} \ No newline at end of file +} From 16636bbff27d581a95dad3bd12d1b00412295188 Mon Sep 17 00:00:00 2001 From: Farzad Sunavala <40604067+farzad528@users.noreply.github.com> Date: Fri, 12 Jan 2024 13:15:06 -0600 Subject: [PATCH 2/6] pablo comments --- docs/tools/vdb_table/data/azureai.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/tools/vdb_table/data/azureai.json b/docs/tools/vdb_table/data/azureai.json index 81bac09c1..1373c9942 100644 --- a/docs/tools/vdb_table/data/azureai.json +++ b/docs/tools/vdb_table/data/azureai.json @@ -1,9 +1,9 @@ { "name": "Azure AI Search", "links": { - "docs": "https://learn.microsoft.com//azure/search/", + "docs": "https://learn.microsoft.com/azure/search/", "github": "https://github.com/Azure", - "website": "https://azure.microsoft.com//products/ai-services/ai-search/", + "website": "https://azure.microsoft.com/products/ai-services/ai-search/", "vendor_discussion": "https://github.com/superlinked/VectorHub/discussions/88", "poc_github": "https://github.com/farzad528", "slug": "azureai" @@ -65,13 +65,13 @@ "comment": "" }, "full_text": { - "support": "none", + "support": "full", "source_url": "https://learn.microsoft.com/azure/search/search-query-overview#types-of-queries", "comment": "" }, "embeddings_text": { "support": "full", - "source_url": "https://learn.microsoft.com/azure/search/cognitive-search-custom-skill-web-api", + "source_url": "https://learn.microsoft.com/azure/search/vector-search-integrated-vectorization", "comment": "Built in Azure OpenAI embedding skill but welcome to use any embedding model via a custom web api skill." }, "embeddings_image": { From 7be2d397fa6eeb8b35b6fd7c96925a923ca48aa5 Mon Sep 17 00:00:00 2001 From: Farzad Sunavala <40604067+farzad528@users.noreply.github.com> Date: Fri, 12 Jan 2024 13:25:52 -0600 Subject: [PATCH 3/6] Update azureai.json --- docs/tools/vdb_table/data/azureai.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tools/vdb_table/data/azureai.json b/docs/tools/vdb_table/data/azureai.json index 1373c9942..426233062 100644 --- a/docs/tools/vdb_table/data/azureai.json +++ b/docs/tools/vdb_table/data/azureai.json @@ -125,9 +125,9 @@ "comment": "" }, "disk_index": { - "support": "none", + "support": "full", "source_url": "", - "comment": "" + "comment": "Indexes are stored and managed on disk" }, "ephemeral": { "support": "none", From bb914b6c7112d6c7b2e15c0459be4a7876112a79 Mon Sep 17 00:00:00 2001 From: Farzad Sunavala <40604067+farzad528@users.noreply.github.com> Date: Mon, 15 Jan 2024 08:34:58 -0600 Subject: [PATCH 4/6] Update azureai.json --- docs/tools/vdb_table/data/azureai.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tools/vdb_table/data/azureai.json b/docs/tools/vdb_table/data/azureai.json index 426233062..1373c9942 100644 --- a/docs/tools/vdb_table/data/azureai.json +++ b/docs/tools/vdb_table/data/azureai.json @@ -125,9 +125,9 @@ "comment": "" }, "disk_index": { - "support": "full", + "support": "none", "source_url": "", - "comment": "Indexes are stored and managed on disk" + "comment": "" }, "ephemeral": { "support": "none", From f347d108b1d0f697c002861256a4cf2535388d90 Mon Sep 17 00:00:00 2001 From: Farzad Sunavala <40604067+farzad528@users.noreply.github.com> Date: Tue, 16 Jan 2024 09:26:58 -0600 Subject: [PATCH 5/6] Update azureai.json --- docs/tools/vdb_table/data/azureai.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tools/vdb_table/data/azureai.json b/docs/tools/vdb_table/data/azureai.json index 1373c9942..0e9caf3cf 100644 --- a/docs/tools/vdb_table/data/azureai.json +++ b/docs/tools/vdb_table/data/azureai.json @@ -75,7 +75,7 @@ "comment": "Built in Azure OpenAI embedding skill but welcome to use any embedding model via a custom web api skill." }, "embeddings_image": { - "support": "full", + "support": "partial", "source_url": "https://learn.microsoft.com/azure/search/cognitive-search-custom-skill-web-api", "comment": "" }, From 54fe2ac82eac5a44bf5e5faa64014f209db76d4a Mon Sep 17 00:00:00 2001 From: Candido Sales Gomes Date: Tue, 16 Jan 2024 22:51:56 -0500 Subject: [PATCH 6/6] chore: update meilisearch --- docs/tools/vdb_table/data/meilisearch.json | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/docs/tools/vdb_table/data/meilisearch.json b/docs/tools/vdb_table/data/meilisearch.json index e27296675..bb58c9f03 100644 --- a/docs/tools/vdb_table/data/meilisearch.json +++ b/docs/tools/vdb_table/data/meilisearch.json @@ -15,31 +15,29 @@ }, "license": { "value": "MIT", - "source_url": "", + "source_url": "https://github.com/meilisearch/meilisearch/blob/main/LICENSE", "comment": "" }, "dev_languages": { - "value": [ - "rust" - ], + "value": ["rust"], "source_url": "", "comment": "" }, - "github_stars": 40100, - "vector_launch_year": 0, + "github_stars": 41204, + "vector_launch_year": 2023, "metadata_filter": { "support": "full", "source_url": "https://solr.apache.org/guide/solr/latest/query-guide/dense-vector-search.html", "comment": "Dense vector search" }, "hybrid_search": { - "support": "none", - "source_url": "", + "support": "full", + "source_url": "https://blog.meilisearch.com/meilisearch-1-6/", "comment": "" }, "facets": { "support": "full", - "source_url": "", + "source_url": "https://www.meilisearch.com/docs/reference/api/facet_search#perform-a-facet-search", "comment": "" }, "geo_search": { @@ -119,7 +117,7 @@ }, "multi_tenancy": { "support": "full", - "source_url": "", + "source_url": "https://blog.meilisearch.com/multi-tenancy-guide/", "comment": "" }, "disk_index": { @@ -149,4 +147,4 @@ "source_url": "", "comment": "" } -} \ No newline at end of file +}