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
Bug fix: setup spinner no longer hangs forever on first launch. Added timeouts to lancedb.connect() server-side (5s) and the status fetch client-side (12s) so the Download Models UI always appears.