twwu
c39746181d
refactor: update data source store usage in LocalFile and WebsiteCrawl components
2025-07-10 15:24:58 +08:00
twwu
15cd9e0b12
refactor: rename selectedFileList to selectedFileKeys across components and update related logic
2025-07-10 15:14:23 +08:00
github-actions[bot]
b834131f50
chore: translate i18n files ( #22132 )
...
Co-authored-by: iamjoel <2120155+iamjoel@users.noreply.github.com>
2025-07-10 14:19:26 +08:00
Joel
5375d9bb27
feat: the frontend part of mcp ( #22131 )
...
Co-authored-by: jZonG <jzongcode@gmail.com>
Co-authored-by: Novice <novice12185727@gmail.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
2025-07-10 14:14:02 +08:00
twwu
e66c2badda
refactor: update error handling to use DataSourceNodeErrorResponse in OnlineDocuments and WebsiteCrawl components
2025-07-10 13:55:24 +08:00
twwu
6030ae9d0f
refactor: integrate currentNodeIdRef into data source store and update related components
2025-07-10 12:02:54 +08:00
twwu
42fd40500a
refactor: remove isTruncated state and update related logic to use mutable refs
2025-07-10 10:39:01 +08:00
twwu
611bc728d0
fix: update hover background color for disabled and active NavLink states
2025-07-10 10:21:45 +08:00
twwu
e2a141b3bb
Merge branch 'main' into feat/rag-2
2025-07-10 10:14:12 +08:00
Wu Tianwei
a316766ad7
chore: Update theme vars ( #22113 )
2025-07-10 10:11:31 +08:00
Minamiyama
a9cc19f530
feat(question-classifier): add drag-and-drop sorting for topics list ( #22066 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-07-10 10:03:11 +08:00
NFish
785c4caa67
fix: allow update plugin install settings ( #22111 )
2025-07-10 09:58:48 +08:00
Heyang Wang
4403bc67a1
fix(Drawer): add overflow hidden to ensure copy button is always clickable ( #21992 ) ( #22103 )
...
Co-authored-by: wangheyang <wangheyang@corp.netease.com>
2025-07-10 09:20:02 +08:00
twwu
966e6e03fc
style: Update component attributes to use single quotes and adjust z-index in ContentDialog
2025-07-09 18:34:21 +08:00
twwu
a2e0bc26c6
feat: Add conversion functionality to Knowledge Pipeline with UI and translations
2025-07-09 18:20:52 +08:00
twwu
7c6bdb9ec9
feat: Enhance operations with pause and resume functionality
2025-07-09 16:05:42 +08:00
twwu
9e44f2b805
Merge branch 'main' into feat/rag-2
2025-07-09 15:54:57 +08:00
Davide Delbianco
1885426421
feat: Allow to change SSL verify in HTTP Node ( #22052 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-07-09 15:53:24 +08:00
Minamiyama
3643ed1014
Feat: description field for env variables ( #21556 )
2025-07-09 15:18:23 +08:00
twwu
e7d394f160
feat: Add DatasetSidebarDropdown component and integrate ExtraInfo for dataset details
2025-07-09 15:13:02 +08:00
twwu
4ea4d227c6
refactor: Remove unused file support types logic from CreateFormPipeline component
2025-07-09 14:44:56 +08:00
twwu
4a8061d14c
fix: Integrate dataset list reset functionality in dropdown and step two components
2025-07-09 13:54:49 +08:00
twwu
59c3305dcc
feat: Enhance dataset dropdown functionality with export and delete options
2025-07-09 13:42:24 +08:00
twwu
8fc15c83d0
feat: Refactor dataset info components and add export pipeline functionality
2025-07-09 10:45:50 +08:00
kurokobo
e39236186d
feat: introduce new env ALLOW_UNSAFE_DATA_SCHEME to allow rendering data uri scheme ( #21321 )
2025-07-09 10:12:40 +08:00
Davide Delbianco
816210d744
Expose LLM usage in workflows ( #21766 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-07-08 21:18:00 +08:00
twwu
1c85dada53
feat: Implement sidebar toggle functionality with keyboard shortcuts and improve translations
2025-07-08 20:04:15 +08:00
twwu
b3431ab0c4
feat: Refactor online drive components to improve file retrieval and selection logic
2025-07-08 16:46:59 +08:00
Minamiyama
f925869f61
fix(variable): ensure unique variable names in var-list ( #22038 )
2025-07-08 15:41:27 +08:00
twwu
073a0974a4
fix: Update breadcrumb click handling to close dropdown and adjust prefix slicing logic
2025-07-08 15:40:16 +08:00
twwu
e911a4e719
fix: Update button styles and improve file size validation in breadcrumb and item components
2025-07-08 15:28:22 +08:00
NFish
f62b59a805
don't add search params when opening detail links from marketplace. ( #22034 )
2025-07-08 15:15:38 +08:00
twwu
5e2b60664f
fix: Improve item selection logic and reset selected file list on folder open
2025-07-08 14:26:55 +08:00
twwu
b36f36d242
feat: Enhance CreateFormPipeline with file selection and validation for online documents and drives
2025-07-08 14:14:50 +08:00
Minamiyama
a4bdeba60d
feat(question-classifier): add instanceId to class-item editor ( #22002 )
2025-07-08 10:04:05 +08:00
Minamiyama
71385d594d
fix(variables): Improve getNodeUsedVars implementation details ( #21987 )
2025-07-08 09:33:13 +08:00
NeatGuyCoding
1760179093
minro fix: fix a typo for aliyun ( #22001 )
...
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
2025-07-07 22:04:38 +08:00
鸽子
aded30b664
fix: resolve dropdown menu visibility issue caused by z-index conflict ( #22000 )
2025-07-07 21:58:05 +08:00
twwu
467cd2c4c1
fix: Update onlineDrive file check to use selectedFileList for better validation
2025-07-07 16:34:43 +08:00
twwu
d3ca50626d
feat: Integrate useOnlineDrive hook and enhance datasource handling in CreateFormPipeline
2025-07-07 16:30:15 +08:00
twwu
13f168ed1c
refactor: Refactor Online Drive components to improve state management and add truncation support
2025-07-07 15:51:59 +08:00
Minamiyama
c48b32c9e3
ENH(ui): enhance check list ( #21932 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-07 14:52:36 +08:00
twwu
83c8219942
feat: Enhance file item component with support for disabled state and file type validation
2025-07-07 14:36:09 +08:00
mizoo
de22648b9f
feat: Add support for type="hidden" input elements in Markdown forms ( #21922 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-07 10:35:30 +08:00
허재원
8288145ee4
chore(i18n): fix typos and improve Korean translation ( #21955 )
2025-07-07 09:33:09 +08:00
NeatGuyCoding
51f6095be7
minor fix: translation for pause ( #21949 )
...
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
2025-07-05 12:45:29 +08:00
heyszt
a201e9faee
feat: Add Aliyun LLM Observability Integration ( #21471 )
2025-07-04 21:54:33 +08:00
HyaCinth
fec6bafcda
refactor(web): Restructure the operation buttons layout in the app information component ( #21742 ) ( #21818 )
2025-07-04 21:53:21 +08:00
twwu
1bd664e655
feat: Implement Dropdown and Menu components for breadcrumb navigation in Online Drive
2025-07-04 19:15:37 +08:00
twwu
933ad0649c
feat: Add subItems mapping to Panel component for enhanced item details
2025-07-04 18:24:52 +08:00
twwu
0d9991ec88
feat: Add ONLINE_DRIVE_OUTPUT and integrate into DataSource components for online drive support
2025-07-04 18:04:47 +08:00
twwu
e67a19b26b
refactor: Enhance Bucket and Breadcrumbs components; improve event handling and add button for bucket name
2025-07-04 17:55:30 +08:00
twwu
d44af3ec46
refactor: Restructure breadcrumbs component; introduce Bucket and BreadcrumbItem components for improved navigation
2025-07-04 16:44:21 +08:00
twwu
9ce0c69687
refactor: Update event handling in Checkbox and Radio components; optimize Online Drive file filtering
2025-07-04 15:30:08 +08:00
twwu
2ecbcd6a7f
refactor: Add loading state and bucket handling to Online Drive components
2025-07-04 15:14:19 +08:00
Nite Knite
13990f31a1
feat: update account menu style ( #21916 )
2025-07-04 14:52:30 +08:00
GuanMu
de39b737b6
Feat list query ( #21907 )
2025-07-04 14:18:31 +08:00
twwu
d3b17ea567
fix: Update key property for onlineDrive datasource handling in TestRunPanel
2025-07-04 14:11:23 +08:00
GuanMu
a66ed7157e
feat: add document pause and resume functionality ( #21894 )
2025-07-04 14:06:47 +08:00
twwu
a4f7d373b5
refactor: Replace useDataSourceStore with useDataSourceStoreWithSelector for improved state selection across components
2025-07-04 14:03:04 +08:00
twwu
334f0c905a
feat: Enhance Online Drive file handling with selection and folder opening functionality
2025-07-04 13:42:36 +08:00
Minamiyama
317d287458
fix(loop-variables): validate variable name input ( #21888 )
2025-07-03 23:30:56 +08:00
twwu
f2960989c1
refactor: Refactor data source components
2025-07-03 18:34:54 +08:00
Joel
ed54bd5121
fix: not search plugin if marketplace enabled ( #21880 )
2025-07-03 16:43:11 +08:00
GuanMu
06c3deff11
Fix: Add title attribute to edit time text for improved accessibility ( #21871 )
2025-07-03 16:07:07 +08:00
twwu
cf4f652105
fix: Enhance data source handling by adding error response type and updating local file and online document slices
2025-07-03 14:58:58 +08:00
Ali Saleh
1af3d40c1a
feat: Improve Observability with Arize & Phoenix Integration ( #19840 )
...
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Gu <guchenhe@gmail.com>
2025-07-03 13:52:14 +08:00
jyong
7c5893db91
Merge branch 'feat/r2' into deploy/rag-dev
...
# Conflicts:
# web/app/components/workflow-app/components/workflow-main.tsx
# web/app/components/workflow/constants.ts
# web/app/components/workflow/header/run-and-history.tsx
# web/app/components/workflow/hooks-store/store.ts
# web/app/components/workflow/hooks/use-nodes-interactions.ts
# web/app/components/workflow/hooks/use-workflow-interactions.ts
# web/app/components/workflow/hooks/use-workflow.ts
# web/app/components/workflow/nodes/_base/components/panel-operator/panel-operator-popup.tsx
# web/app/components/workflow/nodes/_base/components/variable/var-reference-picker.tsx
# web/app/components/workflow/nodes/code/use-config.ts
# web/app/components/workflow/nodes/llm/default.ts
# web/app/components/workflow/panel/index.tsx
# web/app/components/workflow/panel/version-history-panel/index.tsx
# web/app/components/workflow/store/workflow/index.ts
# web/app/components/workflow/types.ts
# web/config/index.ts
# web/types/workflow.ts
2025-07-03 11:40:54 +08:00
Minamiyama
a45aa1e505
feat(variables): auto replace spaces with underscores in variable name inputs ( #21843 )
2025-07-03 10:36:38 +08:00
twwu
2dd1f41ad3
feat: Implement data source store with slices for local files, online documents, website crawls, and online drives
2025-07-03 10:31:29 +08:00
twwu
ddde576b4a
refactor: Update notification messages in CreateFromDSLModal and CreateFromScratchModal for dataset creation
2025-07-03 10:17:55 +08:00
Minamiyama
cb0d4a1e15
style(config-var): update styling classes to use design system tokens ( #21846 )
2025-07-03 10:00:44 +08:00
crazywoola
21e68b9cf1
fix: nodeExtraData might be undefined ( #21856 )
2025-07-03 09:59:19 +08:00
HyaCinth
a3654c8fe9
fix(web): adjust HTTP node method and input layout ( #21834 ) ( #21855 )
2025-07-03 09:26:38 +08:00
Kalo Chin
4e7c9dd2ae
feat: Retain llm setting for agent node ( #21842 )
2025-07-02 20:28:25 +08:00
jyong
832bef053f
Merge branch 'main' into feat/r2
...
# Conflicts:
# docker/docker-compose.middleware.yaml
# web/app/components/workflow-app/components/workflow-main.tsx
# web/app/components/workflow-app/hooks/index.ts
# web/app/components/workflow/hooks-store/store.ts
# web/app/components/workflow/hooks/index.ts
# web/app/components/workflow/nodes/_base/components/variable/var-reference-picker.tsx
2025-07-02 18:20:05 +08:00
zxhlyh
a52bf6211a
merge main
2025-07-02 18:07:09 +08:00
zxhlyh
68f41bbaa8
Fix/workflow use nodes hooks ( #21822 )
2025-07-02 17:48:23 +08:00
zxhlyh
3bfa9767c0
Chore/workflow last run ( #21823 )
...
Co-authored-by: Joel <iamjoel007@gmail.com>
2025-07-02 17:48:07 +08:00
-LAN-
bb955806e0
chore(version): bump to 1.5.1 ( #21808 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-07-02 16:17:40 +08:00
Joel
0c39490bb1
chore: put new run var to the top ( #21816 )
2025-07-02 15:56:22 +08:00
twwu
d7b0ccd6f7
feat: Add name field to data source credentials update function in usePipeline service
2025-07-02 15:08:20 +08:00
twwu
68d59ee8b3
refactor: Refactor useOnlineDocument hook
2025-07-02 14:56:29 +08:00
jyong
e23d7e39ec
Merge branch 'feat/datasource' into feat/r2
...
# Conflicts:
# api/services/rag_pipeline/rag_pipeline.py
# web/app/components/workflow/constants.ts
# web/app/components/workflow/header/run-and-history.tsx
# web/app/components/workflow/hooks/use-nodes-interactions.ts
# web/app/components/workflow/hooks/use-workflow-interactions.ts
# web/app/components/workflow/hooks/use-workflow.ts
# web/app/components/workflow/index.tsx
# web/app/components/workflow/nodes/_base/components/panel-operator/panel-operator-popup.tsx
# web/app/components/workflow/nodes/_base/panel.tsx
# web/app/components/workflow/nodes/code/use-config.ts
# web/app/components/workflow/nodes/llm/default.ts
# web/app/components/workflow/panel/index.tsx
# web/app/components/workflow/panel/version-history-panel/index.tsx
# web/app/components/workflow/store/workflow/index.ts
# web/app/components/workflow/types.ts
# web/config/index.ts
# web/types/workflow.ts
2025-07-02 14:01:59 +08:00
twwu
0284e7556e
refactor: Refactor useDatasourceIcon hook and enhance dataset node rendering with AppIcon component
2025-07-02 13:48:11 +08:00
ShadowJobs
86179beaa5
FIX: dollar-sign escaping in preprocessLaTeX code‐block handling ( #21796 )
...
Co-authored-by: LinYing <linying@momenta.ai>
2025-07-02 11:32:23 +08:00
Joel
f53b177e1f
chore: new inspected variable add to top position instead of bottom ( #21793 )
2025-07-02 11:07:43 +08:00
Joel
58dfe2ca03
fix: when config plugin endpoint choose no start form app cause page crashed ( #21789 )
2025-07-02 10:55:38 +08:00
非法操作
70035aa9a9
fix: notion kownledge datasets can't add new page ( #21779 )
2025-07-02 09:14:48 +08:00
twwu
5d7a533ada
fix: Improve layout by adding overflow handling in CreateFromPipeline and List components
2025-07-01 17:46:41 +08:00
baonudesifeizhai
8516d15a4e
fix: handle configure button for notion internal integration ( #21412 )
2025-07-01 16:58:00 +08:00
twwu
0db7967e5f
refactor: Add useOnlineDrive hook and integrate it into CreateFormPipeline and TestRunPanel components
2025-07-01 16:54:44 +08:00
twwu
a81dc49ad2
feat: Refactor OnlineDocuments and PageSelector components to enhance state management and integrate new Actions component
2025-07-01 16:32:21 +08:00
Joel
a67441689a
chore: upgrade package versions for security reason ( #21751 )
2025-07-01 16:02:04 +08:00
Joel
5c11c22302
fix: can not reset system variables ( #21750 )
2025-07-01 16:00:17 +08:00
twwu
2d0d448667
feat: Update selection handling to support multiple choice in OnlineDocuments and PageSelector components
2025-07-01 14:14:28 +08:00
Kalo Chin
1b99e44e99
feat: Retain LLM Configuration Settings When Changing Model ( #21247 )
2025-07-01 11:32:46 +08:00
twwu
55d7d7ef76
fix: Update default value handling for number input in useInitialData hook
2025-07-01 11:24:30 +08:00
Minamiyama
25de39d9c6
Feat: sync input variable names to main() function ( #21667 )
2025-07-01 10:57:07 +08:00
github-actions[bot]
2455135eaa
chore: translate i18n files ( #21732 )
...
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
2025-07-01 10:53:59 +08:00
NFish
6013d90426
Fix/ serveral bugs fixed in enterprise ( #21729 )
2025-07-01 10:42:11 +08:00
Minamiyama
7c76458b18
fix: fix node valid detect ( #21709 )
2025-07-01 10:32:00 +08:00
非法操作
eb9edf4908
fix: copy inspect variable value get extra quotes ( #21680 )
2025-06-30 22:14:29 +08:00
Ganondorf
55a6b330ec
Add get document detail service api ( #21700 )
...
Co-authored-by: lizb <lizb@sugon.com>
2025-06-30 22:13:56 +08:00
非法操作
96d27d7087
fix: enter and exit full canvas cause nav items missing ( #21691 )
2025-06-30 22:00:35 +08:00
twwu
7b473bb5c9
feat: Integrate OnlineDrive component into CreateFormPipeline and update related components
2025-06-30 18:31:52 +08:00
NFish
9588a64487
fix: keep search params in web app url when needs authorize ( #21717 )
2025-06-30 18:28:31 +08:00
twwu
ff511c6f31
refactor: Remove unused variables and simplify next button logic in TestRunPanel
2025-06-30 17:54:33 +08:00
twwu
310102bebd
feat: Add SearchMenu icon and integrate it into the file list component with empty state handling
2025-06-30 17:31:27 +08:00
zxhlyh
1f5c32525f
datasource page
2025-06-30 16:16:54 +08:00
twwu
ada632f9f5
feat: Enhance input field handling by adding allVariableNames prop and localizing error messages
2025-06-30 15:28:55 +08:00
twwu
4c82c9d029
feat: Add Online Drive file management components and enhance file icon handling
2025-06-30 14:19:14 +08:00
zxhlyh
42655a3b1f
fix: checklist
2025-06-30 14:11:26 +08:00
qiuqiua
18757d07c9
fix: #21427 correct segment settings when creating documents via API ( #21673 )
2025-06-29 14:49:32 +08:00
Minamiyama
0f23e3d9ab
fix(ui): no hover effect in copy button of code node ( #21671 )
2025-06-29 14:49:10 +08:00
呆萌闷油瓶
765adabb32
feat: Add autofill by default value in endpoint plugin setting page. ( #21669 )
2025-06-29 13:09:21 +08:00
Davide Delbianco
38a704743c
chore: Add missing svg icon sources ( #21627 )
2025-06-27 16:56:22 +08:00
zxhlyh
94674e99ab
datasource page add marketplace
2025-06-27 16:44:23 +08:00
twwu
93eabef58a
refactor: Refactor OnlineDocuments component and remove OnlineDocumentSelector
2025-06-27 16:29:30 +08:00
twwu
5248fcca56
feat: implement support for single and multiple choice in crawled result items
2025-06-27 15:56:38 +08:00
qiuqiua
7236c4895b
fix: annotation remove functionality Fixes #21448 ( #21616 )
...
Co-authored-by: siqiuchen <siqiu.chen2@dentsplysirona.com>
2025-06-27 15:45:24 +08:00
twwu
264b95e572
feat: separate input fields into datasource and global categories in RAG pipeline
2025-06-27 15:23:04 +08:00
zxhlyh
8f2ad89027
datasource page
2025-06-27 15:01:33 +08:00
NFish
ae8653beb0
style: decrease navbar z-index value from 30 to 15, fix style error ( #21612 )
2025-06-27 13:22:29 +08:00
GuanMu
787ad5ab38
feat: Refactor panel component, add adaptive width observer to optimize panel width management ( #21576 )
2025-06-27 10:50:33 +08:00
crazywoola
81fc49d78c
fix: value_selector will be empty string ( #21598 )
2025-06-27 10:38:22 +08:00
CorrectRoad
7d9d670f90
feat: to add tag when tag input is unfocus ( #21555 )
2025-06-27 10:36:01 +08:00
GuanMu
fd41645f95
feat: Add display control logic for the variable inspection panel ( #21539 )
2025-06-27 10:22:39 +08:00
Yeuoly
cea6522122
feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities ( #21425 )
2025-06-26 17:44:14 +08:00
CorrectRoad
ae00ba44db
fix: fix create custom modal overlay add tool ( #21553 )
2025-06-26 16:45:45 +08:00
HyaCinth
79fa3c7519
fix(web): optimize the pop logic of the tool selector ( #21558 ) ( #21559 )
2025-06-26 16:45:01 +08:00
CorrectRoad
d2814650e6
feat: prevent input of non-numeric values in numer input ( #21562 )
2025-06-26 16:43:26 +08:00
CorrectRoad
17722f581b
feat: add tooltip to workflow run node name ( #21564 )
2025-06-26 16:42:48 +08:00
twwu
18b1a9cb2e
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-06-26 15:28:19 +08:00
zxhlyh
25fef5d757
merge main
2025-06-26 15:21:24 +08:00
twwu
2a25ca2b2c
feat: enhance online drive connection UI and add localization for connection status in dataset pipeline
2025-06-26 14:24:50 +08:00
twwu
3a9c79b09a
feat: refactor data source handling and integrate OnlineDrive component in TestRunPanel
2025-06-26 13:46:12 +08:00
Wu Tianwei
ad9eebd02d
fix: update retrieval method cache ( #21409 )
2025-06-26 10:58:21 +08:00
twwu
025b55ef3b
feat: update tooltip text for test run mode in English and Chinese translations for clarity
2025-06-26 10:17:48 +08:00
twwu
cf7574bd10
feat: add FooterTips component and integrate it into TestRunPanel; extend DatasourceType enum with onlineDrive
2025-06-26 10:16:37 +08:00
zxhlyh
45dc0a43d3
fix: prompt editor insert context ( #21526 )
2025-06-26 09:58:58 +08:00
Joel
1610f62a28
fix: var inspect doc link error ( #21515 )
2025-06-25 20:21:51 +08:00
Dongyu Li
00f0b569cc
Feat/kb index ( #20868 )
...
Co-authored-by: twwu <twwu@dify.ai>
2025-06-25 17:52:59 +08:00
twwu
c7cec120a6
feat: update variable validation regex for consistency in ExternalDataToolModal and schema
2025-06-25 17:07:31 +08:00
-LAN-
2d5cdbe79c
chore(version): Bump to 1.5.0 ( #21415 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-06-25 16:54:44 +08:00
Joel
9ad3553d7f
fix: app description too long break ui ( #21491 )
2025-06-25 16:41:55 +08:00
twwu
7d7fd18e65
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-06-25 16:16:41 +08:00
twwu
c6ae9628af
feat: refactor input variable handling and configurations in pipeline processing components
2025-06-25 16:15:59 +08:00
Joel
4631575c12
feat: can support choose current node var
2025-06-25 16:06:08 +08:00
zxhlyh
a4f4fea0a5
fix: note node delete
2025-06-25 16:01:45 +08:00
-LAN-
0f5417ab84
feat(web): Contains sys.files in the default template. ( #21476 )
2025-06-25 13:06:07 +08:00
twwu
261b7cabc8
feat: enhance OnlineDocumentPreview with datasourceNodeId and implement preview functionality
2025-06-25 11:36:56 +08:00
zxhlyh
819c02f1f5
fix: prompt editor click to insert variable ( #21470 )
2025-06-25 11:34:58 +08:00
Covfefeable
449e16782e
fix: update DocumentList to include max height and overflow styles ( #21466 )
2025-06-25 11:17:31 +08:00
thief
257809bb30
fix: in plugin config panel appselector can not list all apps() ( #21457 )
2025-06-25 11:14:46 +08:00
crazywoola
8a20134a5b
fix: inputs.items is undefined ( #21463 )
2025-06-25 11:02:27 +08:00
twwu
ccd346d1da
feat: add handling for RAG pipeline variables in node interactions
2025-06-25 10:40:48 +08:00
AntzUhl
27172b0898
fix (conf/code): Variables not correctly filled can still be referenced ( #21451 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-06-25 10:27:36 +08:00
github-actions[bot]
5b33d086c6
chore: translate i18n files ( #21459 )
...
Co-authored-by: laipz8200 <16485841+laipz8200@users.noreply.github.com>
2025-06-25 10:26:21 +08:00
-LAN-
c7ee0f2a93
fix(knowledge_base): Unchecked metadata name length ( #21454 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-06-25 10:18:20 +08:00
twwu
a866cbc6d7
feat: implement usePipeline hook for managing pipeline variables and refactor input field handling
2025-06-25 10:11:26 +08:00
Minamiyama
8ea27bc341
feat: persist debug-and-preview panel width in localstorage ( #21434 )
2025-06-24 20:34:11 +08:00
Joel
c8ebad055c
fix: text generation app log not show ( #21436 )
2025-06-24 20:33:10 +08:00
zxhlyh
8f4a0d4a22
variable picker
2025-06-24 17:27:06 +08:00
Joel
f668d89621
fix: last run not export var and ts problem ( #21424 )
2025-06-24 16:48:33 +08:00
Minamiyama
197c018c1f
fix missing style of conversation variable panel default value textarea ( #21422 )
2025-06-24 15:58:39 +08:00
twwu
1c51bef3cb
fix: standardize capitalization in translation keys and remove unused group property in FieldListContainer
2025-06-24 14:25:58 +08:00
Kerwin Bryant
2467bd738a
Improve App Icon Picker: Stable Modal Height & Collapsible Emoji Style Section ( #21399 )
2025-06-24 11:13:28 +08:00
zxhlyh
c31754e6cd
fix: create pipeline from customized
2025-06-24 11:12:39 +08:00
github-actions[bot]
4a59360ad3
chore: translate i18n files ( #21395 )
...
Co-authored-by: QuantumGhost <2939865+QuantumGhost@users.noreply.github.com>
2025-06-24 09:25:02 +08:00
Joel
1a1bfd4048
feat: last run frontend ( #21369 )
...
The frontend of feat: Persist Variables for Enhanced Debugging Workflow (#20699 ).
Co-authored-by: jZonG <jzongcode@gmail.com>
2025-06-24 09:10:30 +08:00
QuantumGhost
10b738a296
feat: Persist Variables for Enhanced Debugging Workflow ( #20699 )
...
This pull request introduces a feature aimed at improving the debugging experience during workflow editing. With the addition of variable persistence, the system will automatically retain the output variables from previously executed nodes. These persisted variables can then be reused when debugging subsequent nodes, eliminating the need for repetitive manual input.
By streamlining this aspect of the workflow, the feature minimizes user errors and significantly reduces debugging effort, offering a smoother and more efficient experience.
Key highlights of this change:
- Automatic persistence of output variables for executed nodes.
- Reuse of persisted variables to simplify input steps for nodes requiring them (e.g., `code`, `template`, `variable_assigner`).
- Enhanced debugging experience with reduced friction.
Closes #19735 .
2025-06-24 09:05:29 +08:00
twwu
2414dbb5f8
feat: clear selected IDs on document deletion action in DocumentList component
2025-06-23 16:38:19 +08:00
twwu
916a8c76e7
fix: rename currentDocuments to currentDocument for consistency in online documents handling
2025-06-23 16:31:09 +08:00
twwu
896906ae77
feat: refactor layout structure in PipelineSettings component for improved responsiveness
2025-06-23 15:57:02 +08:00
twwu
dd792210f6
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-06-23 15:38:34 +08:00
twwu
6ba4a4c165
feat: enhance website crawl functionality with state management and result handling
2025-06-23 15:38:24 +08:00
zxhlyh
48f53f3b9b
workflow dependency
2025-06-23 15:02:57 +08:00
15
3537088135
Fixes #21351 ( #21354 )
2025-06-23 14:01:51 +08:00
twwu
b9f59e3a75
Merge branch 'main' into feat/rag-pipeline
2025-06-23 13:59:05 +08:00
Good Wood
43f5b21852
feat: add config for max-tree-depth ( #21291 )
2025-06-23 13:55:57 +08:00
GuanMu
e56d7547f7
fix: web error ( #21340 )
2025-06-23 13:54:52 +08:00
Ganondorf
ea68c92bbb
fix segment display the default ( #21317 )
...
Co-authored-by: lizb <lizb@sugon.com>
2025-06-23 13:48:39 +08:00
Wu Tianwei
b348455144
fix: Update segmentation type initialization to support parent-child mode based on document form ( #21359 )
2025-06-23 13:45:35 +08:00
onlylhf
f2f6e95880
fix: Update the logic for segment type settings to support parent-child mode selection. ( #21278 )
2025-06-23 10:36:30 +08:00
XiaoBa
725a221315
fix: hide marketplace information( #21275 ) ( #21276 )
...
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
2025-06-23 10:23:43 +08:00
crazywoola
d333aac84a
refactor: env check with function ( #21310 )
2025-06-21 18:33:13 +08:00
crazywoola
3fefb34d44
fix: wrong translation ( #21311 )
2025-06-21 11:51:52 +08:00
GuanMu
870e73c03b
Knowledge base API supports status updates #18147 ( #18235 )
2025-06-21 11:18:48 +08:00
HyaCinth
fa70033438
style(dark): Adjust chat bubble background color (langgenius#20990) ( #21264 )
2025-06-20 20:04:39 +08:00
QuantumGhost
3f9ced5374
Revert "feat:conversation variable support file array" ( #21273 )
2025-06-20 19:57:28 +08:00
sayThQ199
ba5eebf3a2
feat(mermaid): Rearchitect component for robustness, security, and theming ( #21281 )
2025-06-20 19:55:58 +08:00
XiaoBa
186ac74c1f
fix: update auto translations for days of the week( #21279 ) ( #21287 )
...
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
2025-06-20 19:54:43 +08:00
KVOJJJin
223448af18
Feat: support selecting model in auto generator ( #21208 )
2025-06-20 13:42:42 +08:00
非法操作
40e8ad419b
fix: not permitted schema of markdown link cause page crash ( #21258 )
2025-06-20 09:23:30 +08:00
-LAN-
6b1ad634f1
fix(workflow_run): sequence_number race. ( #21228 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-06-19 17:53:49 +08:00
twwu
3899211c41
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-06-19 15:58:01 +08:00
twwu
335e1e3602
feat: enhance pipeline settings with execution log and processing capabilities
2025-06-19 15:57:49 +08:00
Good Wood
1d41b642ca
chore: remove redundant code ( #21211 )
2025-06-19 15:47:08 +08:00
zxhlyh
cff039d123
fix: workflow import sync env and conversation variables ( #21215 )
2025-06-19 15:44:42 +08:00
NFish
db20f9bb71
Fix/dataset page may redirect to apps if it still getting user info and workspace info ( #21221 )
2025-06-19 15:40:15 +08:00
zxhlyh
95ba55af4d
fix: import dsl sync rag variables
2025-06-19 15:04:26 +08:00
twwu
55516c4e57
fix: add type checks for workspace roles in DatasetsLayout component
2025-06-19 10:56:03 +08:00
kinoooolu
2bb19f85c6
feat:conversation variable support file array ( #21174 )
...
Co-authored-by: kino.lu <kino.lu@vipshop.com>
2025-06-19 10:26:38 +08:00
Ganondorf
e99861d4fe
Add Filter of Get Workflow Logs ( #21172 )
...
Co-authored-by: lizb <lizb@sugon.com>
2025-06-19 10:10:16 +08:00
非法操作
a205ee16b9
feat: improve the orgnize node operation ( #21183 )
2025-06-19 10:05:33 +08:00
NeatGuyCoding
9835730278
Translation fix ( #21194 )
2025-06-19 09:36:56 +08:00
twwu
5d25199f42
refactor: update layout for creation title and content in StepThree component
2025-06-19 09:36:04 +08:00
twwu
387826674c
Merge branch 'main' into feat/rag-pipeline
2025-06-19 09:34:09 +08:00
sayThQ199
2df4699312
fix(echarts): Resolve interaction issues on charts with timelines ( #21185 )
2025-06-18 20:22:33 +08:00
twwu
a103324f25
refactor: enhance UI components with new icons and improved styling in billing and dataset processes
2025-06-18 18:03:43 +08:00
zxhlyh
dbae5b0564
fix: workflow shortcuts ( #21164 )
2025-06-18 16:31:41 +08:00
NFish
420a34a546
Fix: web app auth maybe failed ( #21166 )
2025-06-18 16:15:41 +08:00
github-actions[bot]
99acdcdef7
chore: translate i18n files ( #21163 )
...
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
2025-06-18 16:03:41 +08:00
NFish
614c5e087e
Feat: add check before install plugin ( #20014 )
2025-06-18 15:51:23 +08:00
twwu
f85e6a0dea
feat: implement SSE for data source node processing and completion events, replacing previous run methods
2025-06-18 15:06:50 +08:00
twwu
4b3a54633f
refactor: streamline dataset detail fetching and improve dataset list handling across components
2025-06-18 15:05:21 +08:00
croatialu
15800c6108
feat: Embedded chat window supports userVariables configuration. ( #20983 )
2025-06-18 14:27:02 +08:00
Bowen Liang
ea44b895e2
chore: cancel enforcing uppercase of the text of plugin navigation button on the header bar ( #20890 )
2025-06-18 14:02:45 +08:00
诗浓
1da8027445
feat: Support drop DSL file into the browser to create app ( #20706 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-18 13:58:57 +08:00
zxhlyh
379c92bd82
Merge branch 'main' into feat/rag-pipeline
2025-06-18 13:47:06 +08:00
yangzheli
b69f952e3e
fix(web): number type prompt variable required validation not effective ( #20898 )
2025-06-18 11:33:10 +08:00
XiaoCC
0784c6295d
fix Multiple <think>\n Interface rendering exception ( #20977 )
2025-06-18 11:31:04 +08:00
croatialu
8ac3bd1768
feat: Add support for hidden attributes to form item types ( #20956 )
2025-06-18 11:30:30 +08:00
HyaCinth
945d1569ee
fix(web): fix unique key issue ( #20809 ) ( #20810 )
2025-06-18 10:04:18 +08:00
Kerwin Bryant
4e701b1efd
fix(web): enhance API test page experience by adding loading state for test button ( #21091 )
2025-06-18 09:24:41 +08:00
twwu
176b844cd5
refactor: consolidate DialogWrapper component usage and improve prop handling across input fields
2025-06-17 18:20:30 +08:00
HyaCinth
21c2de2d7e
fix(code-editor): optimize the loading style of the CodeEditor component in dark mode ( #21116 ) ( #21120 )
2025-06-17 17:49:44 +08:00
github-actions[bot]
72a6cde828
chore: translate i18n files ( #21053 )
...
Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com>
2025-06-17 17:49:01 +08:00
zxhlyh
3164f90327
merge main
2025-06-17 17:44:08 +08:00
zxhlyh
fc187d6998
chore: responsive header ( #21115 )
2025-06-17 17:37:06 +08:00
twwu
90ac52482c
test: add unit tests for ActionButton component with various states and sizes
2025-06-17 16:48:52 +08:00
twwu
796797d12b
feat: centralize variable type mapping by introducing VAR_TYPE_MAP in pipeline model
2025-06-17 16:28:50 +08:00
非法操作
7a2a8a2ffd
chore: check input variable key of code/template node is valid ( #21057 )
2025-06-17 16:27:51 +08:00
非法操作
2ddc3658a0
fix: remove the x overflow scroll bar of monitoring page ( #21059 )
2025-06-17 16:26:56 +08:00
Bowen Liang
6a5236b200
chore: cleanup wrong and unused doc links in i18 translations by appling docLink method usage ( #21112 )
2025-06-17 16:14:53 +08:00
twwu
7ac0f0c08c
feat: enhance processing components by adding runDisabled state and fetching indicators
2025-06-17 16:13:49 +08:00
非法操作
6c0a91a64f
fix: some dark theme display incorrect ( #21055 )
2025-06-17 16:11:57 +08:00
kurokobo
df6451076b
fix: prevent nodes from being unintentionally deleted by pressing the backspace key. ( #21023 )
2025-06-17 16:11:30 +08:00
GuanMu
19339c3de1
fix: doc error ( #21108 )
2025-06-17 15:56:45 +08:00
NFish
c5acffb034
fix: page loop in datasets and apps if current user is dataset_operator ( #21114 )
2025-06-17 15:48:58 +08:00
twwu
5cc6a2bf33
refactor: update toast notification handling and improve context usage in DocumentDetail
2025-06-17 14:41:06 +08:00
NFish
110bb5e5a5
fix: auto redirect to login page if web app needs login ( #21096 )
2025-06-17 11:33:46 +08:00
twwu
33cd32382f
feat: add indexing status batch and process rule hooks; refactor Notion page preview types
2025-06-17 11:29:56 +08:00
NFish
d7663159e9
Fix/webapp loop login ( #21092 )
2025-06-17 10:45:03 +08:00
twwu
ce0bd421ae
Merge branch 'main' into feat/rag-pipeline
2025-06-17 10:13:31 +08:00
twwu
f9d04c6975
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-06-16 18:26:01 +08:00
twwu
ecb07a5d0d
feat: enhance field list functionality by adding chosen and selected properties to SortableItem
2025-06-16 18:25:30 +08:00
NFish
41cb39eb5d
fix: redirect to apps page if current user has no permission to visit dataset page ( #21065 )
2025-06-16 16:39:05 +08:00
zxhlyh
a165ba2059
merge main
2025-06-16 15:43:57 +08:00
zxhlyh
12fd2903d8
fix
2025-06-16 15:41:27 +08:00
-LAN-
809a0ab6bf
chore: bump version to 1.4.3 ( #21045 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-06-16 15:29:53 +08:00
twwu
0a2c569b3b
fix: replace useGetDocLanguage with useDocLink for consistent documentation linking
2025-06-16 14:58:52 +08:00
zxhlyh
51b63b2398
chore: rename workflow blocks ( #21052 )
2025-06-16 14:55:32 +08:00
twwu
9ab0d5fe60
Merge branch 'main' into feat/rag-pipeline
2025-06-16 14:25:58 +08:00
Wu Tianwei
59b89b9971
fix: update documentation links for various components to support localization ( #21048 )
2025-06-16 14:13:04 +08:00
zxhlyh
abb2ed66e7
merge main
2025-06-16 10:15:24 +08:00
zxhlyh
5ae78f79b0
datasource dark theme
2025-06-16 10:00:14 +08:00
HyaCinth
d587480a3e
fix(web): optimize conversation-panel Modal width adjustment logic ( #21018 )
2025-06-15 09:22:10 +02:00
kurokobo
765189d4f5
fix: correct description for edu coupon ( #21020 )
2025-06-15 09:21:28 +02:00
Alter-xyz
f6641c0f41
docs: conv and user_id ( #21004 )
2025-06-13 15:07:30 +02:00
twwu
6622ce6ad8
fix: update formData construction in convertToInputFieldFormData for improved handling of optional fields
...
fix: adjust z-index value in DialogWrapper for proper stacking context
2025-06-13 18:32:36 +08:00
twwu
55906c8375
fix: remove unused billing plan logic from CreateFromDSLModal component
2025-06-13 18:01:01 +08:00
Bowen Liang
f4df759ba6
refactor: generalize method for getting doc link respecting locale and fix error link paths ( #20801 )
2025-06-13 10:58:43 +02:00
twwu
58842898e1
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-06-13 16:42:27 +08:00
zxhlyh
26aff400e4
node default configs
2025-06-13 16:38:54 +08:00
quicksand
3a628bc671
chore: app info add author_name ( #20973 )
2025-06-13 10:17:35 +02:00
twwu
4b11d29ede
fix: update VAR_TYPE_MAP and initialData handling in useConfigurations for improved variable processing
2025-06-13 15:57:16 +08:00
twwu
5c228bca4f
feat: replace TypeIcon with AppIcon in SelectDataSet component for improved icon display
2025-06-13 15:02:31 +08:00
twwu
b0107f4128
fix: update z-index values for DialogWrapper components to ensure proper stacking context
2025-06-13 14:44:32 +08:00
zxhlyh
55bff10f0d
fix
2025-06-13 14:43:02 +08:00
Joel
45c9b77e82
fix: match var reg
2025-06-13 14:42:35 +08:00
twwu
80f656f79a
fix: adjust layout and visibility conditions in CreateFormPipeline and ChunkPreview components
2025-06-13 11:38:26 +08:00
Joel
c891eb28fc
fix: in prompt editor show vars error
2025-06-13 11:12:11 +08:00
twwu
b9fa3f54e9
refactor: refactor component imports and enhance layout for better responsiveness in dataset previews
2025-06-13 10:54:31 +08:00
twwu
4d2f904d72
feat: enhance WorkflowPreview and TemplateCard components with additional styling and className prop
2025-06-13 10:14:45 +08:00
twwu
d994e6b6c7
feat: replace data source icons with AppIcon component in Item and DatasetItem
2025-06-12 18:11:00 +08:00
twwu
aba48bde0b
feat: update SettingsModal to integrate keyword number handling and refactor index method logic
2025-06-12 18:06:00 +08:00
twwu
3e5d9884cb
test: add unit tests for AppIcon component with various rendering scenarios
2025-06-12 17:33:28 +08:00
twwu
406d70e4a3
feat: integrate resetDatasetList hook into CreateOptions and TemplateCard components
2025-06-12 16:59:33 +08:00
zxhlyh
b367f48de6
add datasource category
2025-06-12 16:24:21 +08:00
twwu
6f17200dec
refactor: update dataset handling to use runtime_mode instead of pipeline_id
2025-06-12 15:57:07 +08:00
twwu
b1f250862f
Merge branch 'main' into feat/rag-pipeline
2025-06-12 15:18:19 +08:00
twwu
141d6b1abf
feat: implement document settings and pipeline settings components with localization support
2025-06-12 15:13:15 +08:00
zxhlyh
a7eb534761
add datasource category
2025-06-12 15:05:36 +08:00
非法操作
b2ac11bc47
fix: markdown button can't send message ( #20933 )
2025-06-12 08:18:15 +02:00
twwu
808f792f55
fix: update isPending condition and add indexing technique checks for segment detail and new segment modal
2025-06-12 11:11:03 +08:00
twwu
5c41922b8a
fix: update file extension for downloaded DSL files and refine mutation keys for template operations
2025-06-11 18:11:38 +08:00
twwu
e52c905aa5
refactor: improve layout-main component structure and readability
2025-06-11 17:46:50 +08:00
twwu
7b9a3c1084
fix: update translation keys for document availability messages in English and Chinese
2025-06-11 17:42:45 +08:00
twwu
b7f9d7e94a
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-06-11 17:17:15 +08:00
twwu
92e6c52c0e
refactor: update handleUseTemplate to use callback for dataset creation and improve error handling; change HTTP method for dependency check
2025-06-11 17:17:09 +08:00
zxhlyh
7dea7f77ac
Merge branch 'main' into feat/rag-pipeline
2025-06-11 17:12:38 +08:00
zxhlyh
4d9b15e519
fix
2025-06-11 17:11:57 +08:00
twwu
f995436eec
feat: implement chunk structure card and related hooks for dataset creation; update translations and refactor pipeline template fetching
2025-06-11 16:38:42 +08:00
-LAN-
acb2488fc8
chore(package): Bump version to 1.4.2 ( #20897 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-06-11 16:28:36 +08:00
非法操作
f601093ccc
fix: only enterprise version request app access mode ( #20785 )
2025-06-11 15:38:51 +08:00
twwu
45c76c1d68
refactor: rename icon property to icon_info in UpdateTemplateInfoRequest and related components
2025-06-11 13:39:07 +08:00
zxhlyh
6ecdac6344
pipeline preview
2025-06-11 11:51:19 +08:00
twwu
5c58b11b22
refactor: standardize pipeline template properties and improve related components
2025-06-11 11:25:08 +08:00
twwu
caa275fdbd
refactor: remove unused websiteCrawlJobId state and related props from useWebsiteCrawl and CreateFormPipeline components; update loading and file preview components for consistent width
2025-06-11 10:50:03 +08:00
zxhlyh
5dbda7f4c5
merge main
2025-06-11 10:41:50 +08:00
zxhlyh
0564651f6f
publish as customized pipeline
2025-06-11 10:40:49 +08:00
twwu
eff8108f1c
refactor: update dataset model and improve batch action component
2025-06-11 10:24:07 +08:00
zxhlyh
0aeeee49f7
fix: draft sync
2025-06-10 17:39:20 +08:00
Nite Knite
60777bc610
chore: update plugin publish link text ( #20873 )
2025-06-10 17:34:26 +08:00
twwu
65ac022245
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-06-10 16:06:58 +08:00
twwu
6e6090d5a9
test(SegmentedControl): add test cases
2025-06-10 16:06:42 +08:00
zxhlyh
978118f770
fix: datasource
2025-06-10 15:40:15 +08:00
zxhlyh
f4789d750d
publish as pipeline
2025-06-10 15:19:47 +08:00
zxhlyh
5e71f7c825
publish as pipeline
2025-06-10 15:10:13 +08:00
HyaCinth
fc6e2d14a5
fix(web): optimize prompt change logic for LLM nodes ( #20841 ) ( #20865 )
2025-06-10 09:04:10 +02:00
twwu
d3eedaf0ec
feat(i18n): add new translation entries for local file, website crawl, and online document
2025-06-10 14:22:09 +08:00
twwu
c91456de1b
fix(ChunkStructure): add disabled prop to OptionCard component
2025-06-10 10:43:40 +08:00
zxhlyh
9e19ed4e67
knowledge base node checklisst
2025-06-10 10:16:13 +08:00
zxhlyh
5b4d04b348
Merge branch 'main' into feat/rag-pipeline
2025-06-10 09:38:06 +08:00
Yeuoly
91144207e0
refactor(DSL imports): using organization/name/version to fetch DSL dependencies. ( #20757 )
2025-06-09 19:05:29 +08:00
非法操作
ab62a9662c
fix: some dark mode display incorrect ( #20788 )
2025-06-09 16:09:27 +08:00
NFish
d6a8af03b4
Fix/add webapp no permission page ( #20819 )
2025-06-09 15:44:49 +08:00
Bharat Ramanathan
e6e76852d5
Add support for W&B dedicated cloud instances in Weave tracing integration ( #20765 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-06-07 23:06:23 +08:00
twwu
9b9640b3db
refactor: remove job ID handling from website crawl components and update related hooks
2025-06-06 18:52:32 +08:00
twwu
3e2f12b065
refactor: update website crawl handling and improve parameter naming in pipeline processing
2025-06-06 17:00:34 +08:00
Joel
0c8447fd0e
fix: missing bot name in orchestrate ( #20747 )
2025-06-06 16:44:36 +08:00
Joel
723b69cf8d
chore: chart panel ui enhance ( #20743 )
2025-06-06 16:15:37 +08:00
twwu
547bd3cc1b
refactor: rename cancel editor handler and improve variable name validation in field list
2025-06-06 15:54:55 +08:00
twwu
83ca59e0f1
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-06-06 15:35:50 +08:00
twwu
d725aa8791
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-06-06 15:35:31 +08:00
zxhlyh
cc8ee0ff69
dsl
2025-06-06 15:35:19 +08:00
twwu
4a249c40b1
feat: enhance input field configurations with blur listeners and update translations for display name
2025-06-06 15:35:19 +08:00
zxhlyh
f9d0a7bdc8
Merge branch 'main' into feat/rag-pipeline
2025-06-06 15:01:27 +08:00
zxhlyh
e961722597
dsl
2025-06-06 15:00:37 +08:00
zxhlyh
3db864561e
confirm publish
2025-06-06 14:22:15 +08:00
twwu
5193fa2118
fix: update condition for handling datasource selection in DataSourceOptions
2025-06-06 11:43:00 +08:00
zxhlyh
8e4165defe
datasource
2025-06-06 10:55:13 +08:00
Joel
85859b6723
feat: add browser list ( #20717 )
2025-06-06 10:53:57 +08:00
Joel
4f0c9fdf2b
chore: remove repeat public api and service api panel ( #20715 )
2025-06-06 10:44:21 +08:00
twwu
cf2ef93ad5
Merge branch 'main' into feat/rag-pipeline
2025-06-06 10:10:53 +08:00
twwu
cbf0864edc
refactor: refactor online documents handling and update related components
2025-06-06 10:08:19 +08:00
twwu
bce2bdd0de
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-06-05 18:28:58 +08:00
twwu
82e7c8a2f9
refactor: update datasource handling and improve documentation properties in pipeline components
2025-06-05 18:28:48 +08:00
Joel
2acdb0a4ea
fix: var type error in cal var type in data source type
2025-06-05 17:40:49 +08:00
twwu
350ea6be6e
fix: correct spacing and formatting in variable utility functions
2025-06-05 17:32:03 +08:00
Nite Knite
7094680e23
feat: reorder app types ( #20685 )
2025-06-05 17:02:26 +08:00
zxhlyh
f0413f359a
datasource
2025-06-05 16:51:19 +08:00
Joel
90ca98ff3a
fix: in node show rag var
2025-06-05 16:41:04 +08:00
Joel
d4a1d045f8
fix: to new var format
2025-06-05 16:36:41 +08:00
KVOJJJin
59dc7c880e
Fix: style of radio checked ( #20681 )
2025-06-05 15:47:42 +08:00
twwu
91fefa0e37
refactor: improve layout and event handling in Header and FieldItem components
2025-06-05 15:44:18 +08:00
zxhlyh
468bfdfed9
datasource
2025-06-05 15:07:29 +08:00
Novice
0ccf8cb23e
fix: agent moderation not working ( #20673 )
2025-06-05 14:56:41 +08:00
twwu
fdc4c36b77
refactor: replace useStore with useDatasetDetailContextWithSelector for pipeline ID retrieval
2025-06-05 14:05:27 +08:00
github-actions[bot]
3367d4258d
chore: translate i18n files ( #20664 )
...
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
2025-06-05 13:35:40 +08:00
geosmart
de9c7f2ea4
Update template.zh.mdx-fix document update metadata body param ( #20659 )
2025-06-05 12:11:11 +08:00
twwu
6286f368f1
refactor: replace ImagePlus icon with RiImageCircleAiLine and improve tab button styling
2025-06-05 11:21:17 +08:00
XiaoBa
1fbbbb735d
fix: the locale format( #20662 ) ( #20665 )
...
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
2025-06-05 11:07:54 +08:00
twwu
c83370f701
refactor: simplify workflow draft synchronization in InputFieldDialog
2025-06-05 11:07:28 +08:00
NFish
9915a70d7f
Fix/webapp access scope ( #20109 )
2025-06-05 10:55:17 +08:00
twwu
7506867fb9
Merge branch 'main' into feat/rag-pipeline
2025-06-05 10:29:18 +08:00
twwu
842136959b
feat: update data source handling and improve processing parameters integration
2025-06-05 10:24:25 +08:00
非法操作
f2dcfc976d
feat: allow fill inputs from url params ( #20630 )
2025-06-05 09:44:41 +08:00
sayThQ199
4f066454d0
fix(markdown): Ensure abbr: links render correctly in react-markdown v9+ ( #20648 )
2025-06-04 19:52:12 +08:00
Bowen Liang
2b0f3edcef
chore: ensure web code consistency by applying pnpm fix ( #20643 )
2025-06-04 19:45:29 +08:00
非法操作
244687c9a7
fix: plugin update redcorner mark display incorrect ( #20636 )
2025-06-04 19:44:47 +08:00
twwu
4c2cc98ebc
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-06-04 18:37:25 +08:00
twwu
44b9f49ab1
feat: enhance field item interaction and add preprocessing parameters hooks
2025-06-04 18:37:19 +08:00
zxhlyh
a7fa5044e3
datasource
2025-06-04 18:09:31 +08:00
Joel
0bf0c7dbe8
feat: var type to inner
2025-06-04 17:34:22 +08:00
twwu
c9a4c66b07
fix: update input type from 'number-input' to 'number' for consistency
2025-06-04 16:58:08 +08:00
twwu
9934eac15c
refactor: refactor data source handling and add form for document processing
2025-06-04 16:50:27 +08:00
Joel
c155afac29
chore: rename rag var spell errro
2025-06-04 16:43:24 +08:00
Joel
7080c9f279
fix: show rag vars names
2025-06-04 16:29:36 +08:00
Joel
d22c351221
chore: fix some security issues in markdown ( #20639 )
2025-06-04 15:56:29 +08:00
zxhlyh
dfe091789c
datasource
2025-06-04 15:48:29 +08:00
zxhlyh
4c9bf78363
knowledge base node checklist
2025-06-04 15:18:03 +08:00
twwu
3afd5e73c9
feat: enhance input field dialog with preview functionality and global inputs
2025-06-04 15:16:02 +08:00
Joel
cab491795a
chore: some special to some fns
2025-06-04 14:54:11 +08:00
twwu
e290ddc3e5
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-06-04 14:50:16 +08:00
twwu
db154e33b7
Merge branch 'main' into feat/rag-pipeline
2025-06-04 14:48:10 +08:00
kenwoodjw
01d500db14
fix: autocorrect everything in web ( #20605 )
...
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2025-06-04 14:12:24 +08:00
GuanMu
6aba223383
fix: adjust sticky header properties in Container component ( #20624 )
2025-06-04 13:54:30 +08:00
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 )
2025-06-04 13:20:57 +08:00
zxhlyh
225402280e
datasource auth
2025-06-04 11:39:31 +08:00
sayThQ199
077d627953
fix: ensure newlines around think tags for proper markdown rendering ( #20594 )
2025-06-03 18:56:09 +08:00
twwu
0a9f50e85f
Merge branch 'main' into feat/rag-pipeline
2025-06-03 18:44:53 +08:00
twwu
ed1d71f4d0
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-06-03 18:33:07 +08:00
twwu
7039ec33b9
refactor: update retrieval search method from invertedIndex to keywordSearch
2025-06-03 18:33:01 +08:00
Joel
025dc7c781
feat: can show rag vars
2025-06-03 18:32:52 +08:00
crazywoola
25be7c1ad5
Revert " ♻️ refactor(middleware): remove duplicate CSP header assignment" ( #20592 )
2025-06-03 17:43:48 +08:00
twwu
bad451d5ec
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-06-03 17:42:53 +08:00
twwu
87c15062e6
feat: enhance document processing with embedding and rule detail components
2025-06-03 17:42:40 +08:00
Muttakin Islam Hasib
157d916154
♻️ refactor(middleware): remove duplicate CSP header assignment ( #20548 )
2025-06-03 16:46:57 +08:00
zxhlyh
163bae3aaf
input rag variable
2025-06-03 16:07:58 +08:00
GuanMu
db83bfc53a
chore: update pnpm version to 10.11.1 ( #20573 )
2025-06-03 15:21:53 +08:00
Joel
744159a079
fix: agent thought replaced by response text ( #20571 )
2025-06-03 14:54:42 +08:00
zxhlyh
b9c6496fea
datasource default value & publish sync draft
2025-06-03 14:42:17 +08:00
KVOJJJin
d6b30efe2c
Fix/dark theme style issues ( #20566 )
2025-06-03 13:53:24 +08:00
twwu
5fb771218c
fix: update types and improve data handling in pipeline components
2025-06-03 10:14:48 +08:00
kenwoodjw
23c9f1b444
fix ts5097 ( #20543 )
...
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2025-06-02 18:02:50 +08:00
Joel
e01d975b80
fix: the plugin order is not the same as passed to api in DSL ( #20515 )
2025-05-30 18:13:00 +08:00
twwu
898495b5c4
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-05-30 15:54:46 +08:00
twwu
08624878cf
fix: update ChunkStructureEnum values for consistency with model naming
2025-05-30 15:53:32 +08:00
zxhlyh
6fe473f0fa
knowledge base node
2025-05-30 15:45:58 +08:00
Davide Delbianco
1d9c90089c
Amend color typo ( #20497 )
...
Co-authored-by: Davide Delbianco <davide.delbianco@zucchetti.it>
2025-05-30 15:27:30 +08:00
twwu
1274aaed5d
fix: add dataset mutation context to Popup component
2025-05-30 15:17:19 +08:00
twwu
9be036e0ca
Merge branch 'main' into feat/rag-pipeline
2025-05-30 15:10:16 +08:00
zxhlyh
e303417e04
fix: agent app tool update ( #20490 )
2025-05-30 14:56:32 +08:00
Kaitlyn Feng
c8d9f8e2e4
fix: resolve unstable scrolling in workflow debug panel with multiple input fields #19697 ( #19698 )
2025-05-30 14:54:30 +08:00
Ganondorf
51f64797cd
Add APIs for Knowledge Base Tag Management and Dataset Binding ( #20023 )
...
Co-authored-by: lizb <lizb@sugon.com>
2025-05-30 14:48:00 +08:00
Dongyu Li
1ea4459d9f
update knowledge base api ( #20426 )
2025-05-30 14:45:30 +08:00
Wu Tianwei
9b47f9f786
fix(json-schema-editor): Add container reference for resize observer in CodeEditor; Update language hook and help doc URL in JsonSchemaConfig ( #20488 )
2025-05-30 13:54:12 +08:00
sayThQ199
f65c2fcb1d
Refactor/markdown component split ( #20177 )
2025-05-30 11:31:50 +08:00
非法操作
156bb8238d
fix: some display error in dark mode ( #20469 )
2025-05-30 11:25:46 +08:00
github-actions[bot]
d72d02b970
chore: translate i18n files ( #20476 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-05-30 10:57:37 +08:00
非法操作
dd2725be68
fix: import from curl not work for --data ( #20471 )
2025-05-30 10:52:38 +08:00
crazywoola
8e2d342de6
Feat/15534 support replacing the bot in chat input placeholder with the bots name ( #20473 )
2025-05-30 10:51:19 +08:00
Davide Delbianco
91eeb2ab76
chore: Colorize new OpenAI LLM versions ( #20463 )
...
Co-authored-by: Davide Delbianco <davide.delbianco@zucchetti.it>
2025-05-30 09:24:31 +08:00
zxhlyh
558a280fc8
datasource type
2025-05-29 18:21:29 +08:00
twwu
2158c03231
fix: update button disabled state to reflect publishedAt status in Popup component
2025-05-29 17:53:08 +08:00
twwu
a61f1f8eb0
refactor: replace anchor tag with Link component for navigation in Actions
2025-05-29 17:42:00 +08:00
twwu
9f724c19db
refactor: refactor navigation components to use Link for improved routing
2025-05-29 17:33:04 +08:00
twwu
4ae936b263
refactor: refactor navigation handling in dataset components to use button elements
2025-05-29 15:48:54 +08:00
twwu
80875a109a
feat: add logic to handle navigation based on pipeline status in DatasetCard
2025-05-29 15:22:29 +08:00
zxhlyh
121e54f3e3
plugins page
2025-05-29 15:18:27 +08:00
NFish
8ef91222ea
fix: show 'reset brand' button after set branding image ( #20420 )
2025-05-29 15:13:00 +08:00
zxhlyh
1c2c4b62f8
run & tracing
2025-05-29 14:31:35 +08:00
twwu
9176790adf
feat: enhance dataset detail layout with button disable logic based on pipeline status
2025-05-29 14:06:12 +08:00
zxhlyh
6ff6525d1d
test run
2025-05-29 11:30:42 +08:00
zxhlyh
71ce505631
data source panel
2025-05-29 11:03:22 +08:00
twwu
11dfe3713f
refactor: enhance document upload flow with step indicators and file preview handling
2025-05-29 10:18:11 +08:00
Novice
b2ab401279
chore: remove agent turn limits ( #19930 )
2025-05-29 09:51:56 +08:00
zxhlyh
c4169f8aa0
Merge branch 'main' into feat/rag-pipeline
2025-05-29 09:39:36 +08:00
NFish
57ece83c30
Fix/branding broken ( #20375 )
...
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
2025-05-28 20:06:58 +08:00
twwu
3005419573
feat: implement document upload steps and enhance test run panel with new hooks and components
2025-05-28 18:34:26 +08:00
zxhlyh
00199c41bb
fix: workflow plugins list update ( #20357 )
2025-05-28 17:45:08 +08:00
comfuture
b39ca7ee31
Fixes some i18n(ko) translations. ( #20348 )
2025-05-28 16:58:59 +08:00
twwu
cc7ad5ac97
feat: add input field variables change sync
2025-05-28 16:38:49 +08:00
Junjie.M
4250501058
fix: reset password page dark style ( #20350 )
2025-05-28 16:36:32 +08:00
zxhlyh
769b5e185a
workflow init config staletime
2025-05-28 15:36:10 +08:00
twwu
9e763c9e87
feat: enhance file uploader and test run panel with batch upload limits and tooltips
2025-05-28 14:51:10 +08:00
zxhlyh
b9214ca76b
knowledge base default data
2025-05-28 13:57:24 +08:00
twwu
29d2f2339b
refactor: enhance document preview functionality and refactor form handling
2025-05-28 13:44:37 +08:00
zxhlyh
5ac1e3584d
Merge branch 'main' into feat/rag-pipeline
2025-05-28 11:01:56 +08:00
twwu
dd0cf6fadc
refactor: streamline data source type handling and improve FieldList props
2025-05-28 10:07:12 +08:00
zxhlyh
b320ebe2ba
datasource variables
2025-05-27 18:44:29 +08:00
twwu
377093b776
fix: conditionally render FieldListContainer based on inputFields length
2025-05-27 18:19:10 +08:00
twwu
70119a054a
fix: add is_preview flag to datasource submission and improve dataset card rendering logic
2025-05-27 17:54:39 +08:00
zxhlyh
69d1e3ec7d
input field in datasource
2025-05-27 17:42:30 +08:00
Joel
abc32edf28
chore: enchance the copywriting of tool ( #20294 )
2025-05-27 16:40:11 +08:00
twwu
365157c37d
refactor: enhance action button logic to include workflow running state
2025-05-27 15:43:10 +08:00
-LAN-
fe01de5667
chore(*): Bump version to 1.4.1 ( #20275 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-05-27 15:32:59 +08:00
zxhlyh
4bc0a1bd37
knowledge base node init
2025-05-27 15:28:35 +08:00
twwu
d6640f2adf
refactor: streamline input field data conversion and enhance datasource component
2025-05-27 15:25:35 +08:00
twwu
987f845e79
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-05-27 14:42:12 +08:00
zxhlyh
84daf49047
node meta data
2025-05-27 14:40:56 +08:00
twwu
31e183ef0d
refactor: enhance datasource handling by adding fileExtensions support
2025-05-27 14:39:52 +08:00
twwu
754a1d1197
refactor: add DatasourceIcon component and update related hooks and options
2025-05-27 14:17:55 +08:00
GQ1994
efad1e4790
Modifying the preview of the uploaded avatar will freeze, fix the bug… ( #20202 )
...
Co-authored-by: qingguo <qingguo@lexin.com>
2025-05-27 14:04:22 +08:00
twwu
049a6de4b3
refactor: update data source handling and replace icon implementation
2025-05-27 13:52:43 +08:00
zxhlyh
6bd28cadc4
datasource icon
2025-05-27 13:42:13 +08:00
Good Wood
756f35f480
feat: add pagination for plugin page ( #20151 )
2025-05-27 12:54:52 +08:00
zxhlyh
3b9a0b1d25
datasource icon
2025-05-27 11:27:25 +08:00
zxhlyh
b12c28a984
fix: workflow http node ( #20262 )
2025-05-27 11:05:38 +08:00
twwu
db963a638c
Merge branch 'main' into feat/rag-pipeline
2025-05-27 11:03:49 +08:00
twwu
dcb4c9e84a
refactor: refactor datasource type handling
2025-05-27 11:01:38 +08:00
GuanMu
ded4b024f3
Fix dataseat card height ( #20239 )
2025-05-27 09:42:29 +08:00
Good Wood
6f982eb7e4
feat: add author_name for app list card ( #16900 )
...
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-05-26 18:20:53 +08:00
HyaCinth
eb26dc3213
fix: Remove the custom comparison function from the memo HOC( #19679 ) ( #20197 )
2025-05-26 18:04:25 +08:00
CorrectRoad
405c4d51f0
feat: clean chunk content after add ( #19785 )
2025-05-26 17:53:50 +08:00
twwu
d333645e09
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-05-26 17:48:59 +08:00
twwu
2812c774c6
fix(i18n): Update economy index method description to include keyword count
2025-05-26 17:48:54 +08:00
zxhlyh
e2f3f0ae4c
datasource
2025-05-26 17:47:03 +08:00
zxhlyh
e6c6fa8ed8
tool icon
2025-05-26 17:28:16 +08:00
HyaCinth
53aaf91ce4
fix: show two PromptLogModal when click log button ( #20115 ) ( #20142 )
2025-05-26 16:45:10 +08:00
zxhlyh
cef77a3717
datasource icon
2025-05-26 16:41:50 +08:00
zxhlyh
28726b6cf3
block selector
2025-05-26 16:33:08 +08:00
Good Wood
84679f1a5b
fix: prevent save when default max_iteration has value in agent node ( #20211 )
2025-05-26 16:28:29 +08:00
GonzaHM
4c7351176c
fix: resolve Mermaid mindmap generation issue ( #20227 )
2025-05-26 16:26:56 +08:00
zxhlyh
dc2b63b832
Merge branch 'main' into feat/rag-pipeline
2025-05-26 15:58:15 +08:00
zxhlyh
0478fc9649
datasource node variable
2025-05-26 15:57:34 +08:00
Joel
ba7a2fd135
fix: can not show loop detail in one step run ( #20215 )
2025-05-26 14:23:11 +08:00
zxhlyh
b5f88c77a3
datasource list
2025-05-26 14:13:59 +08:00
twwu
324c0d7b4c
refactor: improve layout and styling in TestRunPanel and FilePreview components
2025-05-26 14:06:04 +08:00
twwu
13e3f17493
refactor: standardize terminology by renaming 'data-source' to 'datasource' across components and translations
2025-05-26 10:50:39 +08:00
Wu Tianwei
3995f55cbc
fix: update Line component for dark mode support and improve Empty co… ( #20196 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-26 10:42:54 +08:00
twwu
841bd35ebb
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-05-26 09:49:15 +08:00
twwu
ccefd41606
refactor: rename InputType to InputTypeEnum and update related usages for consistency
2025-05-26 09:48:17 +08:00
sayThQ199
cbfc32b11f
fix(echarts): Resolve chart flickering and animation loop in Markdown ( #20161 )
2025-05-25 18:05:41 +08:00
zxhlyh
e7370766bd
datasource
2025-05-23 18:19:28 +08:00
twwu
db4958be05
fix: fix modal handling in InputFieldEditor
2025-05-23 17:52:00 +08:00
twwu
ac049d938e
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-05-23 16:57:46 +08:00
twwu
3af61f4b5d
refactor: update input type mappings and enums for consistency across components
2025-05-23 16:57:27 +08:00
zxhlyh
e19adbbbc5
datasource
2025-05-23 16:27:49 +08:00
twwu
c9bf99a1e2
refactor: update input variable types and initial data handling in pipeline components
2025-05-23 15:10:20 +08:00
zxhlyh
720ce79901
checklist & datasource icon
2025-05-23 14:26:06 +08:00
twwu
693107a6c8
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-05-23 13:54:59 +08:00
twwu
583db24ee7
refactor: update CustomActions type to use structured props across form components
2025-05-23 13:54:49 +08:00
zxhlyh
7d92574e02
datasource panel
2025-05-23 11:51:17 +08:00
twwu
5aaa06c8b0
refactor: integrate routing for document creation in Popup component
2025-05-23 11:19:57 +08:00
twwu
52b773770b
refactor: update datasource handling in InputFieldDialog and Datasource components
2025-05-23 11:07:48 +08:00
zxhlyh
23adc7d8a8
datasource
2025-05-23 10:47:31 +08:00