Source
December 12, 2024 — Document AI release notes
Doubling the length limit of the answers provided by the model. The model can now return answers that are up to 512 tokens long (about 320 words) per question.
August 06, 2024: Document AI release notes
The new model version includes the following improvements: Doubling length of the answers provided by the model. The model can now return answers that are up to 256 tokens long (about 160 words). Improving training time. You can now use…
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.
SnowConvert AI - Contact Us
"myst_slugs": { "snowconvert - ai - - - contact - us": [ 5, "snowconvert - ai - contact - us", "SnowConvert AI - Contact Us" "wordcount": { "words": 30, "minutes": 0 "description":…
SnowConvert AI - Technical Documentation
SnowConvert AI - Technical Documentation "myst_slugs": { "snowconvert - ai - - - technical - documentation": [ 1, "snowconvert - ai - technical - documentation", "SnowConvert AI - Technical Documentation"…
Feb 14, 2025: Document AI release notes
The release of a new version of the foundational Arctic - TILT model in Document AI includes improvements in the following areas: Checkbox identification Answers to yes/no questions Overall model quality across internal and external…
SnowConvert AI - Out of Scope
This error occurs when the tool cannot recognize the character encoding format of a source code file. Character encoding is a method of converting text characters into numerical values that computers can process. When the tool encounters…
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.
SnowConvert AI - Considerations
SnowConvert AI - Considerations "myst_slugs": { "snowconvert - ai - - - considerations": [ 1, "snowconvert - ai - considerations", "SnowConvert AI - Considerations" "wordcount": { "words":…
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…