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 |
|---|---|---|---|---|
| The name of the deployment. | string | N/A | Yes |
| Additional options for the reranker configuration. | object/null |
| No |