Source
Snowflake Cortex AISQL (including LLM functions)
…for multi - label and image classification.
AI_CLASSIFY
Classifies text or images into categories that you specify.
AI_COMPLETE structured outputs
AI_COMPLETE lets you supply a JSON schema or type literal that completion responses must follow, producing structured output. Structured output reduces the need for post - processing in your AI data pipelines and enables seamless integration…
SnowConvert AI - Contact Us
SnowConvert AI - Contact Us SnowConvert AI is now a part of Snowflake.
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…
SnowConvert AI - Redshift - SQL Statements
Translation reference for all the supported statements by SnowConvert AI for Redshift.
AI_SIMILARITY
Computes a similarity score based on the vector cosine similarity value of the inputs’ embedding vectors. Currently supports both text and image similarity computation.
AI_EMBED
Creates an embedding vector from text or an image. Embeddings are abstract numerical representations of the features of a piece of text or an image that can be used to determine the degree of similarity between pieces of text or…
AISQL AI_PARSE_DOCUMENT
Available natively to accounts in select regions. Available through cross - region inference to accounts in all regions. AI_PARSE_DOCUMENT is a Cortex AI SQL function that extracts text, data, and layout elements from documents with…
Question optimization for extracting information with Document AI
Question optimization for extracting information with Document AI Feature — Generally Available Available to accounts in AWS, Microsoft Azure, and Google Cloud commercial regions, with some exceptions.