Skip to content

Conversation

Ryan-Awad
Copy link
Collaborator

@Ryan-Awad Ryan-Awad commented Jun 26, 2025

EigenDB

  • swapped the lower-level of EigenDB from hnswgo to faissgo, employing the powerful features of Faiss.
  • embeddings can now be stored with metadata
  • config values have changed (less are required)
  • /vector/* endpoints have been renamed to /embeddings/*
  • /bulk-insert has been removed - /insert supports multiple embeddings
  • added /upsert and /retrieve endpoints
  • slightly changed expected request body values for api endpoints

faissgo

  • implemented RemoveIds method for indexes

@Ryan-Awad Ryan-Awad merged commit 6f269d3 into main Jun 26, 2025
4 checks passed
@Ryan-Awad Ryan-Awad deleted the feature/swapping_hnswgo_with_faissgo branch June 26, 2025 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant