Built-in reranking
Agentset reranks results by default using a cross-encoder model. Configure this behavior in your search request.Custom score weighting
Apply weights to boost or penalize results based on metadata. This is useful when certain document types should rank higher or lower for your use case.Combining strategies
Combine reranking with custom weighting for fine-grained control.Next steps
- API Reference — Reranking parameters and options
- Filtering — Narrow results before ranking
- Citations — Add source attribution to responses
- AI SDK Integration — Use Agentset with Vercel AI SDK