We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee1f647 commit bdc83c1Copy full SHA for bdc83c1
README.md
@@ -21,7 +21,7 @@ You can import in Deno via:
21
<!-- x-release-please-start-version -->
22
23
```ts
24
-import OpenAI from 'https://raw.githubusercontent.com/openai/openai-node/v4.14.0-deno/mod.ts';
+import OpenAI from 'https://raw.githubusercontent.com/openai/openai-node/v4.14.1-deno/mod.ts';
25
```
26
27
<!-- x-release-please-end -->
0 commit comments