unstract
unstract copied to clipboard
No-code LLM Platform to launch APIs and ETL Pipelines to structure unstructured documents
We are using a private LLM, such as OpenAI or Gemini, which is not supported by the Unstract. To use this private LLM, various parameters like a jwt token, a...
## What - Changes for line-item prompt type ## Why - To extract line items as JSON ## How - ## Can this PR break any existing features. If yes,...
## What - Added highlight support in prompt studio ## Why - For users to test highlight support in prompt studio ## How - ## Can this PR break any...
**Is your feature request related to a problem? Please describe.** Currently prompts defined in a Prompt Studio are executed sequentially by default. This drastically increases the latency as the number...
## Describe the bug Tried to select 4o or 4o mini but it is impossible. Please update the list of models.
## What - When prompt-studio projects load, document should be viewed as loading instead of failed to load ## Why - UI message needs to be better ## How -...
## What Allow images to be built on arm64 ## Why If emulation is used, it is slow and a few errors happen making the backend not runnable I have...
## What Fixed missing keys in highlight data ## Why It was missing in case of empty array due to the checks ## How Removed the check for highlight data...
## What - ## Why - ## How - ## Can this PR break any existing features. If yes, please list possible items. If no, please explain why. (PS: Admins...
## What - Added error handling for network issues in Axios requests. ## Why - To inform users when network connectivity issues affect API calls. ## How - Used a...