Conversation
* Task components release * coding style followed regulations * pytest added for task module
…d sample count for each dataset (#6) * [Add Dataset Metadata] Enhance dataset registry to track file size and sample count for each dataset * [API Spec Compliance] Add response_model parameters to delete_dataset and get_pandas_data endpoints to meet API development specifications
…gger. (#5) * fix merge bug * fix bug in logger * test the pipeline api and fix bug
* feat: 集成算子管理功能到WebUI后端,新增RAG智6个API接口 * [DEBUG] fix bug for tuple desc & return relative path in info * unify details api for category & op_type use * feat: remove RAG * chore: remove open-dataflow from requirements * feat: add operator caching, details endpoint, and schema * chore: del redundant files --------- Co-authored-by: MOLYHECI <molyheci@outlook.com>
* add prompts backend * add prompts backend
Unified return data format, automatic cache refresh, and new single operator query API: get_operator_detail_by_name
transfer pipeline execution into task, and fix some bugs
feat: save pipeline config snapshot in task execution record
…ure in status API
feat: save pipeline config snapshot in async task execution and exposure in status API
…ils and stdout capture
add list_dir and upload dataset
Use db_name as id and fix bugs for db_manager
add white_list in preset pipeline for user
feat: user preference record
refactor: improve task execution logging with operator details and stdout capture
[preference] remove validation for pref for convience
Collaborator
Author
|
LGTM. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.