The LandingAI Agentic Document Extraction API pulls structured data out of visually complex documents—think tables, pictures, and charts—and returns a hierarchical JSON with exact element locations.
In the deprecated generative-ai library, it was possible to send inline data alongside text messages as a gemini's parts field list when using send_message. The ...