Commit Graph

155 Commits (761ea0eedbaf18fb635243d0006eee38a3dfbebb)

Author SHA1 Message Date
twwu e7f31a66be fix: correct notification type for successful dataset conversion 10 months ago
twwu 5c0d19e36d fix: improve handleVariableNameBlur logic to prevent setting label when it already exists 10 months ago
twwu b8e9b97f07 feat: implement dataset conversion to pipeline with success and error notifications 10 months ago
Joel e095de05c5 feat: pipeline run 10 months ago
twwu 0fdb1fedb0 feat: add PluginDependency component to RagPipelineChildren and WorkflowChildren for enhanced functionality 10 months ago
twwu 50e16f8362 refactor: optimize state selection in data source components using useShallow for improved performance 10 months ago
twwu 15cd9e0b12 refactor: rename selectedFileList to selectedFileKeys across components and update related logic 10 months ago
twwu a2e0bc26c6 feat: Add conversion functionality to Knowledge Pipeline with UI and translations 11 months ago
twwu 1c85dada53 feat: Implement sidebar toggle functionality with keyboard shortcuts and improve translations 11 months ago
twwu b3431ab0c4 feat: Refactor online drive components to improve file retrieval and selection logic 11 months ago
twwu 13f168ed1c refactor: Refactor Online Drive components to improve state management and add truncation support 11 months ago
twwu d3b17ea567 fix: Update key property for onlineDrive datasource handling in TestRunPanel 11 months ago
twwu a4f7d373b5 refactor: Replace useDataSourceStore with useDataSourceStoreWithSelector for improved state selection across components 11 months ago
twwu f2960989c1 refactor: Refactor data source components 11 months ago
twwu 2dd1f41ad3 feat: Implement data source store with slices for local files, online documents, website crawls, and online drives 11 months ago
twwu 68d59ee8b3 refactor: Refactor useOnlineDocument hook 11 months ago
twwu 0db7967e5f refactor: Add useOnlineDrive hook and integrate it into CreateFormPipeline and TestRunPanel components 11 months ago
twwu a81dc49ad2 feat: Refactor OnlineDocuments and PageSelector components to enhance state management and integrate new Actions component 11 months ago
twwu 2d0d448667 feat: Update selection handling to support multiple choice in OnlineDocuments and PageSelector components 11 months ago
twwu 55d7d7ef76 fix: Update default value handling for number input in useInitialData hook 11 months ago
twwu 7b473bb5c9 feat: Integrate OnlineDrive component into CreateFormPipeline and update related components 11 months ago
twwu ff511c6f31 refactor: Remove unused variables and simplify next button logic in TestRunPanel 11 months ago
twwu 310102bebd feat: Add SearchMenu icon and integrate it into the file list component with empty state handling 11 months ago
twwu ada632f9f5 feat: Enhance input field handling by adding allVariableNames prop and localizing error messages 11 months ago
twwu 4c82c9d029 feat: Add Online Drive file management components and enhance file icon handling 11 months ago
twwu 93eabef58a refactor: Refactor OnlineDocuments component and remove OnlineDocumentSelector 11 months ago
twwu 5248fcca56 feat: implement support for single and multiple choice in crawled result items 11 months ago
twwu 264b95e572 feat: separate input fields into datasource and global categories in RAG pipeline 11 months ago
twwu 2a25ca2b2c feat: enhance online drive connection UI and add localization for connection status in dataset pipeline 11 months ago
twwu 3a9c79b09a feat: refactor data source handling and integrate OnlineDrive component in TestRunPanel 11 months ago
twwu cf7574bd10 feat: add FooterTips component and integrate it into TestRunPanel; extend DatasourceType enum with onlineDrive 11 months ago
twwu c7cec120a6 feat: update variable validation regex for consistency in ExternalDataToolModal and schema 11 months ago
twwu c6ae9628af feat: refactor input variable handling and configurations in pipeline processing components 11 months ago
twwu a866cbc6d7 feat: implement usePipeline hook for managing pipeline variables and refactor input field handling 11 months ago
twwu 1c51bef3cb fix: standardize capitalization in translation keys and remove unused group property in FieldListContainer 11 months ago
twwu 6ba4a4c165 feat: enhance website crawl functionality with state management and result handling 11 months ago
zxhlyh 95ba55af4d fix: import dsl sync rag variables 11 months ago
twwu f85e6a0dea feat: implement SSE for data source node processing and completion events, replacing previous run methods 11 months ago
twwu 176b844cd5 refactor: consolidate DialogWrapper component usage and improve prop handling across input fields 11 months ago
twwu 796797d12b feat: centralize variable type mapping by introducing VAR_TYPE_MAP in pipeline model 11 months ago
twwu 7ac0f0c08c feat: enhance processing components by adding runDisabled state and fetching indicators 11 months ago
twwu ecb07a5d0d feat: enhance field list functionality by adding chosen and selected properties to SortableItem 11 months ago
twwu 6622ce6ad8 fix: update formData construction in convertToInputFieldFormData for improved handling of optional fields
fix: adjust z-index value in DialogWrapper for proper stacking context
11 months ago
twwu 4b11d29ede fix: update VAR_TYPE_MAP and initialData handling in useConfigurations for improved variable processing 11 months ago
twwu b0107f4128 fix: update z-index values for DialogWrapper components to ensure proper stacking context 11 months ago
twwu 6f17200dec refactor: update dataset handling to use runtime_mode instead of pipeline_id 11 months ago
zxhlyh 4d9b15e519 fix 11 months ago
zxhlyh 0564651f6f publish as customized pipeline 11 months ago
zxhlyh 0aeeee49f7 fix: draft sync 11 months ago
zxhlyh 978118f770 fix: datasource 11 months ago