Commit Graph

187 Commits (deploy/rag-dev)

Author SHA1 Message Date
zxhlyh 01566035e3 merge main 7 months ago
NFish a324d3942e
Perf/web app authrozation (#22524) 7 months ago
twwu b8e9b97f07 feat: implement dataset conversion to pipeline with success and error notifications 7 months ago
twwu 9e44f2b805 Merge branch 'main' into feat/rag-2 7 months ago
heyszt a201e9faee
feat: Add Aliyun LLM Observability Integration (#21471) 7 months ago
twwu d44af3ec46 refactor: Restructure breadcrumbs component; introduce Bucket and BreadcrumbItem components for improved navigation 7 months ago
Ali Saleh 1af3d40c1a
feat: Improve Observability with Arize & Phoenix Integration (#19840)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Gu <guchenhe@gmail.com>
7 months ago
twwu 4c82c9d029 feat: Add Online Drive file management components and enhance file icon handling 7 months ago
twwu cf7574bd10 feat: add FooterTips component and integrate it into TestRunPanel; extend DatasourceType enum with onlineDrive 7 months ago
twwu 261b7cabc8 feat: enhance OnlineDocumentPreview with datasourceNodeId and implement preview functionality 7 months ago
zxhlyh c31754e6cd fix: create pipeline from customized 8 months ago
twwu 6ba4a4c165 feat: enhance website crawl functionality with state management and result handling 8 months ago
twwu b9f59e3a75 Merge branch 'main' into feat/rag-pipeline 8 months ago
-LAN- 6b1ad634f1
fix(workflow_run): sequence_number race. (#21228)
Signed-off-by: -LAN- <laipz8200@outlook.com>
8 months ago
twwu 335e1e3602 feat: enhance pipeline settings with execution log and processing capabilities 8 months ago
twwu f85e6a0dea feat: implement SSE for data source node processing and completion events, replacing previous run methods 8 months ago
twwu 4b3a54633f refactor: streamline dataset detail fetching and improve dataset list handling across components 8 months ago
twwu 796797d12b feat: centralize variable type mapping by introducing VAR_TYPE_MAP in pipeline model 8 months ago
twwu 33cd32382f feat: add indexing status batch and process rule hooks; refactor Notion page preview types 8 months ago
twwu 6f17200dec refactor: update dataset handling to use runtime_mode instead of pipeline_id 8 months ago
twwu 141d6b1abf feat: implement document settings and pipeline settings components with localization support 8 months ago
twwu f995436eec feat: implement chunk structure card and related hooks for dataset creation; update translations and refactor pipeline template fetching 8 months ago
twwu 45c76c1d68 refactor: rename icon property to icon_info in UpdateTemplateInfoRequest and related components 8 months ago
zxhlyh 6ecdac6344 pipeline preview 8 months ago
twwu 5c58b11b22 refactor: standardize pipeline template properties and improve related components 8 months ago
zxhlyh 0564651f6f publish as customized pipeline 8 months ago
twwu eff8108f1c refactor: update dataset model and improve batch action component 8 months ago
twwu 9b9640b3db refactor: remove job ID handling from website crawl components and update related hooks 8 months ago
twwu cf2ef93ad5 Merge branch 'main' into feat/rag-pipeline 8 months ago
twwu 82e7c8a2f9 refactor: update datasource handling and improve documentation properties in pipeline components 8 months ago
NFish 9915a70d7f
Fix/webapp access scope (#20109) 8 months ago
twwu 44b9f49ab1 feat: enhance field item interaction and add preprocessing parameters hooks 8 months ago
twwu c9a4c66b07 fix: update input type from 'number-input' to 'number' for consistency 8 months ago
twwu 87c15062e6 feat: enhance document processing with embedding and rule detail components 8 months ago
twwu 5fb771218c fix: update types and improve data handling in pipeline components 8 months ago
twwu 9be036e0ca Merge branch 'main' into feat/rag-pipeline 8 months ago
crazywoola 8e2d342de6
Feat/15534 support replacing the bot in chat input placeholder with the bots name (#20473) 8 months ago
twwu 9176790adf feat: enhance dataset detail layout with button disable logic based on pipeline status 8 months ago
twwu 049a6de4b3 refactor: update data source handling and replace icon implementation 8 months ago
twwu dcb4c9e84a refactor: refactor datasource type handling 8 months ago
twwu c9bf99a1e2 refactor: update input variable types and initial data handling in pipeline components 9 months ago
twwu b18519b824 refactor: add create-from-pipeline page and associated components for document processing 9 months ago
twwu 20343facad refactor: website data source components and hooks 9 months ago
zxhlyh 55f4177b01 merge main 9 months ago
NFish d186daa131
E-300 (#19726)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Hash Brown <hi@xzd.me>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: Byron.wang <byron@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: Alexi.F <654973939@qq.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: kautsar_masuara <61046989+izon-masuara@users.noreply.github.com>
Co-authored-by: achmad-kautsar <achmad.kautsar@insignia.co.id>
Co-authored-by: Xin Zhang <sjhpzx@gmail.com>
Co-authored-by: kelvintsim <83445753+kelvintsim@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Zixuan Cheng <61724187+Theysua@users.noreply.github.com>
9 months ago
twwu 14a9052d60 refactor: update variable naming for consistency and improve data source handling in pipeline components 9 months ago
twwu bd1073ff1a refactor: update input variable types to use PipelineInputVarType and simplify form data handling 9 months ago
zxhlyh 836cf6453e pipeline sync draft 9 months ago
twwu 35a7add4e9 refactor: refactor pipeline-related components and services to use template terminology 9 months ago
twwu 019ef74bf2 refactor: replace Container with List, update DatasetCard z-index, and implement useDatasetList for data fetching 9 months ago