Reranker — Unique AI Documentation

Reranker

1 min read

The service is integrated into the following tools, modules and spaces:

Functionality

Configuration of a custom deployed reranker. Unique does not provide at the moment any reranker as a service.

Configuration settings

Default Configuration

json { "deployment_name": "required name of reranker deployment", "options": null }

Fields Documentation

Field Name Description Type Default Value Required
deploymentName The name of the deployment. string N/A Yes
options Additional options for the reranker configuration. object/null null No