AI Search is a plug-and-play search primitive for agents that need to retrieve information from large documents.
- •Hybrid search combining semantic and keyword matching in the same query, with results fused together
- •Built-in storage and vector indexing powered by R2 and Vectorize, no external setup required
- •Dynamic instance creation via ai_search_namespaces binding for per-agent or per-customer contexts
- •Support agent example demonstrates searching shared product documentation and per-customer issue history simultaneously
- •Configurable multi-step retrieval pipeline using BM25 keyword search to complement vector search's semantic understanding
This summary was automatically generated by AI based on the original article and may not be fully accurate.