Skip to content

Commit 64a53ba

Browse files
marker-daomarker dao ®
andauthored
Chat: Pin the OpenAI version on the AI Integration demo
Co-authored-by: marker dao ® <[email protected]>
1 parent 2bb6439 commit 64a53ba

File tree

1 file changed

+1
-1
lines changed
  • apps/demos/Demos/Chat/AIAndChatbotIntegration/jQuery

1 file changed

+1
-1
lines changed

apps/demos/Demos/Chat/AIAndChatbotIntegration/jQuery/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<link rel="stylesheet" type="text/css" href="../../../../node_modules/devextreme-dist/css/dx.light.css" />
1010

1111
<script type="module">
12-
import { AzureOpenAI } from "https://esm.sh/openai";
12+
import { AzureOpenAI } from "https://esm.sh/openai@4.73.1";
1313
import { unified } from "https://esm.sh/unified@11?bundle";
1414
import remarkParse from "https://esm.sh/remark-parse@11?bundle";
1515
import remarkRehype from "https://esm.sh/remark-rehype@11?bundle";

0 commit comments

Comments
 (0)