Databricks has introduced Lakebase Search, a feature that integrates advanced search capabilities into its Lakebase Postgres database, currently in beta on AWS and Azure. This feature aims to enhance AI agent development by embedding native retrieval functions within the data backend. It addresses the challenge of "Vector Bloat Cost" by utilizing tiered storage for optimized data access and retrieval efficiency. Lakebase Search includes two new Postgres extensions, lakebase_vector and lakebase_text, which enable hybrid search capabilities that combine vector and full-text search functionalities. This integration streamlines the AI agent loop, improving agent-first ergonomics and allowing developers to create more efficient AI systems.