Source
AI_CLASSIFY
AI_CLASSIFY is the updated version of CLASSIFY_TEXT (SNOWFLAKE.CORTEX). For the latest functionality, use AI_CLASSIFY. Classifies text or images into categories that you specify.
AI_SUMMARIZE_AGG
Summarizes a column of text data. For example, AI_SUMMARIZE_AGG(churn_reason) will return a summary of the churn_reason column. Unlike AI_COMPLETE and SUMMARIZE (SNOWFLAKE.CORTEX), this function supports datasets larger than the maximum…
AI_AGG
Reduces a column of text data using a natural language instruction. For example, AI_AGG(reviews, 'Describe the most common complaints mentioned in the book reviews') will return a summary of user feedback.
AI_FILTER
Classifies free - form prompt inputs into a boolean. Currently supports both text and image filtering.
AISQL AI_PARSE_DOCUMENT
AI_PARSE_DOCUMENT is a fully managed SQL function that extracts text and layout from documents stored on internal or external stages, preserving structure like tables, headers, and reading order.
AI Observability in Snowflake Cortex
With AI Observability, you can make your applications more trustworthy and transparent. Use it to measure the performance of your AI applications by running systematic evaluations. You can use the information from the evaluations to…
SnowConvert AI - SQL Server-Azure Synapse Issues
This EWI appears when SnowConvert AI handles a critical exception that causes the function body not to be generated during its translation.