How to actually use the model I've built in playground?

Sorry for the basic question…

I’ve built a basic OpenAI model in the playground. I’d like to use it in my application, connecting it to my backend (Xano). How do I actually use or “publish” the model that I’ve built in the playground?

I know about the app review process - is it as simple as going through that approval flow on OpenAI’s website? Or do I have to host the code locally?

1 Like

You’ll want to start by hosting the code locally. Though you should also take the time now to browse the circumstances that trigger the need for an app review. Check out OpenAI’s Usage Guidelines here.

1 Like