Marketplace Retrievers
Pre-built retriever templates published by Mixpeek and community for common search patterns
Why do anything?
Building retrievers from scratch requires expertise. Pre-built templates accelerate development.
Why now?
Common patterns (semantic search, RAG, faceted search) should be reusable.
Why this feature?
Marketplace with published retrievers, subscription tiers (FREE/BASIC/PRO/ENTERPRISE), and one-click deployment.
How It Works
Marketplace provides retriever templates with subscription-based access.
1
Browse
Explore published retrievers by category and use case
2
Subscribe
Select subscription tier and access listing
3
Clone
Clone retriever configuration to your namespace
4
Customize
Modify settings for your specific use case
Why This Approach
Templates reduce time-to-value. Subscription tiers enable monetization for publishers.
Where This Is Used
Integration
subscription = client.marketplace.subscribe(listing_id="...", tier="BASIC")