Edit

Share via


AI functions (Transact-SQL)

Applies to: SQL Server 2025 (17.x) Preview

The functions described in this article provide built-in support for AI and the creation of AI enabled applications.

Function Description
AI_GENERATE_EMBEDDINGS Create embeddings (vector arrays) from text expressions
AI_GENERATE_CHUNKS Create chunks of text from text expressions based on size and overlap parameters

For more info about the built-in support for AI in the database, review the following articles: