Snowflake · Example Payload

Cortex Search Service Weights Example

Data LakesData SharingData WarehousingDatabaseSQL

Cortex Search Service Weights Example is an example object payload from Snowflake, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

textsvectorsreranker

Example Payload

Raw ↑
{
  "texts": 42.5,
  "vectors": 42.5,
  "reranker": 42.5
}