Use Cortex Embed¶
The Snowflake REST Cortex Embed API provides the following Snowflake endpoints:
Snowflake Cortex Embed API endpoints
| Endpoint | Description |
|---|---|
POST /api/v2/cortex/inference:embed | Perform LLM embedding for input text, similar to the Snowflake Cortex EMBED_TEXT functions. |
For reference documentation, see Snowflake Cortex Embed API reference.