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, all pages with images are routed to LLM_PARSE. However, this is not necessary for relatively small images like logos or lines. In these cases, it may be sufficient to parse with STATIC_PARSE.