Commit Graph

175 Commits (deploy/rag-dev)

Author SHA1 Message Date
zxhlyh 4d36e784b7 merge main 8 months ago
doskoi a4a67ef1ec
fix(i18n): improve Japanese translations for technical terms "dupulicate" (#22669) 8 months ago
BXbing 5985055aef
Fix: Remove ${basePath} from the <Link> tag's href attribute. (#22636) 8 months ago
Kerwin Bryant 229b4d621e
Improve Tooltip UX by enabling delay by default (#21383) 9 months ago
twwu a2e0bc26c6 feat: Add conversion functionality to Knowledge Pipeline with UI and translations 9 months ago
twwu e7d394f160 feat: Add DatasetSidebarDropdown component and integrate ExtraInfo for dataset details 9 months ago
twwu 8fc15c83d0 feat: Refactor dataset info components and add export pipeline functionality 9 months ago
heyszt a201e9faee
feat: Add Aliyun LLM Observability Integration (#21471) 9 months ago
Ganondorf 55a6b330ec
Add get document detail service api (#21700)
Co-authored-by: lizb <lizb@sugon.com>
9 months ago
twwu b9f59e3a75 Merge branch 'main' into feat/rag-pipeline 9 months ago
GuanMu 870e73c03b
Knowledge base API supports status updates #18147 (#18235) 9 months ago
NFish db20f9bb71
Fix/dataset page may redirect to apps if it still getting user info and workspace info (#21221) 9 months ago
twwu 55516c4e57 fix: add type checks for workspace roles in DatasetsLayout component 9 months ago
zxhlyh 3164f90327 merge main 10 months ago
GuanMu 19339c3de1
fix: doc error (#21108) 10 months ago
NFish c5acffb034
fix: page loop in datasets and apps if current user is dataset_operator (#21114) 10 months ago
twwu ce0bd421ae Merge branch 'main' into feat/rag-pipeline 10 months ago
NFish 41cb39eb5d
fix: redirect to apps page if current user has no permission to visit dataset page (#21065) 10 months ago
zxhlyh abb2ed66e7 merge main 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 6f17200dec refactor: update dataset handling to use runtime_mode instead of pipeline_id 10 months ago
twwu e52c905aa5 refactor: improve layout-main component structure and readability 10 months ago
geosmart de9c7f2ea4
Update template.zh.mdx-fix document update metadata body param (#20659) 10 months ago
kenwoodjw 01d500db14
fix: autocorrect everything in web (#20605)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
10 months ago
GuanMu 6aba223383
fix: adjust sticky header properties in Container component (#20624) 10 months ago
Ganondorf 51f64797cd
Add APIs for Knowledge Base Tag Management and Dataset Binding (#20023)
Co-authored-by: lizb <lizb@sugon.com>
10 months ago
Dongyu Li 1ea4459d9f
update knowledge base api (#20426) 10 months ago
twwu 9176790adf feat: enhance dataset detail layout with button disable logic based on pipeline status 10 months ago
GuanMu ded4b024f3
Fix dataseat card height (#20239) 10 months ago
zxhlyh c2a7e0e986 version panel 10 months ago
twwu b18519b824 refactor: add create-from-pipeline page and associated components for document processing 10 months ago
zxhlyh 55f4177b01 merge main 10 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>
10 months ago
zxhlyh 0e0a266142 merge main 10 months ago
非法操作 499392c6f9
chore: improve some doc (#19881) 10 months ago
GQ1994 e7659ecd9d
revert https://github.com/langgenius/dify/pull/19497 (19497) (#19807)
Co-authored-by: qingguo <qingguo@lexin.com>
11 months ago
twwu 7de5585da6 refactor: replace SWR with custom hooks for dataset detail and related apps; update context usage in components 11 months ago
twwu 35a7add4e9 refactor: refactor pipeline-related components and services to use template terminology 11 months ago
twwu 019ef74bf2 refactor: replace Container with List, update DatasetCard z-index, and implement useDatasetList for data fetching 11 months ago
KVOJJJin 3548c133e3
Feat: add theme switcher (#18093) 11 months ago
twwu cef6463847 feat: Enhance dataset settings with chunk structure and icon selection 11 months ago
GuanMu a8b82d2b67
Fix btns (#19564) 11 months ago
Abdullah AlOsaimi f3522a282c
correct key to 'embedding_model_provider' in docs (#19541) 11 months ago
johnny0120 49af07f444
fix: use NextJS basePath and WEB_PREFIX to support custom prefix (#19497)
Co-authored-by: johnny0120 <15564476+johnny0120@users.noreply.github.com>
11 months ago
kenwoodjw abc61f680a
fix delete api response (#19480)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
11 months ago
twwu 1fbeb3a21a refactor: enhance dataset components with new icons and improve layout structure 11 months ago
twwu 3d11af2dd6 refactor: update imports for knowledge and pipeline components 11 months ago
twwu 4025cd0b46 feat: Refactor dataset pipeline creation components and add internationalization support 11 months ago
AllenWriter 3ecc1e0228
Fix: update docs link (#19278) 11 months ago
twwu c480c3d881 feat: enhance dataset detail layout with new icon structure and additional document count display 11 months ago