unstract
unstract copied to clipboard
No-code LLM Platform to launch APIs and ETL Pipelines to structure unstructured documents
## Describe the bug with https acitvated in traefik it is possible to see the landing screen and one time login but after login it starts an endless loop of...
## What - HITL Enhancements OSS PR ## Why - HITL Enhancements ## How - More details available in cloud PR ## Can this PR break any existing features. If...
## What - ## Why - ## How - ## Can this PR break any existing features. If yes, please list possible items. If no, please explain why. (PS: Admins...
## Summary - Fixed SonarQube code smell in `FileUpload.jsx` where `beforeUpload` function had multiple identical `return false` statements - Consolidated logic to use a single return statement with proper conditional...
## What - Introduces a unified Task Abstraction layer for backend-agnostic task execution - Adds support for multiple task backends: Celery, Hatchet, and Temporal - Implements Task Backend Worker service...
## What - Sigterm Implementation in Sidecar Tool container ## Why - Side car needs graceful shutdown ## How - ## Can this PR break any existing features. If yes,...
Unit test generation was requested by @muhammad-ali-e. * https://github.com/Zipstack/unstract/pull/1593#issuecomment-3406637288 The following files were modified: * `unstract/connectors/tests/databases/test_bigquery_db.py` * `unstract/connectors/tests/databases/test_utils.py` * `workers/shared/tests/__init__.py` * `workers/shared/tests/infrastructure/__init__.py` * `workers/shared/tests/infrastructure/database/__init__.py` * `workers/shared/tests/infrastructure/database/test_utils.py`
## Summary This PR implements ownership restrictions for shared workflows to prevent non-owners from modifying workflow configurations. This ensures data integrity and proper access control when workflows are shared across...
## What - Added Unstract AutoGen Client - a Python package that provides a ChatCompletionClient implementation for Microsoft AutoGen framework - Implements bridge between AutoGen's ChatCompletionClient interface and Unstract's LLM...
Hi there, This pull request shares a security update on unstract. We also have an entry for unstract in our directory, MseeP.ai, where we provide regular security and trust updates...