Releases: OpenDCAI/DataFlow-WebUI
Releases · OpenDCAI/DataFlow-WebUI
v0.0.8
v0.0.7
What's Changed
- [fix] remove redundance import during debugging by @SunnyHaze in #73
Full Changelog: v0.0.5...v0.0.7
v0.0.6
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- [fix] now will reload all OPs durinig start by @SunnyHaze in #72
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Frontend by @aleversn in #65
- [task] update
/execution/{task_id}/downloadto fix url bug and task registry init bug by @SunnyHaze in #66 - Frontend, update with prompt template init & kwarg-params by @aleversn in #69
- [backend] update to fix prompt config to apply
StrFormatOperatorby @MOLYHECI in #68 - Frontend by @aleversn in #70
- [backend] update to fix prompt config to apply StrFormatOperator, update logo, update kwarg_params for OP by @MOLYHECI in #71
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- [v0.0.3] fix download issue of processed data by @SunnyHaze and @aleversn in #67
Full Changelog: v0.0.2...v0.0.3
v0.0.2
v0.0.1
What's Changed
- chore: translate backend logs ,parse and extract repetitive progress bar logs to status field by @duanchy3 in #48
- feat: implement kill execution with state synchronization by @HeRunming in #50
- feat: add language param for get_desc by @zzy1127 in #49
- feat: implement real-time log streaming for intermediate progress capture by @duanchy3 in #52
- Feat kill task by @HeRunming in #53
- Frontend by @aleversn in #54
- dev2main by @MOLYHECI in #55
- Frontend: update readme by @aleversn in #56
- chore: change log to English by @zzy1127 in #60
- Update Readme for clarity by @SunnyHaze in #61
- Dev to main for publish by @SunnyHaze in #59
Full Changelog: v0.0.0-test-ga...v0.0.1
v0.0.0-test-ga
What's Changed
- add test.py by @MOLYHECI in #1
- add envelope to all response for frontend convient by @SunnyHaze in #4
- Task components release by @wongzhenhao in #2
- [Add Dataset Metadata] Enhance dataset registry to track file size and sample count for each dataset by @HeRunming in #6
- add pipeline api&schemas in backend, and add a runnable version of logger. by @scuuy in #5
- Agent ops by @zzy1127 in #7
- add prompts backend by @haolpku in #8
- Unified return data format, automatic cache refresh, and new single operator query API: get_operator_detail_by_name by @zzy1127 in #9
- Add dataset preview by @HeRunming in #14
- feat:新增pipeline算子提取 by @duanchy3 in #12
- Pipeline registry by @scuuy in #10
- [rename] rename dataflow_core_path to upper case for consistency by @SunnyHaze in #13
- [debug] fix bugs for Update Pipeline API by @MOLYHECI in #15
- [feature] prepared pipeline run by @MOLYHECI in #16
- [refactor] fix #17 move all registry to a container class to avoid import before
dataflow initissue by @SunnyHaze in #18 - add error info for engine run by @MOLYHECI in #19
- change pipeline config file 'pipeline_registry.yaml' into 2 files, and change into json format by @scuuy in #21
- feat: update pipeline input_dataset structure and sort pipelines by u… by @duanchy3 in #20
- [CORS] add support for CORS by @SunnyHaze in #22
- Complete the backend code that supports the Text-to-SQL database manager by @TechNomad-ds in #23
- fix parse config bug in create pipeline api by @scuuy in #25
- feat: add template tag to preset pipelines and add list templates api by @duanchy3 in #24
- Fix IndexError in pipeline registry when allowed_prompts is empty by @duanchy3 in #28
- fix bug of reuse of ops by @HeRunming in #30
- fix: bug in operator analysis by @zzy1127 in #31
- transfer pipeline execution into task, and fix some bugs by @scuuy in #32
- feat: save pipeline config snapshot in task execution record by @duanchy3 in #33
- feat: save pipeline config snapshot in async task execution and exposure in status API by @duanchy3 in #35
- add list_dir and upload dataset by @HeRunming in #37
- Use db_name as id and fix bugs for db_manager by @TechNomad-ds in #40
- add white_list in preset pipeline for user by @scuuy in #38
- feat: user preference record by @zzy1127 in #41
- refactor: improve task execution logging with operator details and stdout capture by @duanchy3 in #36
- [preference] remove validation for pref for convience by @SunnyHaze in #43
- Frontend PR by @aleversn in #44
- [Backend] Merge Dev branch into main production branch by @MOLYHECI in #42
- Frontend: fixed formatValues issue. by @aleversn in #45
- [backend] Enhance pipeline registry initialization logic to check for existing data before re-initializing by @SunnyHaze in #46
- [action] add action for auto release zip with git tag by @SunnyHaze in #47
New Contributors
- @MOLYHECI made their first contribution in #1
- @wongzhenhao made their first contribution in #2
- @HeRunming made their first contribution in #6
- @scuuy made their first contribution in #5
- @zzy1127 made their first contribution in #7
- @haolpku made their first contribution in #8
- @duanchy3 made their first contribution in #12
- @TechNomad-ds made their first contribution in #23
- @aleversn made their first contribution in #44
Full Changelog: https://github.com/OpenDCAI/DataFlow-WebUI/commits/v0.0.0-test-ga