You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: client/src/pages/About.tsx
+1-1
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ export const About = () => {
39
39
<>
40
40
<FancyText>
41
41
Source code and and related articles are <ahref="https://github.com/Azure-Samples/azure-sql-db-session-recommender-v2">available on GitHub.</a>{" "}
42
-
The AI model used generate embeddings is the <i>text-embedding-ada-002</i> and the AI model used to process and generate natural language content is <i>gpt-4 turbo</i>.
42
+
The AI model used generate embeddings is the <i>text-embedding-ada-002</i> and the AI model used to process and generate natural language content is <i>gpt-35-turbo</i>.
0 commit comments