Commit Graph

335 Commits (832bef053f4f9cbd4ecdf524ade9e9845359bfec)

Author SHA1 Message Date
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 12 months ago
twwu 5fb771218c fix: update types and improve data handling in pipeline components 12 months ago
twwu 9be036e0ca Merge branch 'main' into feat/rag-pipeline 12 months ago
非法操作 156bb8238d
fix: some display error in dark mode (#20469) 12 months ago
twwu a61f1f8eb0 refactor: replace anchor tag with Link component for navigation in Actions 12 months ago
twwu 9f724c19db refactor: refactor navigation components to use Link for improved routing 12 months ago
twwu 4ae936b263 refactor: refactor navigation handling in dataset components to use button elements 12 months ago
twwu 80875a109a feat: add logic to handle navigation based on pipeline status in DatasetCard 12 months ago
twwu 9176790adf feat: enhance dataset detail layout with button disable logic based on pipeline status 12 months ago
twwu 11dfe3713f refactor: enhance document upload flow with step indicators and file preview handling 12 months ago
twwu 3005419573 feat: implement document upload steps and enhance test run panel with new hooks and components 12 months ago
twwu 9e763c9e87 feat: enhance file uploader and test run panel with batch upload limits and tooltips 12 months ago
twwu 29d2f2339b refactor: enhance document preview functionality and refactor form handling 12 months ago
twwu dd0cf6fadc refactor: streamline data source type handling and improve FieldList props 12 months ago
twwu 70119a054a fix: add is_preview flag to datasource submission and improve dataset card rendering logic 12 months ago
twwu 31e183ef0d refactor: enhance datasource handling by adding fileExtensions support 12 months ago
twwu 754a1d1197 refactor: add DatasourceIcon component and update related hooks and options 12 months ago
twwu db963a638c Merge branch 'main' into feat/rag-pipeline 12 months ago
twwu dcb4c9e84a refactor: refactor datasource type handling 12 months ago
CorrectRoad 405c4d51f0
feat: clean chunk content after add (#19785) 12 months ago
twwu 324c0d7b4c refactor: improve layout and styling in TestRunPanel and FilePreview components 12 months ago
twwu e3708bfa85 refactor: enhance ChunkPreview with form handling and preview functionality 12 months ago
twwu 7d65e9980c Merge branch 'main' into feat/rag-pipeline 12 months ago
twwu 21c24977d8 refactor: enhance document processing UI and functionality with new components and translations 12 months ago
非法操作 db09d18e92
fix: some dark theme not display well (#20121) 12 months ago
twwu 3994bb1771 refactor: refactor document processing components and update translations 12 months ago
twwu faf6b9ea03 refactor: refactor preview components 12 months ago
twwu b18519b824 refactor: add create-from-pipeline page and associated components for document processing 12 months ago
twwu 20343facad refactor: website data source components and hooks 12 months ago
zxhlyh 55f4177b01 merge main 12 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>
12 months ago
zxhlyh 0e0a266142 merge main 1 year ago
twwu 8d4ced227e fix: update click handler logic in OptionCard 1 year ago
twwu 4b7274f9a5 fix: update link in Form component and correct endpoint for related apps query 1 year ago
twwu 7de5585da6 refactor: replace SWR with custom hooks for dataset detail and related apps; update context usage in components 1 year ago
twwu 87dc80f6fa fix: add cursor pointer and hover effect to MemberItem; adjust padding in PermissionItem 1 year ago
twwu 35a7add4e9 refactor: refactor pipeline-related components and services to use template terminology 1 year ago
twwu 019ef74bf2 refactor: replace Container with List, update DatasetCard z-index, and implement useDatasetList for data fetching 1 year ago
zxhlyh 11977596c9 merge main 1 year ago
twwu 612dca8b7d feat: add WorkflowPreview component to Details and define graph structure in PipelineTemplateByIdResponse 1 year ago
twwu 958ff44707 refactor: simplify import DSL confirmation request structure 1 year ago
twwu d910770b3c feat: add dataset_id to DSL import responses and update routing logic in CreateFromDSLModal 1 year ago
twwu 5a8f10520f feat: refactor template card actions and details to standardize prop names; add create modal for dataset creation 1 year ago
twwu b713218cab feat: add DSL modal header and tab components; enhance pipeline import functionality 1 year ago
twwu de0cb06f8c feat: implement create dataset pipeline forms and modals 1 year ago
KVOJJJin 3548c133e3
Feat: add theme switcher (#18093) 1 year ago
twwu cfb6d59513 Merge branch 'main' into feat/rag-pipeline 1 year ago
twwu 0a891e5392 feat: Update retrieval method configuration to use new OptionCard component and improve layout 1 year ago
HyaCinth ccc3eeab10
fix(web): Fix metadata modal component (#19573) (#19592) 1 year ago
twwu 4d68aadc1c Refactor: Replace IndexMethodRadio with IndexMethod component, add keyword number functionality, and update related translations 1 year ago
twwu cef6463847 feat: Enhance dataset settings with chunk structure and icon selection 1 year ago
twwu 1fbeb3a21a refactor: enhance dataset components with new icons and improve layout structure 1 year ago
twwu 38f1a42ce8 refactor: remove unused icon components and update imports in dataset components 1 year ago
twwu 3d11af2dd6 refactor: update imports for knowledge and pipeline components 1 year ago
twwu c240cf3bb1 refactor: dataset creation to support pipeline datasets, update related types and hooks 1 year ago
twwu 7ce9710229 feat: add pipeline template details and import functionality, enhance dataset pipeline management 1 year ago
twwu e86a3fc672 feat: Enhance dataset pipeline creation and management with new export and delete functionalities, improved internationalization, and refactor for better clarity 1 year ago
twwu 4025cd0b46 feat: Refactor dataset pipeline creation components and add internationalization support 1 year ago
zxhlyh d196872059 merge main 1 year ago
AllenWriter 3ecc1e0228
Fix: update docs link (#19278) 1 year ago
twwu 12c060b795 feat: enhance dataset icon handling by making icon background and URL optional 1 year ago
twwu b4bccf5fef feat: Add External Knowledge Base and Pipeline icons, update DatasetCard component 1 year ago
twwu 14ad34af71 feat: enhance dataset creation UI with new pipeline list and edit functionality 1 year ago
twwu fc9556e057 feat: add dataset creation components and functionality 1 year ago
twwu e689f21a60 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu a7f9259e27 feat: new Dataset list 1 year ago
QuantumGhost bd1bbfee4b
Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 1 year ago
zxhlyh a46b4e3616 Merge branch 'main' into feat/rag-pipeline 1 year ago
crazywoola ce9737c6a0
fix: change provider should change the content (#19075) 1 year ago
Silow ea150dc336
feat: Upload a folder to knowledgebase (#17026)
Co-authored-by: Silow9 <soulskytony@gmail.com>
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
zxhlyh 97cf6b2d65 refactor workflow 1 year ago
twwu f317ef2fe2 feat: Refactor NotionConnector integration and add Header component for improved UI in NotionPageSelector 1 year ago
twwu 44b9ce0951 feat: Implement Notion connector and related components for data source selection in the RAG pipeline 1 year ago
GuanMu 617611ee22
fix: adjust padding and background for sticky header (#18515) 1 year ago
Wu Tianwei 80f5ee1eb2
fix: fix workflow as a tool confirm dialog layout issue (#18494) 1 year ago
GuanMu be964c78ec
fix: update document link based on client locale (#18493) 1 year ago
Wu Tianwei 1e7418095f
feat/TanStack-Form (#18346) 1 year ago
crazywoola e1455cecd8
feat: add switches for jina firecrawl watercrawl (#18153) 1 year ago
Jyong 95283b4dd3
Feat/change split length method (#18097)
Co-authored-by: JzoNg <jzongcode@gmail.com>
1 year ago
yusheng chen 4c99e9dc73
refactor: type improvements that doesn't modify functionality (#17970) 1 year ago
KVOJJJin ed63fbaf9a
Feat: dataset dark mode (#17993) 1 year ago
crazywoola 8f9cbe1c49
Chore/cleanup warnings (#17974) 1 year ago
AichiB7A 5f8d20b5b2
[Observability] Integrate OpenTelemetry (#17627) 1 year ago
yusheng chen f633d1ee92
chore: add `'no-empty-function': 'error'` to `eslint.config.mjs` (#17656) 1 year ago
Wu Tianwei cd7ac20d80
feat: enhance index type handling and add error notification for missing embedding model (#16836) 1 year ago
诗浓 8ab9eb9857
fix: update QA document default language from "Chinese" to "Chinese Simplified" (#17541) 1 year ago
Amir Mohsen Asaran f54905e685
feat: Integrate WaterCrawl.dev as a new knowledge base provider (#16396)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
yusheng chen c05e03fc09
refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 1 year ago