Create embeddings in SQL Server 2025 RC0 with a local ONNX model on Windows

With the release of SQL Server 2025 RC0, we have enabled the ability to use a local ONNX model on the server for embeddings. This allows you to use these models without having any network traffic leaving the local environment. Getting Started This example guides you through setting up SQL Server 2025 on Windows with […]
The post Create embeddings in SQL Server 2025 RC0 with a local ONNX model on Windows appeared first on Azure SQL Devs’ Corner.
Published on:
Learn more