Jina AI
Jina AI
Tool
sort_by_relevance
Rerank a list of documents by relevance to a query using Jina Reranker API. Use this when you have multiple documents and want to sort them by how well they match a specific query or topic. Perfect for document retrieval, content filtering, or finding the most relevant information from a collection.
Pricing
Per call
$0.01
Model
flat
Pay only for what you use. No subscriptions.
Inputs
documents *
arraytop_n
numberquery *
stringTry It
API
MCP Config
Input Parameters
Array of document texts to rerank by relevance
Maximum number of top results to return
The query or topic to rank documents against (e.g., 'machine learning algorithms', 'climate change solutions')

