Hacker News new | ask | show | jobs
Hybrid Search vs. Agentic Search Benchmarks (weaviate.io)
1 points by bobvanluijt 263 days ago
1 comments

Besides pure vector search there is hybrid (BM25 + vector) but now there is also agentic search (where the agent can set additional filters, do multiple roundtrips, etc on top of hybrid vector search.