Skip to content

Actions: cnmoro/MiniVectorDB

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
62 workflow runs
62 workflow runs

Filter by Event

Loading

Filter by Status

Loading

Filter by Branch

Loading

Filter by Actor

Loading
Ensure conversion of embeddings to numpy array in ShardedVectorDataba…
MiniVectorDB #62: Commit 56cfd27 pushed by cnmoro
July 5, 2024 13:51 3m 26s master
July 5, 2024 13:51 3m 26s
Fix serialization and deserialization for inverted index (bugfix); Bu…
MiniVectorDB #61: Commit 2267b27 pushed by cnmoro
July 5, 2024 05:12 4m 50s master
July 5, 2024 05:12 4m 50s
bugfix on shard loading and bump to version 2.1
MiniVectorDB #60: Commit ad7b139 pushed by cnmoro
July 4, 2024 21:50 3m 34s master
July 4, 2024 21:50 3m 34s
Added sharded database version with tests; Bump version to 2.0
MiniVectorDB #59: Commit 2181376 pushed by cnmoro
June 28, 2024 18:33 5m 28s master
June 28, 2024 18:33 5m 28s
Bump version to 1.5.6 and update dependencies in setup
MiniVectorDB #58: Commit cffded6 pushed by cnmoro
June 27, 2024 15:57 7m 23s master
June 27, 2024 15:57 7m 23s
Bump version to 1.5.5 and update numpy dependency to 1.26.4
MiniVectorDB #57: Commit dae6544 pushed by cnmoro
June 19, 2024 14:52 6m 47s master
June 19, 2024 14:52 6m 47s
Bump version to 1.5.4 in pyproject.toml and setup.py
MiniVectorDB #56: Commit 219c15d pushed by cnmoro
June 6, 2024 13:58 8m 43s master
June 6, 2024 13:58 8m 43s
Update hybrid reranking method to use TextHashing and Fuzzy Ratios in…
MiniVectorDB #55: Commit 59ab4d6 pushed by cnmoro
June 4, 2024 21:55 6m 50s master
June 4, 2024 21:55 6m 50s
Update dependencies to include scikit-learn; modify bm25 to hashingVe…
MiniVectorDB #54: Commit 0220adf pushed by cnmoro
June 4, 2024 21:44 7m 39s master
June 4, 2024 21:44 7m 39s
chore: Update version to 1.5.1 in pyproject.toml and setup.py
MiniVectorDB #53: Commit 87541da pushed by cnmoro
May 10, 2024 00:58 6m 5s master
May 10, 2024 00:58 6m 5s
Improving concurrency control; Adding more tests for "$in" operator i…
MiniVectorDB #52: Commit c390911 pushed by cnmoro
May 9, 2024 16:32 6m 14s master
May 9, 2024 16:32 6m 14s
Bugfixes in delete_embedding and search with missing keys on inverse …
MiniVectorDB #51: Commit 275c8ea pushed by cnmoro
May 9, 2024 02:55 3m 23s master
May 9, 2024 02:55 3m 23s
Update version to 1.4.5 in pyproject.toml and setup.py
MiniVectorDB #50: Commit dee826f pushed by cnmoro
May 8, 2024 00:04 3m 2s master
May 8, 2024 00:04 3m 2s
Update version to 1.4.4 in pyproject.toml and setup.py
MiniVectorDB #49: Commit 2746fa7 pushed by cnmoro
May 3, 2024 14:54 3m 3s master
May 3, 2024 14:54 3m 3s
Fix KeyError bug in VectorDatabase class
MiniVectorDB #48: Commit af93534 pushed by cnmoro
May 3, 2024 14:54 5m 21s master
May 3, 2024 14:54 5m 21s
Fix test
MiniVectorDB #47: Commit ff3250e pushed by cnmoro
May 3, 2024 14:12 2m 57s master
May 3, 2024 14:12 2m 57s
Adding locks to write operations; Optimizing search with new index cr…
MiniVectorDB #46: Commit 2b55a2c pushed by cnmoro
May 3, 2024 14:11 3m 32s master
May 3, 2024 14:11 3m 32s
Refactor code to improve performance and fix bugs
MiniVectorDB #45: Commit 1809fb0 pushed by cnmoro
April 27, 2024 22:58 2m 58s master
April 27, 2024 22:58 2m 58s
Update version to 1.4.1 and add support for "$in" operator in filtering
MiniVectorDB #44: Commit 03ef36a pushed by cnmoro
April 25, 2024 22:31 3m 12s master
April 25, 2024 22:31 3m 12s
Add "gt, ge, lt, le, ne" operators for filtering. Allow list of filte…
MiniVectorDB #43: Commit c428ca6 pushed by cnmoro
April 22, 2024 02:15 3m 56s master
April 22, 2024 02:15 3m 56s
Fix a bug when autocut was True and len(distances) was <=1;
MiniVectorDB #42: Commit d26e7a0 pushed by cnmoro
April 18, 2024 23:40 3m 56s master
April 18, 2024 23:40 3m 56s
Refactor _apply_or_filter method and fix bug with empty or_filters
MiniVectorDB #41: Commit 35bad94 pushed by cnmoro
April 17, 2024 01:37 3m 8s master
April 17, 2024 01:37 3m 8s
Refactor vector index to use USEARCH instead of FAISS
MiniVectorDB #40: Commit d594008 pushed by cnmoro
March 19, 2024 04:04 4m 7s usearch
March 19, 2024 04:04 4m 7s
Update version to 1.3.1 and add batch indexing
MiniVectorDB #39: Commit 962e236 pushed by cnmoro
March 15, 2024 20:52 3m 34s master
March 15, 2024 20:52 3m 34s
Add autocut feature for trimming search results
MiniVectorDB #38: Commit 0825ea6 pushed by cnmoro
March 9, 2024 05:33 2m 58s master
March 9, 2024 05:33 2m 58s