10000 Merge branch 'main' of https://github.com/Azure-Samples/azure-sql-db-… · lohithgn/azure-sql-db-openai@1873d18 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1873d18

Browse files
committed
2 parents d7d8635 + b99b43b commit 1873d18

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ This example shows how to use Azure OpenAI from Azure SQL database to get the ve
1717

1818
For an introduction on text and code embeddings, check out this OpenAI article: [Introducing text and code embeddings](https://openai.com/blog/introducing-text-and-code-embeddings).
1919

20+
## Native or Classic?
21+
2022
Azure SQL database can be used to easily and quickly perform vector similarity search. There are two options for this: a native option and a classic option.
2123

2224
The **native option** is to use the new Vector Functions, recently introduced in Azure SQL database. Vector Functions are a set of functions that can be used to perform vector operations directly in the database.

0 commit comments

Comments
 (0)
0