Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c991d15

Browse files
authored
Merge pull request #2 from 7effrey89/jlaFeedback
Adding missing part in the URL to get it working. Also providing clarification to <deployment-id>
2 parents 90b8d73 + b3189cf commit c991d15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎vector-embeddings/03-find-similar-articles.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ go
1111

1212
/*
1313
Get the embeddings for the input text by calling the OpenAI API
14+
Note: <deployment-id> needs to be replaced with the deployment name of your embedding model in Azure OpenAI
1415
*/
1516
declare @inputText nvarchar(max) = 'the foundation series by isaac asimov';
1617
declare @retval int, @response nvarchar(max);

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /