Cortex Inference

Returns the LLMs available for the current session¶

GET/api/v2/cortex/models
Returns the LLMs available for the current session

Response¶

CodeDescription
200
OK

Perform LLM text completion inference¶

POST/api/v2/cortex/inference:complete
Perform LLM text completion inference, similar to snowflake.cortex.Complete.

Response¶

CodeDescription
200
OK