Commit Graph

398 Commits (59f68cd63b01a8447bbea00d0ae8aec79eba4df8)

Author SHA1 Message Date
twwu 0284e7556e refactor: Refactor useDatasourceIcon hook and enhance dataset node rendering with AppIcon component 10 months ago
非法操作 70035aa9a9
fix: notion kownledge datasets can't add new page (#21779) 10 months ago
twwu 5d7a533ada fix: Improve layout by adding overflow handling in CreateFromPipeline and List components 10 months ago
twwu 0db7967e5f refactor: Add useOnlineDrive hook and integrate it into CreateFormPipeline and TestRunPanel components 10 months ago
twwu a81dc49ad2 feat: Refactor OnlineDocuments and PageSelector components to enhance state management and integrate new Actions component 10 months ago
twwu 2d0d448667 feat: Update selection handling to support multiple choice in OnlineDocuments and PageSelector components 10 months ago
twwu 7b473bb5c9 feat: Integrate OnlineDrive component into CreateFormPipeline and update related components 10 months ago
twwu 4c82c9d029 feat: Add Online Drive file management components and enhance file icon handling 10 months ago
qiuqiua 18757d07c9
fix: #21427 correct segment settings when creating documents via API (#21673) 10 months ago
twwu 93eabef58a refactor: Refactor OnlineDocuments component and remove OnlineDocumentSelector 10 months ago
twwu 18b1a9cb2e Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 10 months ago
zxhlyh 25fef5d757 merge main 10 months ago
twwu 2a25ca2b2c feat: enhance online drive connection UI and add localization for connection status in dataset pipeline 10 months ago
twwu 3a9c79b09a feat: refactor data source handling and integrate OnlineDrive component in TestRunPanel 10 months ago
Wu Tianwei ad9eebd02d
fix: update retrieval method cache (#21409) 10 months ago
Dongyu Li 00f0b569cc
Feat/kb index (#20868)
Co-authored-by: twwu <twwu@dify.ai>
10 months ago
twwu c6ae9628af feat: refactor input variable handling and configurations in pipeline processing components 10 months ago
twwu 261b7cabc8 feat: enhance OnlineDocumentPreview with datasourceNodeId and implement preview functionality 10 months ago
Covfefeable 449e16782e
fix: update DocumentList to include max height and overflow styles (#21466) 10 months ago
-LAN- c7ee0f2a93
fix(knowledge_base): Unchecked metadata name length (#21454)
Signed-off-by: -LAN- <laipz8200@outlook.com>
10 months ago
zxhlyh c31754e6cd fix: create pipeline from customized 10 months ago
twwu 2414dbb5f8 feat: clear selected IDs on document deletion action in DocumentList component 10 months ago
twwu 916a8c76e7 fix: rename currentDocuments to currentDocument for consistency in online documents handling 10 months ago
twwu 896906ae77 feat: refactor layout structure in PipelineSettings component for improved responsiveness 10 months ago
twwu 6ba4a4c165 feat: enhance website crawl functionality with state management and result handling 10 months ago
twwu b9f59e3a75 Merge branch 'main' into feat/rag-pipeline 10 months ago
Ganondorf ea68c92bbb
fix segment display the default (#21317)
Co-authored-by: lizb <lizb@sugon.com>
10 months ago
Wu Tianwei b348455144
fix: Update segmentation type initialization to support parent-child mode based on document form (#21359) 10 months ago
onlylhf f2f6e95880
fix: Update the logic for segment type settings to support parent-child mode selection. (#21278) 10 months ago
twwu 335e1e3602 feat: enhance pipeline settings with execution log and processing capabilities 10 months ago
twwu 5d25199f42 refactor: update layout for creation title and content in StepThree component 10 months ago
twwu a103324f25 refactor: enhance UI components with new icons and improved styling in billing and dataset processes 10 months ago
twwu 4b3a54633f refactor: streamline dataset detail fetching and improve dataset list handling across components 10 months ago
zxhlyh 3164f90327 merge main 10 months ago
twwu 796797d12b feat: centralize variable type mapping by introducing VAR_TYPE_MAP in pipeline model 10 months ago
twwu 7ac0f0c08c feat: enhance processing components by adding runDisabled state and fetching indicators 10 months ago
twwu 5cc6a2bf33 refactor: update toast notification handling and improve context usage in DocumentDetail 10 months ago
twwu 33cd32382f feat: add indexing status batch and process rule hooks; refactor Notion page preview types 10 months ago
twwu 0a2c569b3b fix: replace useGetDocLanguage with useDocLink for consistent documentation linking 10 months ago
twwu 9ab0d5fe60 Merge branch 'main' into feat/rag-pipeline 10 months ago
Wu Tianwei 59b89b9971
fix: update documentation links for various components to support localization (#21048) 10 months ago
zxhlyh abb2ed66e7 merge main 10 months ago
twwu 55906c8375 fix: remove unused billing plan logic from CreateFromDSLModal component 10 months ago
Bowen Liang f4df759ba6
refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801) 10 months ago
twwu 4b11d29ede fix: update VAR_TYPE_MAP and initialData handling in useConfigurations for improved variable processing 10 months ago
twwu 80f656f79a fix: adjust layout and visibility conditions in CreateFormPipeline and ChunkPreview components 10 months ago
twwu b9fa3f54e9 refactor: refactor component imports and enhance layout for better responsiveness in dataset previews 10 months ago
twwu 4d2f904d72 feat: enhance WorkflowPreview and TemplateCard components with additional styling and className prop 10 months ago
twwu 406d70e4a3 feat: integrate resetDatasetList hook into CreateOptions and TemplateCard components 10 months ago
twwu 6f17200dec refactor: update dataset handling to use runtime_mode instead of pipeline_id 10 months ago
twwu 141d6b1abf feat: implement document settings and pipeline settings components with localization support 10 months ago
twwu 808f792f55 fix: update isPending condition and add indexing technique checks for segment detail and new segment modal 10 months ago
twwu 5c41922b8a fix: update file extension for downloaded DSL files and refine mutation keys for template operations 10 months ago
twwu 7b9a3c1084 fix: update translation keys for document availability messages in English and Chinese 10 months ago
twwu 92e6c52c0e refactor: update handleUseTemplate to use callback for dataset creation and improve error handling; change HTTP method for dependency check 10 months ago
twwu f995436eec feat: implement chunk structure card and related hooks for dataset creation; update translations and refactor pipeline template fetching 10 months ago
twwu 45c76c1d68 refactor: rename icon property to icon_info in UpdateTemplateInfoRequest and related components 11 months ago
zxhlyh 6ecdac6344 pipeline preview 11 months ago
twwu 5c58b11b22 refactor: standardize pipeline template properties and improve related components 11 months ago
twwu caa275fdbd refactor: remove unused websiteCrawlJobId state and related props from useWebsiteCrawl and CreateFormPipeline components; update loading and file preview components for consistent width 11 months ago
zxhlyh 0564651f6f publish as customized pipeline 11 months ago
twwu eff8108f1c refactor: update dataset model and improve batch action component 11 months ago
zxhlyh 5e71f7c825 publish as pipeline 11 months ago
twwu c91456de1b fix(ChunkStructure): add disabled prop to OptionCard component 11 months ago
twwu 3e2f12b065 refactor: update website crawl handling and improve parameter naming in pipeline processing 11 months ago
twwu 5193fa2118 fix: update condition for handling datasource selection in DataSourceOptions 11 months ago
twwu cf2ef93ad5 Merge branch 'main' into feat/rag-pipeline 11 months ago
twwu cbf0864edc refactor: refactor online documents handling and update related components 11 months ago
twwu 82e7c8a2f9 refactor: update datasource handling and improve documentation properties in pipeline components 11 months ago
twwu 91fefa0e37 refactor: improve layout and event handling in Header and FieldItem components 11 months ago
twwu 842136959b feat: update data source handling and improve processing parameters integration 11 months ago
twwu 9934eac15c refactor: refactor data source handling and add form for document processing 11 months ago
twwu db154e33b7 Merge branch 'main' into feat/rag-pipeline 11 months ago
twwu 87c15062e6 feat: enhance document processing with embedding and rule detail components 11 months ago
twwu 5fb771218c fix: update types and improve data handling in pipeline components 11 months ago
twwu 9be036e0ca Merge branch 'main' into feat/rag-pipeline 11 months ago
非法操作 156bb8238d
fix: some display error in dark mode (#20469) 11 months ago
twwu a61f1f8eb0 refactor: replace anchor tag with Link component for navigation in Actions 11 months ago
twwu 9f724c19db refactor: refactor navigation components to use Link for improved routing 11 months ago
twwu 4ae936b263 refactor: refactor navigation handling in dataset components to use button elements 11 months ago
twwu 80875a109a feat: add logic to handle navigation based on pipeline status in DatasetCard 11 months ago
twwu 9176790adf feat: enhance dataset detail layout with button disable logic based on pipeline status 11 months ago
twwu 11dfe3713f refactor: enhance document upload flow with step indicators and file preview handling 11 months ago
twwu 3005419573 feat: implement document upload steps and enhance test run panel with new hooks and components 11 months ago
twwu 9e763c9e87 feat: enhance file uploader and test run panel with batch upload limits and tooltips 11 months ago
twwu 29d2f2339b refactor: enhance document preview functionality and refactor form handling 11 months ago
twwu dd0cf6fadc refactor: streamline data source type handling and improve FieldList props 11 months ago
twwu 70119a054a fix: add is_preview flag to datasource submission and improve dataset card rendering logic 11 months ago
twwu 31e183ef0d refactor: enhance datasource handling by adding fileExtensions support 11 months ago
twwu 754a1d1197 refactor: add DatasourceIcon component and update related hooks and options 11 months ago
twwu db963a638c Merge branch 'main' into feat/rag-pipeline 11 months ago
twwu dcb4c9e84a refactor: refactor datasource type handling 11 months ago
CorrectRoad 405c4d51f0
feat: clean chunk content after add (#19785) 11 months ago
twwu 324c0d7b4c refactor: improve layout and styling in TestRunPanel and FilePreview components 11 months ago
twwu e3708bfa85 refactor: enhance ChunkPreview with form handling and preview functionality 11 months ago
twwu 7d65e9980c Merge branch 'main' into feat/rag-pipeline 11 months ago
twwu 21c24977d8 refactor: enhance document processing UI and functionality with new components and translations 11 months ago
非法操作 db09d18e92
fix: some dark theme not display well (#20121) 11 months ago
twwu 3994bb1771 refactor: refactor document processing components and update translations 11 months ago
twwu faf6b9ea03 refactor: refactor preview components 11 months ago