graphiti/graphiti_core/models
Naseem Ali a8ec45b1bd
fix: wrap embeddings with vecf32() in FalkorDB single save paths (#991)
Fixes #972. Entity and edge single save operations now properly convert
embeddings to vecf32 type, matching bulk save behavior and preventing
type mismatch errors during vector similarity searches.
2025-10-12 09:42:52 -07:00
..
edges fix: wrap embeddings with vecf32() in FalkorDB single save paths (#991) 2025-10-12 09:42:52 -07:00
nodes fix: wrap embeddings with vecf32() in FalkorDB single save paths (#991) 2025-10-12 09:42:52 -07:00
__init__.py Make default DB explicit (#195) 2024-10-21 12:33:32 -04:00