Where can I find current openai.min.js?

Hello,

I am a software developer and am currently trying GPT3. I would like to build a test page with Javascript in my local development environment (without node.js).

I was recommended to include this file.

https://cdn.jsdelivr.net/npm/@openai/api@latest/dist/openai.min.js

But it does not exist. For test purposes I would like to load the js from a cdn.

Where exactly can I find the current openai.min.js?

Thanks, rhodes

Welcome to the community.

Let me guess. ChatGPT told you of this file?

ChatGPT will hallucinate and make up facts. Best to stick to the docs.

3 Likes

Thanks for the nice welcome and the link @PaulBellow .

Yes, you are right. I just asked ChatGPT and when the AI wrote a complete file I was happy. But probably too optimistic after all. I will try the link.

1 Like

No problem.

If you run into any problems or have specific questions, let us know, and we might be able to help.

Good luck!