get_reranking
Rerank documents by relevance to a search query using the ZeroEntropy Zerank API. Input a query, document array, and API key to optimize search results.
Instructions
Get the reranked document listing
Input Schema
Name | Required | Description | Default |
---|---|---|---|
api_key | Yes | API key for authentication | |
documents | Yes | Array of documents to rerank | |
query | Yes | The search query |