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
stop returning an error from many Unstructured methods that are actually infallible now (and maybe also introduce try_* variants that return a Result and don't create dummy values when the underlying data is exhausted)