How can I run my AI Assistant outside of Playground?
Is there a URL I can use with the assistant ID to create a Thread window?
Is there a way to share it with others?
1 Like
Welcome to the forum.
You can find everything you need on the Assistants API overview page in the docs…
Basically, you build out your own back-end to use it.
There’s also GPTs which are coming to ChatGPT Plus and will have a GPT Store where you can share a GPT (which is sort of like an Assistant but only available through ChatGPT…)