filmov
tv
Learn Hybrid Search with Vertex AI Vector Search
Показать описание
Semantic search with vector search or vector databases is a popular choice for retrieval in Retrieval Augmented Generation (RAG). However, its weak point is that semantic search can only find what it already knows and can't handle things like product numbers, brand-new product names, or internal company codenames. The new hybrid search support in Vertex AI Vector Search combines keyword search with semantic search to solve this issue, providing higher search quality for your RAG systems.