Type alias VectorIndexConfigCreate

VectorIndexConfigCreate: VectorIndexConfigFlatCreate | VectorIndexConfigHNSWCreate | VectorIndexConfigDynamicCreate | Record<string, any> | undefined