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
TabbyAPI server is launched with disable_auth=true, which does not require api_key or admin_key on itself.
But this extension does not work without admin_key being set.
TabbyAPI server is launched with
disable_auth=true, which does not requireapi_keyoradmin_keyon itself.But this extension does not work without
admin_keybeing set.