mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-24 13:54:31 +00:00
- Added HNSW access method handler and operator classes - Added 10 embedding generation functions (ruvector_embed, etc.) - Removed IVFFlat references (not yet implemented) - Updated SQL schema from 89 to 100 functions - Fixed 'could not find function' errors on extension load Fixes: HNSW index support, embedding generation availability |
||
|---|---|---|
| .. | ||
| access_methods.sql | ||
| embeddings.sql | ||
| graph_examples.sql | ||
| hnsw_index.sql | ||
| ivfflat_am.sql | ||
| routing_example.sql | ||
| ruvector--0.1.0.sql | ||