Prevent New Assistant From Showing Up In Playground?

I am building a saas with the assistants api. Every new assistant created is showing up in my playground. Which makes the dropdown huge.

Is there any way to not have assistants created with the api to not show in the playground?

2 Likes

Assistants are scoped to a project, a container for API keys and rights.

In the upper-left of the https://platform.openai.com/playground/assistants page or other pages you have a selector “organization” → “project”.

Expand the drop-down below projects and select “create project”. Fill out the information to make the project. I would suggest a name like “playground assistants”. Then save and select.