vector_id


Description:

public int64 vector_id { get; set; }

Vector ID from FAISS index. This is the actual property used throughout the codebase for vector operations. This is separate from the database id and represents the FAISS vector index.