Tags: tjipenk/unstract
Tags
FEAT: Unified Notifications Feature Implementation (Zipstack#1089) * Backend changes to support logs storage in redis * Implemented logs_helper plugin * UI changes to support unified notifications * Fixed sonar issues * Clear the logs message on logout * UX Improvements * Add comment to describe the 'store_log' method --------- Signed-off-by: Tahier Hussain <89440263+tahierhussain@users.noreply.github.com>
Fix for response as PENDING always when the API deployment doesn't ti… ( Zipstack#1148) Fix for response as PENDING always when the API deployment doesn't time out Signed-off-by: Ritwik G <100672805+ritwik-g@users.noreply.github.com>
fix: Removed assert on task ID NULL, (Zipstack#1147) fix: Removed assert on task ID NULL, avoided calling shared_task on scheduled run
fix: Handle existing files in GoogleDriveFS upload (Zipstack#1146) * fix: Override GoogleDriveFS upload_file_to_storage to handle existing files - Added check to delete existing files at destination before upload - Ensures clean upload without file conflicts - Maintains original upload functionality through super() call * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Added comment Signed-off-by: Ritwik G <100672805+ritwik-g@users.noreply.github.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update google_drive.py Signed-off-by: Ritwik G <100672805+ritwik-g@users.noreply.github.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: Ritwik G <100672805+ritwik-g@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Onconflict change From https://github.com/Zipstack/unstract/pull/1142/files Signed-off-by: Ritwik G <100672805+ritwik-g@users.noreply.github.com>
[FIX] Line item extraction file read fix (Zipstack#1143) Fix read mode
Fix/usage update optimization (Zipstack#1142) * Implemented changes related to unstract subscription * Have different home pages for OSS and Cloud * Renamed the unstract subscription pages and replaced '<></>' with '<Outlet />' * Updated import path of the TrialDaysInfo component * Support 'readonly' parameter for all custom RJSF widgets * Transform the JSON schema for the LLM Whisperer V2 adapter for cloud * Fixed Eslint issues * Code quality improvement * Allow JSON schema transform for LLMW V2 only for paid plan users * Allow JSON schema transform for LLMW V2 only for paid plan users * Fix sonar issue * Implemented the to structure the API path * Rearranged the onboard and subscription check APIs * Fixed related to unstract subscription plugins * Restrict routing from top navbar if case if subscription expired * Modified the to keep the time as optional in the response * Added a conditional top navbar dropdown link for the pricing page * Updated the route from /subscription-plans to /pricing * Integration of the transform formdata function for LLMW Paid Adapter * Fixed sonar issue * Code optimization in declaring variable * Usage query improvements --------- Co-authored-by: Tahier Hussain <tahier@zipstack.com> Co-authored-by: Tahier Hussain <89440263+tahierhussain@users.noreply.github.com> Co-authored-by: vishnuszipstack <117254672+vishnuszipstack@users.noreply.github.com>
fix: Added ownership privileges for non-root user in prompt service D… …ockerfile (Zipstack#1140)
PreviousNext