Commit Graph

2592 Commits (2db0b19044187c756cf23410d4e8d7824706d231)

Author SHA1 Message Date
twwu f995436eec feat: implement chunk structure card and related hooks for dataset creation; update translations and refactor pipeline template fetching 1 year ago
-LAN- acb2488fc8
chore(package): Bump version to 1.4.2 (#20897)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
非法操作 f601093ccc
fix: only enterprise version request app access mode (#20785) 1 year ago
twwu 45c76c1d68 refactor: rename icon property to icon_info in UpdateTemplateInfoRequest and related components 1 year ago
zxhlyh 6ecdac6344 pipeline preview 1 year ago
twwu 5c58b11b22 refactor: standardize pipeline template properties and improve related components 1 year 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 1 year ago
zxhlyh 5dbda7f4c5 merge main 1 year ago
zxhlyh 0564651f6f publish as customized pipeline 1 year ago
twwu eff8108f1c refactor: update dataset model and improve batch action component 1 year ago
zxhlyh 0aeeee49f7 fix: draft sync 1 year ago
Nite Knite 60777bc610
chore: update plugin publish link text (#20873) 1 year ago
twwu 65ac022245 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 6e6090d5a9 test(SegmentedControl): add test cases 1 year ago
zxhlyh 978118f770 fix: datasource 1 year ago
zxhlyh f4789d750d publish as pipeline 1 year ago
zxhlyh 5e71f7c825 publish as pipeline 1 year ago
HyaCinth fc6e2d14a5
fix(web): optimize prompt change logic for LLM nodes (#20841) (#20865) 1 year ago
twwu d3eedaf0ec feat(i18n): add new translation entries for local file, website crawl, and online document 1 year ago
twwu c91456de1b fix(ChunkStructure): add disabled prop to OptionCard component 1 year ago
zxhlyh 9e19ed4e67 knowledge base node checklisst 1 year ago
zxhlyh 5b4d04b348 Merge branch 'main' into feat/rag-pipeline 1 year ago
Yeuoly 91144207e0
refactor(DSL imports): using organization/name/version to fetch DSL dependencies. (#20757) 1 year ago
非法操作 ab62a9662c
fix: some dark mode display incorrect (#20788) 1 year ago
NFish d6a8af03b4
Fix/add webapp no permission page (#20819) 1 year ago
Bharat Ramanathan e6e76852d5
Add support for W&B dedicated cloud instances in Weave tracing integration (#20765)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
twwu 9b9640b3db refactor: remove job ID handling from website crawl components and update related hooks 1 year ago
twwu 3e2f12b065 refactor: update website crawl handling and improve parameter naming in pipeline processing 1 year ago
Joel 0c8447fd0e
fix: missing bot name in orchestrate (#20747) 1 year ago
Joel 723b69cf8d
chore: chart panel ui enhance (#20743) 1 year ago
twwu 547bd3cc1b refactor: rename cancel editor handler and improve variable name validation in field list 1 year ago
twwu 83ca59e0f1 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu d725aa8791 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
zxhlyh cc8ee0ff69 dsl 1 year ago
twwu 4a249c40b1 feat: enhance input field configurations with blur listeners and update translations for display name 1 year ago
zxhlyh f9d0a7bdc8 Merge branch 'main' into feat/rag-pipeline 1 year ago
zxhlyh e961722597 dsl 1 year ago
zxhlyh 3db864561e confirm publish 1 year ago
twwu 5193fa2118 fix: update condition for handling datasource selection in DataSourceOptions 1 year ago
zxhlyh 8e4165defe datasource 1 year ago
Joel 85859b6723
feat: add browser list (#20717) 1 year ago
Joel 4f0c9fdf2b
chore: remove repeat public api and service api panel (#20715) 1 year ago
twwu cf2ef93ad5 Merge branch 'main' into feat/rag-pipeline 1 year ago
twwu cbf0864edc refactor: refactor online documents handling and update related components 1 year ago
twwu bce2bdd0de Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 82e7c8a2f9 refactor: update datasource handling and improve documentation properties in pipeline components 1 year ago
Joel 2acdb0a4ea fix: var type error in cal var type in data source type 1 year ago
twwu 350ea6be6e fix: correct spacing and formatting in variable utility functions 1 year ago
Nite Knite 7094680e23
feat: reorder app types (#20685) 1 year ago
zxhlyh f0413f359a datasource 1 year ago
Joel 90ca98ff3a fix: in node show rag var 1 year ago
Joel d4a1d045f8 fix: to new var format 1 year ago
KVOJJJin 59dc7c880e
Fix: style of radio checked (#20681) 1 year ago
twwu 91fefa0e37 refactor: improve layout and event handling in Header and FieldItem components 1 year ago
zxhlyh 468bfdfed9 datasource 1 year ago
Novice 0ccf8cb23e
fix: agent moderation not working (#20673) 1 year ago
twwu fdc4c36b77 refactor: replace useStore with useDatasetDetailContextWithSelector for pipeline ID retrieval 1 year ago
github-actions[bot] 3367d4258d
chore: translate i18n files (#20664)
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
1 year ago
geosmart de9c7f2ea4
Update template.zh.mdx-fix document update metadata body param (#20659) 1 year ago
twwu 6286f368f1 refactor: replace ImagePlus icon with RiImageCircleAiLine and improve tab button styling 1 year ago
XiaoBa 1fbbbb735d
fix: the locale format(#20662) (#20665)
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
1 year ago
twwu c83370f701 refactor: simplify workflow draft synchronization in InputFieldDialog 1 year ago
NFish 9915a70d7f
Fix/webapp access scope (#20109) 1 year ago
twwu 7506867fb9 Merge branch 'main' into feat/rag-pipeline 1 year ago
twwu 842136959b feat: update data source handling and improve processing parameters integration 1 year ago
非法操作 f2dcfc976d
feat: allow fill inputs from url params (#20630) 1 year ago
sayThQ199 4f066454d0
fix(markdown): Ensure abbr: links render correctly in react-markdown v9+ (#20648) 1 year ago
Bowen Liang 2b0f3edcef
chore: ensure web code consistency by applying `pnpm fix` (#20643) 1 year ago
非法操作 244687c9a7
fix: plugin update redcorner mark display incorrect (#20636) 1 year ago
twwu 4c2cc98ebc Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 44b9f49ab1 feat: enhance field item interaction and add preprocessing parameters hooks 1 year ago
zxhlyh a7fa5044e3 datasource 1 year ago
Joel 0bf0c7dbe8 feat: var type to inner 1 year ago
twwu c9a4c66b07 fix: update input type from 'number-input' to 'number' for consistency 1 year ago
twwu 9934eac15c refactor: refactor data source handling and add form for document processing 1 year ago
Joel c155afac29 chore: rename rag var spell errro 1 year ago
Joel 7080c9f279 fix: show rag vars names 1 year ago
Joel d22c351221
chore: fix some security issues in markdown (#20639) 1 year ago
zxhlyh dfe091789c datasource 1 year ago
zxhlyh 4c9bf78363 knowledge base node checklist 1 year ago
twwu 3afd5e73c9 feat: enhance input field dialog with preview functionality and global inputs 1 year ago
Joel cab491795a chore: some special to some fns 1 year ago
twwu e290ddc3e5 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu db154e33b7 Merge branch 'main' into feat/rag-pipeline 1 year ago
kenwoodjw 01d500db14
fix: autocorrect everything in web (#20605)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
1 year ago
GuanMu 6aba223383
fix: adjust sticky header properties in Container component (#20624) 1 year ago
Bowen Liang f1c19cda74
fix: unable to upload custom file in case of incorrect inffered by multiple extensions mapped from mime type with filename extension hints (#20559) 1 year ago
zxhlyh 225402280e datasource auth 1 year ago
sayThQ199 077d627953
fix: ensure newlines around think tags for proper markdown rendering (#20594) 1 year ago
twwu 0a9f50e85f Merge branch 'main' into feat/rag-pipeline 1 year ago
twwu ed1d71f4d0 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 7039ec33b9 refactor: update retrieval search method from invertedIndex to keywordSearch 1 year ago
Joel 025dc7c781 feat: can show rag vars 1 year ago
crazywoola 25be7c1ad5
Revert "♻️ refactor(middleware): remove duplicate CSP header assignment" (#20592) 1 year ago
twwu bad451d5ec Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 87c15062e6 feat: enhance document processing with embedding and rule detail components 1 year ago
Muttakin Islam Hasib 157d916154
♻️ refactor(middleware): remove duplicate CSP header assignment (#20548) 1 year ago
zxhlyh 163bae3aaf input rag variable 1 year ago
GuanMu db83bfc53a
chore: update pnpm version to 10.11.1 (#20573) 1 year ago
Joel 744159a079
fix: agent thought replaced by response text (#20571) 1 year ago