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:
  • https://docs.snowflake.com/en/sql-reference/functions/embed_text-snowflake-cortex
  • https://docs.snowflake.com/en/sql-reference/functions/embed_text_1024-snowflake-cortex

Response¶

CodeDescription
200
OK - Successfully generated embeddings.