LLM X/Twitter Apr 22, 2026 1 min read LlamaIndex LiteParse、grid projectionでPDF table構造を保つparserに 重要なのは、document agentsがPDF parsing段階でtablesやcolumnsを失うとreasoningも壊れることだ。LiteParseはheavy layout modelではなくmonospace grid projectionを使い、codeをopen sourceで公開している。 #llamaindex#liteparse#pdf-parsing 19