HNSW: Rename to Indexer
Open
priority/important-soon
- Dominant language
- Python
- Stars
- 31
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Since we can call `.index` directly on it, this should be renamed to a `HnswIndexer` since it can handle both indexing (CRUD) and searching.
Would require new name in hub, new secrets, and removing the old one (to avoid confusions)
Contributor guide
Assessment
This issue has not been assessed yet.