Assistants playground doesn't load

The assistants list seems to be stuck in a loading state. I tried logging in with different accounts with the same results. I don’t see any obvious errors in the Chrome developer tools. The other playgrounds seem to work.

I created an Assistant using the Python API and that didn’t seem to help. The list is still blank.

Results on another browser?

Chromium (which I don’t use) gave me a login and Cloudflare loop on platform.openai.com. Had to go to openai.com to log in.

I get it loading, only with the annoyance of “assistant=v1: You are viewing a legacy version of Assistants. Switch to the latest API version to edit this object. Learn more about migration.” - and then the other browser not respecting that selection.

It’s either:

  • Browser problems particular to your version
  • Browser/app/cache mismatch (do a hard reload, then clear cache too)
  • Screwy site nav bugs (direct link: https://platform.openai.com/assistants)
  • (just checked, no service workers loaded for the site to be cleared)
  • Assistants database problem (go after them by API, listing, even deleting.)
  • Account problem.

Hope you can figure it out. My destination is only completions for understandable tutorials; the last time I replicated something on the assistants playground was over a month ago…