Introducing Batch Retrieval — 50 Queries, One API Call, Real-Time SSE Streaming
Summary
Run up to 50 multimodal search queries in a single API call with server-side parallelism and real-time Server-Sent Events streaming. This launch video walks through the batch retriever execution endpoint using a brand protection use case — scanning marketplace listings for counterfeits.
About this video
Run up to 50 multimodal search queries in a single API call with server-side parallelism and real-time Server-Sent Events streaming. This launch video walks through the batch retriever execution endpoint using a brand protection use case — scanning marketplace listings for counterfeits. What you'll learn: ⚡ Batch execution endpoint: POST /v1/retrievers/{id}/execute/batch ⚡ Server-side concurrency (up to 20 parallel workers) ⚡ Real-time SSE streaming as each query completes ⚡ Per-query error isolation ⚡ Use cases: brand protection, content moderation, IP clearance ⚡ 5× faster than sequential execution