Commit Graph

137 Commits (2d0d448667b0a64b00dad4e09f931e47d4e3abfc)

Author SHA1 Message Date
twwu 842136959b feat: update data source handling and improve processing parameters integration 12 months ago
twwu 44b9f49ab1 feat: enhance field item interaction and add preprocessing parameters hooks 12 months ago
twwu 9934eac15c refactor: refactor data source handling and add form for document processing 12 months ago
twwu 3afd5e73c9 feat: enhance input field dialog with preview functionality and global inputs 12 months ago
zxhlyh b9c6496fea datasource default value & publish sync draft 12 months ago
twwu 5fb771218c fix: update types and improve data handling in pipeline components 12 months ago
zxhlyh 6fe473f0fa knowledge base node 12 months ago
twwu 1274aaed5d fix: add dataset mutation context to Popup component 12 months ago
twwu 2158c03231 fix: update button disabled state to reflect publishedAt status in Popup component 12 months ago
zxhlyh 1c2c4b62f8 run & tracing 12 months ago
twwu 9176790adf feat: enhance dataset detail layout with button disable logic based on pipeline status 12 months ago
zxhlyh 6ff6525d1d test run 12 months ago
twwu 3005419573 feat: implement document upload steps and enhance test run panel with new hooks and components 12 months ago
twwu cc7ad5ac97 feat: add input field variables change sync 12 months ago
twwu 9e763c9e87 feat: enhance file uploader and test run panel with batch upload limits and tooltips 12 months ago
twwu dd0cf6fadc refactor: streamline data source type handling and improve FieldList props 12 months ago
twwu 377093b776 fix: conditionally render FieldListContainer based on inputFields length 12 months ago
zxhlyh 69d1e3ec7d input field in datasource 12 months ago
twwu 365157c37d refactor: enhance action button logic to include workflow running state 12 months ago
twwu d6640f2adf refactor: streamline input field data conversion and enhance datasource component 12 months ago
twwu 31e183ef0d refactor: enhance datasource handling by adding fileExtensions support 12 months ago
twwu 049a6de4b3 refactor: update data source handling and replace icon implementation 12 months ago
twwu dcb4c9e84a refactor: refactor datasource type handling 12 months ago
zxhlyh 0478fc9649 datasource node variable 12 months ago
zxhlyh b5f88c77a3 datasource list 12 months ago
twwu 13e3f17493 refactor: standardize terminology by renaming 'data-source' to 'datasource' across components and translations 12 months ago
twwu ccefd41606 refactor: rename InputType to InputTypeEnum and update related usages for consistency 12 months ago
twwu db4958be05 fix: fix modal handling in InputFieldEditor 1 year ago
twwu 3af61f4b5d refactor: update input type mappings and enums for consistency across components 1 year ago
twwu c9bf99a1e2 refactor: update input variable types and initial data handling in pipeline components 1 year ago
zxhlyh 720ce79901 checklist & datasource icon 1 year ago
twwu 583db24ee7 refactor: update CustomActions type to use structured props across form components 1 year ago
twwu 5aaa06c8b0 refactor: integrate routing for document creation in Popup component 1 year ago
twwu 52b773770b refactor: update datasource handling in InputFieldDialog and Datasource components 1 year ago
zxhlyh fe435c23c3 i18n 1 year ago
twwu ead1209f98 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 3994bb1771 refactor: refactor document processing components and update translations 1 year ago
zxhlyh c2a7e0e986 version panel 1 year ago
twwu faf6b9ea03 refactor: refactor preview components 1 year ago
twwu 9aef4b6d6b refactor: Notion component and add NotionPageSelector for improved page selection 1 year ago
twwu cc6e2558ef Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 20343facad refactor: website data source components and hooks 1 year ago
zxhlyh eff123a11c checklist 1 year ago
twwu cf73faf174 feat: add FileUploaderField and TextAreaField components; enhance BaseField to support file inputs 1 year ago
twwu 14a9052d60 refactor: update variable naming for consistency and improve data source handling in pipeline components 1 year ago
twwu 8eee344fbb fix: correct hover state logic and refactor environment variable handling in FieldItem and usePipelineInit 1 year ago
twwu 7898dbd5bf Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu bd1073ff1a refactor: update input variable types to use PipelineInputVarType and simplify form data handling 1 year ago
zxhlyh 5199297f61 run and history 1 year ago
zxhlyh f481075f8f pipeline sync draft 1 year ago
zxhlyh 836cf6453e pipeline sync draft 1 year ago
zxhlyh f1fe143962 add i18n 1 year ago
twwu 4c30d1c1eb feat: Enhance InputFieldDialog and workflow hooks to handle ragPipelineVariables 1 year ago
zxhlyh f6978ce6b1 fix: pipeline init 1 year ago
twwu 212d4c5899 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 97ec855df4 feat: enhance input field management with internationalization support and improved state handling 1 year ago
zxhlyh d83b9b70e3 fix: import 1 year ago
zxhlyh b51c18c2cf pipeline init 1 year ago
twwu 7e31da7882 refactor: update data source handling and improve internationalization support in test run panel 1 year ago
twwu 6024dbe98d refactor: simplify type definitions in form components and update related configurations 1 year ago
zxhlyh cb52f9ecc5 pipeline header 1 year ago
twwu 38f1a42ce8 refactor: remove unused icon components and update imports in dataset components 1 year ago
zxhlyh bbbcd68258 portal element 1 year ago
zxhlyh 3f7f21ce70 show test run panel 1 year ago
zxhlyh fa8ab4ea04 rag pipeline 1 year ago
zxhlyh a478d95950 feat: knowledge base node 1 year ago
zxhlyh 66176c4d71 fix: node default 1 year ago
twwu 53f2882077 feat: Implement document processing component with configuration and action handling 1 year ago
twwu 8f07e088f5 feat: Add JinaReader and WaterCrawl components with configurations and schema handling 1 year ago
twwu f71b0eccb2 Refactor: dataset creation components and implement Firecrawl functionality 1 year ago
twwu 5b89d36ea1 feat: Update Zod schema generation for file types and upload methods to use new constants 1 year ago
twwu 7c3af74b0d feat: Update useConfigurations and useHiddenConfigurations to use InputVarType constants for type values 1 year ago
twwu d1d83f8a2a feat: Enhance form components with hidden fields and popup properties for improved configuration 1 year ago
twwu fd8ee9f53e Refactor input field form components and schema 1 year ago
zxhlyh 4792ca1813 knowledge base node 1 year ago
zxhlyh 076924bbd6 rag pipeline main 1 year ago
twwu f317ef2fe2 feat: Refactor NotionConnector integration and add Header component for improved UI in NotionPageSelector 1 year ago
twwu de30e9278c feat: Refactor Notion and LocalFile components to remove unused VectorSpaceFull prop and improve step indicator logic 1 year ago
twwu 44b9ce0951 feat: Implement Notion connector and related components for data source selection in the RAG pipeline 1 year ago
twwu efb27eb443 feat: enhance FieldList component with sorting and dynamic input field management 1 year ago
twwu 5b8c43052e feat: implement input field dialog and related components for rag pipeline 1 year ago
zxhlyh caa17b8fe9 rag pipeline store 1 year ago
twwu cd1562ee24 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 47af1a9c42 feat: add InputField component and integrate into RagPipeline panel 1 year ago
zxhlyh 0cd6a427af add publisher 1 year ago
zxhlyh a36436b585 feat: add rag pipeline store slice 1 year ago
zxhlyh 2d87823fc6 init rag pipeline 1 year ago