Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 497 Bytes

File metadata and controls

9 lines (5 loc) · 497 Bytes

Store and Query OpenAI Embeddings in Azure SQL DB (T-SQL)

Vector Similarity Search in SQL DB

Learn how to store and query vector embeddings in Azure SQL Database using T-SQL with this step-by-step tutorial. The sample is available in the VectorSearch.ipynb notebook.

Running the Notebook

Execute the notebook using the SQL Kernel for Notebooks in Azure Data Studio.