June 10: Support for Reducto PDF preparation, text geotagging, bug fixes
New Features
💡 Graphlit now supports Reducto as a preparation service for PDF text extraction.
We have added support for geotagging as a summarization type. We will use an LLM to infer one or more geolocated features from the text or transcript, and return the data in GeoJSON format.
⚠️ We have removed support for Azure OpenAI built-in model deployments. You can still provide your own custom deployments of Azure OpenAI models, from your own Azure subscription, but we no longer support GPT-4 and other legacy models with Azure OpenAI.
Bugs Fixed
GPLA-4306: Uppy handler not parsing 'userId' from JWT
GPLA-3720: Failing to process Spreadsheet leaves content in Indexed state.
GPLA-4316: Failing to filter content with empty string on 'boundaries'
GPLA-4279: Google Drive feed still says 'Running' but it's read all 100 files
Last updated