unstract
unstract copied to clipboard
No-code LLM Platform to launch APIs and ETL Pipelines to structure unstructured documents
## What Add safety checks for URLs while configuring - adapters and invoking test connections - notifications for API/ETL - postprocessor webhook URLs in Prompt Studio - URLs when using...
## Describe the bug I followed the steps to deploy it in my environment but faced an issue when trying to open the ui ## To reproduce Same steps as...
## What - ## Why - ## How - ## Can this PR break any existing features. If yes, please list possible items. If no, please explain why. (PS: Admins...
Hi There Is it possible to create dependencies between the prompts? For example, if I have a prompt to extract the number of Figures (Figure_number), can I used the information...
## What An issue was causing reverse-proxy a result of bad gateway ## Why Traefik and port mapping issue I have read and understood the [Contribution Guidelines](https://docs.unstract.com/unstract/contributing/unstract/).
UN-2798 [FIX] Fix WorkflowFileExecution stuck in EXECUTING status due to database connection errors
## What - Implemented centralized database retry mechanism with connection pool refresh for Django ORM operations - Added automatic retry logic for Celery database backend operations - Applied retry decorators...
## Describe the bug I'm running the script run-platform.sh, there is no error, but I'm not able to use the frontend, I have tested multiple URLs like http://localhost:3000 , 80,...
I'm trying to register a new LLM in the system by selecting "OpenAI" as the provider and changing the endpoint to point to OpenRouter. However, I'm receiving an error stating...
After executed /run-platform.sh. All services and containers were started. But 'Bad Gateway' returned when I try to access http://frontend.unstract.localhost
## What - Fixed MIME type validation to auto-detect file types using Python Magic instead of relying solely on the Content-Type header sent by clients. When clients send - `application/octet-stream`...