unstract
unstract copied to clipboard
No-code LLM Platform to launch APIs and ETL Pipelines to structure unstructured documents
## What - Remove the LLMWhisperer v1 adapter and add it as an option in the V2 adapter. The versions v1 and v2 should be a dropdown with v2 being...
## What Import enhancements for EnvHelper ... ## Why Making the import irrespective of file name change. ... ## How - ## Can this PR break any existing features. If...
## Describe the bug When trying the community version, after connecting successfully an Azure LLM, Qdrant connection, and Llamaparse connection, I have tested by uploading a single document and clicking...
## What * [IN PROGRESS] Add `uv` lock file in backend * [IN PROGRESS] Add support for `uv` in backend dockerfile * [TO BE DECIDED] Dockerfile build arg to choose...
Reverts Zipstack/unstract#1129
## What - Added line numbers to metadata - Added enable_highlight param in missing places - Removed highlight_data from api response ## Why - Line numbers is required to highlight...
## What - UI for File Centric Logging ## Why - File Centric Logging let the user infer the state and status of pipeline and understand what’s going on easily....
## What - UN-2410 - Skips processing of duplicate input files based on `file hash` , even if the file names differ. - Catches and handles unknown exceptions during `file...
## What - Introduced support for overriding system configuration values (e.g., `MAX_PARALLEL_FILE_BATCHES`) on a per-organization basis. - Added a new model to store organization-level config overrides. - Implemented a utility...
## What - Updated tools and SDK versions for sdk v0.72.0 ## Why - ## How - ## Can this PR break any existing features. If yes, please list possible...