From 66b7013870438d06fc7f6fe30b6497464497c2f8 Mon Sep 17 00:00:00 2001 From: svonava Date: Sat, 4 Oct 2025 10:14:42 -0700 Subject: [PATCH] Delete docs/tools/vdb_table/data/chromia.json Tried to make contact with maintainers for a month+ to address the name collision with https://www.trychroma.com/ - couldn't get a hold of them, will delete this record in 3 days. --- docs/tools/vdb_table/data/chromia.json | 188 ------------------------- 1 file changed, 188 deletions(-) delete mode 100644 docs/tools/vdb_table/data/chromia.json diff --git a/docs/tools/vdb_table/data/chromia.json b/docs/tools/vdb_table/data/chromia.json deleted file mode 100644 index 5e177e7f4..000000000 --- a/docs/tools/vdb_table/data/chromia.json +++ /dev/null @@ -1,188 +0,0 @@ -{ - "name": "Chromia", - "links": { - "docs": "https://docs.chromia.com/intro/extensions/vector-db", - "github": "https://gitlab.com/chromaway/core/vector-db-extension", - "website": "https://chromia.com/", - "vendor_discussion": "https://github.com/superlinked/VectorHub/discussions/544", - "poc_github": "https://gitlab.com/johan.nilssonn", - "slug": "chromia" - }, - "oss": { - "support": "full", - "source_url": "https://gitlab.com/chromaway/core/vector-db-extension/-/blob/dev/LICENSE", - "comment": "" - }, - "license": { - "value": "GPL-3.0", - "source_url": "https://www.gnu.org/licenses/", - "comment": "" - }, - "dev_languages": { - "value": [ - "kotlin" - ], - "source_url": "", - "comment": "" - }, - "vector_launch_year": 2025, - "metadata_filter": { - "support": "", - "source_url": "", - "comment": "" - }, - "hybrid_search": { - "support": "partial", - "source_url": "https://docs.chromia.com/intro/extensions/vector-db#querying-vectors", - "comment": "" - }, - "facets": { - "support": "", - "source_url": "", - "comment": "" - }, - "geo_search": { - "support": "", - "source_url": "", - "comment": "" - }, - "multi_vec": { - "support": "none", - "source_url": "", - "comment": "" - }, - "sparse_vectors": { - "support": "none", - "source_url": "", - "comment": "" - }, - "bm25": { - "support": "none", - "source_url": "", - "comment": "" - }, - "full_text": { - "support": "partial", - "source_url": "https://gitlab.com/chromaway/core/vector-db-extension#local-run-and-example", - "comment": "" - }, - "embeddings_text": { - "support": "none", - "source_url": "", - "comment": "" - }, - "embeddings_image": { - "support": "none", - "source_url": "", - "comment": "" - }, - "embeddings_structured": { - "support": "", - "source_url": "", - "comment": "" - }, - "rag": { - "support": "", - "source_url": "", - "comment": "" - }, - "recsys": { - "support": "", - "source_url": "", - "comment": "" - }, - "langchain": { - "support": "", - "source_url": "", - "comment": "" - }, - "llamaindex": { - "support": "", - "source_url": "", - "comment": "" - }, - "managed_cloud": { - "support": "full", - "source_url": "https://chromia.com/mainnet", - "comment": "" - }, - "pricing": { - "value": "", - "source_url": "", - "comment": "" - }, - "in_process": { - "support": "", - "source_url": "", - "comment": "" - }, - "multi_tenancy": { - "support": "", - "source_url": "", - "comment": "" - }, - "disk_index": { - "support": "", - "source_url": "", - "comment": "" - }, - "ephemeral": { - "support": "none", - "source_url": "", - "comment": "" - }, - "sharding": { - "support": "full", - "source_url": "", - "comment": "" - }, - "doc_size": { - "bytes": 0, - "unlimited": false, - "source_url": "", - "comment": "" - }, - "vector_dims": { - "value": 2000, - "unlimited": false, - "source_url": "https://github.com/pgvector/pgvector", - "comment": "Powered by pgvector - open-source vector similarity" - }, - "index_types": { - "value": [ - "HNSW" - ], - "source_url": "", - "comment": "" - }, - "github_stars": { - "value": 0, - "source_url": "", - "comment": "", - "value_90_days": 0 - }, - "docker_pulls": { - "value": 0, - "source_url": "", - "comment": "", - "value_90_days": 0 - }, - "pypi_downloads": { - "value": 0, - "source_url": "", - "comment": "", - "value_90_days": 0 - }, - "npm_downloads": { - "value": 0, - "source_url": "", - "comment": "", - "value_90_days": 0 - }, - "crates_io_downloads": { - "value": 0, - "source_url": "", - "comment": "", - "value_90_days": 0 - } -} \ No newline at end of file