I'm looking for a way to structure the organization of the data in vectorize. Like a SaaS platform w
I'm looking for a way to structure the organization of the data in vectorize. Like a SaaS platform would have the
tenant id/data space id/source id/resource id since a new vectorize index is created per resource (each vector inside = each line in the resource). If each id is a uuid, that's 16 (uuid length) * 4ids + 3 separators = 67 characters.

