Rerank an existing query
You can also rerank results that you’ve already retrieved using the/models/rerank
endpoint or directly through the SDKs.This is useful when you already have a list of candidate documents (from BM25, hybrid, or vector search) and want to reorder them by semantic relevance.