Use Cortex Inference

The Snowflake REST Cortex Inference API provides the following Snowflake endpoints:

Snowflake Cortex Inference API endpoints

EndpointDescription
POST /api/v2/cortex/inference/completePerforms LLM text completion inference, similar to snowflake.cortex.
GET /api/v2/cortex/modelsReturns the LLMs available for the current session.

For reference documentation, see Snowflake Cortex Inference API reference.