Commit Graph

161 Commits (deploy/rag-dev)

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