Hybrid Search vs. Agentic Search Benchmarks
weaviate.io
Hybrid Search vs. Agentic Search Benchmarks
1–2 of 2 posts
Re: Hybrid Search vs. Agentic Search Benchmarks
#2Besides 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.