Snowflake · Schema

Reranker

Model to use for the reranker, or "none" if the reranker should be turned off. If excluded or null, the default reranker is used.

Data LakesData SharingData WarehousingDatabaseSQL
View JSON Schema on GitHub

JSON Schema

cortex-search-service-reranker-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Reranker",
  "type": "string",
  "description": "Model to use for the reranker, or \"none\" if the reranker should be turned off. If excluded or null, the default reranker is used."
}