Skip to content

Releases: OpenDCAI/DataFlow-WebUI

v0.0.8

28 Feb 08:03
6e64169

Choose a tag to compare

What's Changed

  • [fix] revise df-extension logic and load all extension package in ray Actor by @MOLYHECI in #74

Full Changelog: v0.0.5...v0.0.8

v0.0.7

28 Feb 07:55

Choose a tag to compare

What's Changed

  • [fix] remove redundance import during debugging by @SunnyHaze in #73

Full Changelog: v0.0.5...v0.0.7

v0.0.6

27 Feb 05:51

Choose a tag to compare

Full Changelog: v0.0.5...v0.0.6

v0.0.5

26 Feb 15:08
8a164a7

Choose a tag to compare

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

12 Feb 16:46
f71ff84

Choose a tag to compare

What's Changed

  • Frontend by @aleversn in #65
  • [task] update /execution/{task_id}/download to 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 StrFormatOperator by @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

06 Feb 06:55
1402dba

Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

02 Feb 06:23
d4eaae7

Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.1

01 Feb 07:55
75509b8

Choose a tag to compare

What's Changed

Full Changelog: v0.0.0-test-ga...v0.0.1

v0.0.0-test-ga

21 Jan 08:13

Choose a tag to compare

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 init issue 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

Full Changelog: https://github.com/OpenDCAI/DataFlow-WebUI/commits/v0.0.0-test-ga