The following vector search improvements are now available in Preview:
The following vector search improvements are now available in Preview:
• AlloyDB now supports Vector assist. Vector assist is an AlloyDB extension that simplifies the deployment and management of your AlloyDB vector workloads. It helps you set up production-ready vector search capabilities, such as embedding generation, query optimization, and index creation for vector types like HNSW. For more information about vector assist, how it works, and its limitations, see Vector assist overview. • You can now defer ScaNN index creation on an empty table or a table with insufficient rows until the table has sufficient data. For more information, see Create a ScaNN index. • The alloydb_scann extension now supports four-level tree indexes, providing support for tables with up to 10 billion vector rows. For more information, see Four-level ScaNN tree indexes.