A pricing model that charges for data ingestion and storage tiers rather than per-query or per-vector fees. Warehouse pricing aligns costs with value creation: you pay to decompose files into features (extraction), pay based on which storage tier holds them (hot vs. warm), and query for free because the value was created at ingestion time.
Costs are incurred at two points: when files are processed (extraction compute) and when features are stored (tier-based storage). Hot storage (active vector indexes) carries a higher per-GB cost but enables sub-10ms retrieval. Warm storage (S3 Vectors) costs roughly 90% less but adds query latency. Queries themselves do not generate per-call charges because the expensive work happened at ingest time.
Connect a bucket and Mixpeek runs the whole multimodal search pipeline for you: extraction, indexing, and search over your own objects. No models to wire up, nothing to host.
Start with ManagedKeep your embeddings on your own cloud and run dense, sparse, and BM25 search directly on object storage. First 1M vectors free.
Start with MVS