Cortex Embed

Perform LLM embed

POST/api/v2/cortex/inference:embed
Perform LLM embedding for input text, similar to the Snowflake Cortex `EMBED_TEXT` functions. For more details on available functions, see:
  • [EMBED_TEXT_768](https://docs.snowflake.com/en/sql-reference/functions/embed_text-snowflake-cortex)
  • [EMBED_TEXT_1024](https://docs.snowflake.com/en/sql-reference/functions/embed_text_1024-snowflake-cortex)

For more information

Go to the SQL command page to view more information about arguments, options, privileges requirements, and usage guidelines.

View

Response

CodeDescription
200
OK - Successfully generated embeddings.