You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we are serving two resources : one that connects through window.openai API, the other one through ext-apps protocol.
Now that openai supports Ext-Apps -> We should have only one resource, and one bridge, and allow to use the window.openai API only if this one is available.