Source
SnowConvert AI - Running SnowConvert AI
SnowConvert AI - Running SnowConvert AI "myst_slugs": { "snowconvert - ai - - - running - snowconvert - ai":…
SnowConvert AI - Considerations
SnowConvert AI - Considerations "myst_slugs": { "snowconvert - ai - - - considerations": [ 1, "snowconvert - ai - considerations", "SnowConvert AI - Considerations"…
SnowConvert AI - Technical Documentation
SnowConvert AI - Technical Documentation "myst_slugs": { "snowconvert - ai - - - technical - documentation": [ 1, "snowconvert - ai - technical - documentation", "SnowConvert AI - Technical Documentation"…
Sep 19, 2025: SnowConvert AI Verification (Preview)
AI Verification strengthens SnowConvert AI by automating functional validation of converted database code. AI Verification uses synthetic data generation, AI - driven unit testing, and AI - driven resolution of errors identified in the…
SnowConvert AI - Contact Us
SnowConvert AI - Contact Us SnowConvert AI is now a part of Snowflake.
AI_TRANSCRIBE
Transcribes text from an audio file with optional timestamps and speaker labels. AI_TRANSCRIBE supports numerous languages, and audio can contain more than one language. Timestamps and speaker labels are extracted based on the specified…
AI_COMPLETE
Generates a response (completion) from text or an image using a supported language model. You can provide: A text prompt, to generate a response from the model.
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_COMPLETE (Single string)
Generates a response (completion) for a text prompt using a supported language model. Syntax The function contains two required arguments and four optional arguments. The function can be used with either positional or named argument…
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.