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
twwu
e3708bfa85
refactor: enhance ChunkPreview with form handling and preview functionality
2025-05-23 10:29:59 +08:00
twwu
7d65e9980c
Merge branch 'main' into feat/rag-pipeline
2025-05-23 09:35:08 +08:00
twwu
21c24977d8
refactor: enhance document processing UI and functionality with new components and translations
2025-05-22 23:05:58 +08:00
非法操作
db09d18e92
fix: some dark theme not display well ( #20121 )
2025-05-22 22:29:12 +08:00
wellCh4n
210b9ebf56
fix: GitHub stars count sync not working ( #20126 )
2025-05-22 22:28:43 +08:00
Chenhe Gu
fa80ef90d2
simplify app create experience with collapsed basic app types and imp… ( #20007 )
2025-05-22 18:02:40 +08:00
zxhlyh
fe435c23c3
i18n
2025-05-22 17:44:07 +08:00
twwu
ead1209f98
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-05-22 17:41:18 +08:00
twwu
3994bb1771
refactor: refactor document processing components and update translations
2025-05-22 17:39:39 +08:00
NFish
6c492e51fa
fix: update messages credita ( #20092 )
2025-05-22 17:39:28 +08:00
zxhlyh
327690e4a7
merge main
2025-05-22 16:45:13 +08:00
zxhlyh
c2a7e0e986
version panel
2025-05-22 16:43:30 +08:00
sayThQ199
7bf00ef25c
fix(markdown): improve ECharts rendering for streaming content and da… ( #20101 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-05-22 16:31:13 +08:00
twwu
faf6b9ea03
refactor: refactor preview components
2025-05-22 14:49:40 +08:00
Nite Knite
916c415b4b
feat: add entry point for requesting a plugin ( #20026 )
2025-05-22 14:15:00 +08:00
Hanqing Zhao
997b46bfaa
Fix/modify translation ( #20046 )
2025-05-21 16:41:05 +08:00
twwu
69a60101fe
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-05-21 16:37:08 +08:00
twwu
b18519b824
refactor: add create-from-pipeline page and associated components for document processing
2025-05-21 16:37:02 +08:00
zxhlyh
0d01025254
parallel check
2025-05-21 16:34:41 +08:00
zxhlyh
eef1542cb3
use available nodes
2025-05-21 15:51:05 +08:00
twwu
9aef4b6d6b
refactor: Notion component and add NotionPageSelector for improved page selection
2025-05-21 14:02:37 +08:00
Panpan
ef3569e667
feat: support chatflow start node custom input field hidden ( #19678 )
2025-05-21 13:52:21 +08:00
zxhlyh
7dba83754f
Merge branch 'main' into feat/rag-pipeline
2025-05-21 13:42:28 +08:00
wellCh4n
627911d4ff
feat: Move to node in workflow panel and fix help link hover style ( #19998 )
2025-05-21 11:29:24 +08:00
zxhlyh
e2585bc778
Merge branch 'main' into feat/rag-pipeline
2025-05-21 11:27:50 +08:00
crazywoola
a0ebbaa840
fix: emoji picker in dark mode ( #20019 )
2025-05-21 11:23:26 +08:00
twwu
cc6e2558ef
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-05-21 10:53:29 +08:00
twwu
20343facad
refactor: website data source components and hooks
2025-05-21 10:53:18 +08:00
crazywoola
75cacc2855
fix: ReactFlow background in dark theme ( #20013 )
2025-05-21 10:32:07 +08:00
NFish
83e71ab27c
fix: update IN SERVICE status text in app detail panel ( #19993 )
2025-05-21 10:16:21 +08:00
crazywoola
d35d854259
Revert "fix: fix duplicate app lose custom image" ( #19995 )
2025-05-20 18:42:59 +08:00
zxhlyh
eff123a11c
checklist
2025-05-20 16:52:45 +08:00
CorrectRoad
618981f1ae
fix: fix duplicate app lose custom image ( #19775 )
2025-05-20 16:44:51 +08:00
crazywoola
b2ae46b80f
fix: search query and refine the logic ( #19987 )
2025-05-20 16:42:37 +08:00
ruanjiefeng
9ebc58b1a2
feat: Web <video> and <audio> element support src attribute ( #19988 )
2025-05-20 16:37:31 +08:00
twwu
cf73faf174
feat: add FileUploaderField and TextAreaField components; enhance BaseField to support file inputs
2025-05-20 15:09:30 +08:00
Good Wood
09547b4c8d
fix: fix page broken for undefined permission ( #19972 )
2025-05-20 14:41:10 +08:00
zxhlyh
55f4177b01
merge main
2025-05-20 14:03:54 +08:00
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>
2025-05-20 12:07:50 +08:00
twwu
14a9052d60
refactor: update variable naming for consistency and improve data source handling in pipeline components
2025-05-20 11:42:22 +08:00
yeyunwen
4e5789df89
docs: Optimize Response data array object indentation for the /messages interface ( #19922 )
2025-05-20 10:23:48 +08:00
wellCh4n
276c02f341
feat: Variable click jumps to source node ( #13623 )
2025-05-19 23:17:18 +08:00
twwu
314a2f9be8
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-05-19 18:21:29 +08:00
twwu
8eee344fbb
fix: correct hover state logic and refactor environment variable handling in FieldItem and usePipelineInit
2025-05-19 18:21:17 +08:00
zxhlyh
0e0a266142
merge main
2025-05-19 18:11:45 +08:00
zxhlyh
7bce35913d
i18n
2025-05-19 18:09:12 +08:00
twwu
7898dbd5bf
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-05-19 16:26:24 +08:00
twwu
bd1073ff1a
refactor: update input variable types to use PipelineInputVarType and simplify form data handling
2025-05-19 16:26:13 +08:00
zxhlyh
1bbd572593
option card
2025-05-19 15:59:04 +08:00
zxhlyh
5199297f61
run and history
2025-05-19 14:23:40 +08:00
非法操作
499392c6f9
chore: improve some doc ( #19881 )
2025-05-18 21:42:03 +08:00
yeyunwen
a287da9ccd
docs: Add text_to_speech left out in the API response ( #19862 )
2025-05-18 12:59:15 +08:00
Junjie.M
2862631f03
fix: tool node number type constant field dark style ( #19818 )
2025-05-18 12:58:22 +08:00
非法操作
749bcc889b
fix: nav selector's dark theme ( #19869 )
2025-05-18 12:51:09 +08:00
GQ1994
e7659ecd9d
revert https://github.com/langgenius/dify/pull/19497 (19497) ( #19807 )
...
Co-authored-by: qingguo <qingguo@lexin.com>
2025-05-17 12:32:27 +08:00
Joel
df631591f2
fix: upload avatar failed ( #19853 )
2025-05-17 10:55:12 +08:00
Junjie.M
aeceb200ec
fix: llm parameters radio type dark style ( #19833 )
2025-05-16 20:45:15 +08:00
twwu
8d4ced227e
fix: update click handler logic in OptionCard
2025-05-16 17:54:41 +08:00
zxhlyh
f481075f8f
pipeline sync draft
2025-05-16 17:48:01 +08:00
zxhlyh
836cf6453e
pipeline sync draft
2025-05-16 17:48:01 +08:00
twwu
4b7274f9a5
fix: update link in Form component and correct endpoint for related apps query
2025-05-16 16:49:43 +08:00
twwu
7de5585da6
refactor: replace SWR with custom hooks for dataset detail and related apps; update context usage in components
2025-05-16 16:32:25 +08:00
twwu
87dc80f6fa
fix: add cursor pointer and hover effect to MemberItem; adjust padding in PermissionItem
2025-05-16 15:52:28 +08:00
twwu
a008c04331
refactor: standardize naming for load more handlers and navigation items across components
2025-05-16 15:43:28 +08:00
twwu
56b66b8a57
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-05-16 15:15:00 +08:00
twwu
35a7add4e9
refactor: refactor pipeline-related components and services to use template terminology
2025-05-16 15:14:50 +08:00
zxhlyh
f1fe143962
add i18n
2025-05-16 14:53:39 +08:00
CorrectRoad
a15129a00c
fix: fix overflow when bot description too long ( #19805 )
2025-05-16 14:35:22 +08:00
CorrectRoad
de2cfd2927
fix: fix metadata condition name overflow ( #19812 )
2025-05-16 14:33:14 +08:00
KVOJJJin
8bf9adbc08
Fix: style of app publisher ( #19803 )
2025-05-16 14:32:30 +08:00
twwu
019ef74bf2
refactor: replace Container with List, update DatasetCard z-index, and implement useDatasetList for data fetching
2025-05-16 10:50:31 +08:00
zxhlyh
2670557258
merge main
2025-05-16 10:09:24 +08:00
crazywoola
4dc06ee43f
revert: https://github.com/langgenius/dify/pull/18554 ( #19787 )
2025-05-15 22:39:35 +08:00
KVOJJJin
aae80681f2
Fix: style of dataset item in chatbot configure with theme dark ( #19761 )
2025-05-15 17:36:05 +08:00
KVOJJJin
71704a713b
Fix: style of check list in dark mode ( #19744 )
2025-05-15 16:07:52 +08:00
-LAN-
937d151187
chore: Updates version numbers to 1.4.0 and related services ( #19731 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-05-15 16:03:16 +08:00
Wu Tianwei
f8a9c363ba
fix: update background gradient and line positioning in Empty component ( #19745 )
2025-05-15 15:57:13 +08:00
zxhlyh
f5c297708b
Merge branch 'main' into feat/rag-pipeline
2025-05-15 14:52:54 +08:00
zxhlyh
bf8324f7f7
tag filter
2025-05-15 14:52:00 +08:00
crazywoola
95467a3f0b
fix: broken behavior of rendering ( #19732 )
2025-05-15 14:37:00 +08:00
Joel
bd7094b9f5
chore: image allow "data:" in csp ( #19728 )
2025-05-15 14:13:49 +08:00
Nite Knite
dc75a10989
feat: update branding ( #19719 )
...
Co-authored-by: twwu <twwu@dify.ai>
2025-05-15 12:38:20 +08:00
Joel
486a66be54
fix: item data type wrong in iteration ( #19709 )
2025-05-15 10:54:35 +08:00
zxhlyh
b730d153ea
Merge branch 'main' into feat/rag-pipeline
2025-05-15 10:27:47 +08:00
crazywoola
dd4419fd5e
Revert "Support for copying nodes between workflows (This feature is unrelated to remove functions. When using the copy function, the browser will permanently retain the last copied node)."" ( #19708 )
2025-05-15 10:26:23 +08:00
zxhlyh
11977596c9
merge main
2025-05-15 10:14:40 +08:00
FyhSky
e040f8069b
Support for copying nodes between workflows (This feature is unrelated to remove functions. When using the copy function, the browser will permanently retain the last copied node)." ( #19687 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-05-14 19:03:11 +08:00
Joel
79015bf8d9
fix: use different local may not load image ( #19693 )
2025-05-14 18:41:03 +08:00
twwu
612dca8b7d
feat: add WorkflowPreview component to Details and define graph structure in PipelineTemplateByIdResponse
2025-05-14 18:20:29 +08:00
zxhlyh
53018289d4
workflow preview
2025-05-14 18:02:58 +08:00
twwu
958ff44707
refactor: simplify import DSL confirmation request structure
2025-05-14 16:27:59 +08:00
Joel
1c91736a6d
fix: auto translate failed when there is a new file in english ( #19671 )
2025-05-14 16:01:35 +08:00
twwu
d910770b3c
feat: add dataset_id to DSL import responses and update routing logic in CreateFromDSLModal
2025-05-14 16:00:17 +08:00
twwu
5a8f10520f
feat: refactor template card actions and details to standardize prop names; add create modal for dataset creation
2025-05-14 15:53:17 +08:00
Joel
85a44b7349
fix: close browser would reset to browser default language ( #19665 )
2025-05-14 15:00:28 +08:00
twwu
df928772c0
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-05-14 14:49:10 +08:00
twwu
b713218cab
feat: add DSL modal header and tab components; enhance pipeline import functionality
2025-05-14 14:49:01 +08:00
KVOJJJin
2c5f5b0c67
Feat: add search params with theme in links of marketplace ( #19648 )
2025-05-14 13:46:03 +08:00
zxhlyh
9ea2123e7f
component add readonly
2025-05-14 11:14:49 +08:00
twwu
de0cb06f8c
feat: implement create dataset pipeline forms and modals
2025-05-14 10:48:54 +08:00
lexmin0412
ff20b56074
Add /site API ( #19631 )
2025-05-14 10:43:36 +08:00
董富宝
3c953cb0ef
fix:#18447:When variables in the workflow are deleted or modified, it is impossible to visually identify subsequent node errors ( #18554 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-05-14 10:17:15 +08:00
KVOJJJin
3548c133e3
Feat: add theme switcher ( #18093 )
2025-05-14 09:06:14 +08:00
yangzheli
297d35364e
fix(web): optimize action buttons style in the question component ( #19626 )
2025-05-13 21:31:01 +08:00
Good Wood
b8e305f183
fix: fix can't config Nth item in list Node ( #19618 )
2025-05-13 19:46:26 +08:00
twwu
cfb6d59513
Merge branch 'main' into feat/rag-pipeline
2025-05-13 18:38:26 +08:00
Nite Knite
be51384549
fix: premium badge styling ( #19609 )
2025-05-13 17:04:26 +08:00
Joel
f005434769
fix: not set web prefix use default ( #19604 )
2025-05-13 16:45:41 +08:00
twwu
4c30d1c1eb
feat: Enhance InputFieldDialog and workflow hooks to handle ragPipelineVariables
2025-05-13 16:33:38 +08:00
twwu
5bb02c79cc
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-05-13 16:18:07 +08:00
twwu
0a891e5392
feat: Update retrieval method configuration to use new OptionCard component and improve layout
2025-05-13 16:17:59 +08:00
zxhlyh
f6978ce6b1
fix: pipeline init
2025-05-13 16:02:36 +08:00
HyaCinth
ccc3eeab10
fix(web): Fix metadata modal component (#19573) ( #19592 )
2025-05-13 15:40:34 +08:00
Joel
b0166dbe27
chore: upgrade package version to fix security issue ( #19594 )
2025-05-13 15:38:50 +08:00
twwu
4d68aadc1c
Refactor: Replace IndexMethodRadio with IndexMethod component, add keyword number functionality, and update related translations
2025-05-13 15:35:21 +08:00
Joel
65e9f6651c
fix: image use not config host caused page crash ( #19590 )
2025-05-13 14:38:13 +08:00
HyaCinth
692f922fa4
fix(web): fix the issue where the detail drawer content does not te after editing custom tools ( #19460 )
2025-05-13 13:47:15 +08:00
kusa_shigeru
33d3bc276e
Fix: typo ja translation ( #19583 )
2025-05-13 13:39:17 +08:00
-LAN-
f0137be719
fix(vector_service): Fixes type hinting and removes unnecessary ignores ( #19574 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-05-13 11:29:02 +08:00
twwu
cef6463847
feat: Enhance dataset settings with chunk structure and icon selection
2025-05-13 11:07:31 +08:00
Ganondorf
c76d763639
add endpoint of get feedbacks ( #18697 )
...
Co-authored-by: lizb <lizb@sugon.com>
2025-05-13 10:35:14 +08:00
GuanMu
a8b82d2b67
Fix btns ( #19564 )
2025-05-13 09:14:08 +08:00
Abdullah AlOsaimi
f3522a282c
correct key to 'embedding_model_provider' in docs ( #19541 )
2025-05-12 21:39:41 +08:00
fadeaway
24f56df8c3
fix(web): able to enter Chinese characters in the view-form-dropdown ( #19555 )
...
Co-authored-by: fadeaway <chaofanchi@gmail.com>
2025-05-12 21:38:47 +08:00
johnny0120
49af07f444
fix: use NextJS basePath and WEB_PREFIX to support custom prefix ( #19497 )
...
Co-authored-by: johnny0120 <15564476+johnny0120@users.noreply.github.com>
2025-05-12 13:44:41 +08:00
Joel
d1c55cb901
chore: remove image csp ( #19511 )
2025-05-12 10:46:47 +08:00
LeanDeR
c720e0dd04
refactor(workflow): revamp logging module for loop & iteration nodes ( #19484 )
2025-05-12 09:32:41 +08:00
yangzheli
87da155477
fix: agent log modal fails to open and the timer is not cleared ( #18900 ) ( #19471 )
2025-05-12 09:00:57 +08:00
zxhlyh
75259c1ea1
chore: update edu version text ( #19485 )
2025-05-10 20:00:43 +08:00
GQ1994
af12cf1bf6
fix_invitation-link.tsx_url_more_basepath_bug ( #19453 )
...
Co-authored-by: qingguo <qingguo@lexin.com>
2025-05-10 18:17:16 +08:00
kenwoodjw
abc61f680a
fix delete api response ( #19480 )
...
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2025-05-10 18:17:05 +08:00
zxhlyh
39b8331f81
merge main
2025-05-09 18:20:56 +08:00
GuanMu
3a85f218ed
refactor(workflow): Improve layout structure in VersionHistoryPanel ( #19450 )
2025-05-09 16:37:32 +08:00
twwu
212d4c5899
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-05-09 16:35:14 +08:00
twwu
97ec855df4
feat: enhance input field management with internationalization support and improved state handling
2025-05-09 16:35:09 +08:00
zxhlyh
d83b9b70e3
fix: import
2025-05-09 16:25:34 +08:00
zxhlyh
b51c18c2cf
pipeline init
2025-05-09 15:53:31 +08:00
Good Wood
198fbb9b3d
fix: support echart function option ( #19424 )
2025-05-09 13:49:40 +08:00
twwu
7e31da7882
refactor: update data source handling and improve internationalization support in test run panel
2025-05-09 12:56:57 +08:00
ga_o
ee3b66bdcd
fix: chatbot reopen behabior on iOS ( #19406 )
2025-05-08 22:52:53 +08:00
DDDDD12138
a24c20a731
fix: support text wrapping in buttons for long content ( #19390 )
2025-05-08 22:50:55 +08:00
LeanDeR
135b8bd4f5
fix(workflow): Fix the expand/collapse animation effect ( #19398 )
2025-05-08 22:49:40 +08:00
twwu
d9ed61287d
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-05-08 18:29:58 +08:00
twwu
6024dbe98d
refactor: simplify type definitions in form components and update related configurations
2025-05-08 18:29:49 +08:00
zxhlyh
13ce6317f1
pipeline header
2025-05-08 18:27:44 +08:00
twwu
0099f2296d
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-05-08 16:26:37 +08:00
twwu
2d93bc6725
refactor: update DatasetInfo component layout and styling for better responsiveness
2025-05-08 16:26:30 +08:00
HyaCinth
736a064bac
fix(web): Add unique instanceId & key for AgentStrategy component ( #18053 ) ( #19386 )
2025-05-08 16:20:51 +08:00
zxhlyh
cb52f9ecc5
pipeline header
2025-05-08 15:32:19 +08:00
twwu
1fbeb3a21a
refactor: enhance dataset components with new icons and improve layout structure
2025-05-08 13:48:14 +08:00
hzhufa
163a76eb6e
Bug fix: Invalid edge connection data causes the page to crash. ( #19369 )
...
Co-authored-by: hzhufa <hzhufa@linewell.com>
2025-05-08 12:57:10 +08:00
twwu
38f1a42ce8
refactor: remove unused icon components and update imports in dataset components
2025-05-08 11:15:27 +08:00
twwu
3d11af2dd6
refactor: update imports for knowledge and pipeline components
2025-05-08 10:44:26 +08:00
twwu
d1fd5db7f8
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-05-08 09:52:53 +08:00
twwu
c240cf3bb1
refactor: dataset creation to support pipeline datasets, update related types and hooks
2025-05-08 09:42:02 +08:00
zxhlyh
bbbcd68258
portal element
2025-05-07 18:14:26 +08:00
twwu
7ce9710229
feat: add pipeline template details and import functionality, enhance dataset pipeline management
2025-05-07 18:09:38 +08:00
zxhlyh
3f7f21ce70
show test run panel
2025-05-07 17:31:06 +08:00
Yeuoly
623ac7ea6d
feat: add optional hidden property to endpoint items and filter hidden endpoints in endpoint card ( #19163 )
2025-05-07 16:46:02 +08:00
zxhlyh
fa8ab4ea04
rag pipeline
2025-05-07 16:30:24 +08:00
zxhlyh
3f52f491d7
feat: knowledge base node
2025-05-07 15:08:37 +08:00
NFish
838812640e
fix: reopen switch to 'workflow orchestrate' menu in app detail page ( #19274 )
2025-05-07 14:58:45 +08:00
Good Wood
d1c08a810b
feat: store mcp_config when switch agent strategy ( #19291 )
2025-05-07 14:49:28 +08:00
twwu
e86a3fc672
feat: Enhance dataset pipeline creation and management with new export and delete functionalities, improved internationalization, and refactor for better clarity
2025-05-07 14:29:01 +08:00
twwu
6f77f67427
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-05-07 11:30:20 +08:00
twwu
4025cd0b46
feat: Refactor dataset pipeline creation components and add internationalization support
2025-05-07 11:30:13 +08:00
zxhlyh
3bbb22750c
merge main
2025-05-06 18:28:44 +08:00
zxhlyh
a6827493f0
chore: slice workflow refresh draft hook ( #19292 )
2025-05-06 18:24:10 +08:00
zxhlyh
d196872059
merge main
2025-05-06 17:31:48 +08:00
zxhlyh
a478d95950
feat: knowledge base node
2025-05-06 17:25:18 +08:00
AllenWriter
3ecc1e0228
Fix: update docs link ( #19278 )
2025-05-06 17:02:01 +08:00
twwu
12c060b795
feat: enhance dataset icon handling by making icon background and URL optional
2025-05-06 16:58:37 +08:00
twwu
c480c3d881
feat: enhance dataset detail layout with new icon structure and additional document count display
2025-05-06 16:37:21 +08:00
步浪
1abf00e443
Fix doc bug workflow ( #19269 )
...
Co-authored-by: liuwangwang <liuwangwang@hikvision.com.cn>
2025-05-06 15:11:08 +08:00
Jim
6c515ef47f
fix(web): add workspace selector overflow auto ( #19265 )
...
Co-authored-by: JMY <jiangmingyao@gf.com.cn>
2025-05-06 13:30:25 +08:00
KVOJJJin
b78846078c
Fix: hide view chat setting button when no inputs form ( #19263 )
2025-05-06 13:15:23 +08:00
twwu
b4bccf5fef
feat: Add External Knowledge Base and Pipeline icons, update DatasetCard component
2025-05-06 11:58:53 +08:00
KVOJJJin
4b77c9df9d
Fix: optional input in batch run ( #19257 )
2025-05-06 11:33:15 +08:00
GeorgeCaoJ
b979a8a707
feat: sort variables in the selector by x axis for most recent order ( #19243 )
2025-05-06 10:59:02 +08:00
crazywoola
9231c197a5
fix: s.filter is not a function ( #19250 )
2025-05-06 10:26:44 +08:00
allenZhang
5a6f20d575
Optimize the event handling and rendering logic of the component picker ( #19232 )
2025-05-06 09:48:53 +08:00
Abdullah AlOsaimi
bbf513a2cd
Fix appURL construction when basePath is empty ( #19234 )
2025-05-05 22:35:41 +08:00
诗浓
50fa0d1512
feat: Plugin page related document supports multiple languages ( #19197 )
2025-05-03 20:03:56 +08:00
twwu
14ad34af71
feat: enhance dataset creation UI with new pipeline list and edit functionality
2025-05-03 17:16:00 +08:00
twwu
7ed398267f
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-05-03 13:43:43 +08:00
twwu
fc9556e057
feat: add dataset creation components and functionality
2025-05-03 13:43:37 +08:00
非法操作
1ca6dbcdc8
fix: file name incorrect when download file ( #19183 )
2025-04-30 22:47:59 +08:00
QuantumGhost
349c3cf7b8
feat(api): Add image multimodal support for LLMNode ( #17372 )
...
Enhance `LLMNode` with multimodal capability, introducing support for
image outputs.
This implementation extracts base64-encoded images from LLM responses,
saves them to the storage service, and records the file metadata in the
`ToolFile` table. In conversations, these images are rendered as
markdown-based inline images.
Additionally, the images are included in the LLMNode's output as
file variables, enabling subsequent nodes in the workflow to utilize them.
To integrate file outputs into workflows, adjustments to the frontend code
are necessary.
For multimodal output functionality, updates to related model configurations
are required. Currently, this capability has been applied exclusively to
Google's Gemini models.
Close #15814 .
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2025-04-30 17:28:02 +08:00
Junjie.M
6c9a9d344a
fix: mouse scrolling zooming can not function anymore ( #19160 )
2025-04-30 16:57:48 +08:00
zxhlyh
acf6872a50
fix: variable selector
2025-04-30 16:55:00 +08:00
-LAN-
bcc95e520b
feat: support remove first and remove last in variable assigner ( #19144 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-04-30 15:50:00 +08:00
Wu Tianwei
3dff21e0be
fix(i18n): add functions to retrieve document and pricing page languages ( #19142 )
2025-04-30 14:58:49 +08:00
Good Wood
d5ee465bf9
fix: fix render undefined when text children is empty ( #19135 )
2025-04-30 14:17:41 +08:00
twwu
e689f21a60
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-04-30 14:16:25 +08:00
twwu
a7f9259e27
feat: new Dataset list
2025-04-30 14:16:13 +08:00
Good Wood
1bc94b92ac
fix: fix import LexicalErrorBoundary error ( #19124 )
2025-04-30 11:05:47 +08:00
HyaCinth
5088ab5061
feat(logAndAnn): add control option for question editing feature ( #19117 )
2025-04-30 10:57:23 +08:00
Kingsword
a9f7bcb12f
fix: Chinese input deletes extra character in Safari within Workspaces ( #18193 ) ( #19088 )
2025-04-29 18:47:35 +08:00
QuantumGhost
bd1bbfee4b
Enhance Code Consistency Across Repository with .editorconfig ( #19023 )
2025-04-29 18:04:33 +08:00
zxhlyh
a46b4e3616
Merge branch 'main' into feat/rag-pipeline
2025-04-29 16:27:49 +08:00
zxhlyh
e7e12c1d2e
fix: node selector
2025-04-29 16:26:53 +08:00
zxhlyh
66176c4d71
fix: node default
2025-04-29 16:14:20 +08:00
crazywoola
ce9737c6a0
fix: change provider should change the content ( #19075 )
2025-04-29 15:49:31 +08:00
twwu
2613a380b6
fix: Correct link path for creating datasets and optimize Link component with memoization
2025-04-29 15:47:29 +08:00
twwu
9392ce259f
feat: Refactor dataset components and update translations for new dataset creation options
2025-04-29 15:44:32 +08:00
Hao Cheng
2a3cc43b62
fix: remove redundant Mermaid graph direction enforcement ( #19024 )
2025-04-29 15:10:38 +08:00
HyaCinth
3c09b57059
fix(web): fix the wrong components usage( #18995 ) ( #19065 )
2025-04-29 14:39:59 +08:00
twwu
d1287f08b4
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-04-29 10:44:37 +08:00
twwu
7ee8472a5f
feat: Add SegmentedControl component with styling and option handling
2025-04-29 10:44:03 +08:00
Panpan
f0ca828544
fix: fix embedded chatbot styles on a relatively wide screen ( #19030 )
2025-04-29 08:58:10 +08:00
Kalo Chin
36521e4275
fixes: fix entrypoint script with missing environment variables ( #19039 )
2025-04-29 08:57:58 +08:00
zxhlyh
cdb615deeb
knowledge base node
2025-04-28 18:37:18 +08:00
zxhlyh
abbba1d004
knowledge base node
2025-04-28 18:37:17 +08:00
-LAN-
49678e4b48
chore: Bump version to 1.3.1 ( #18962 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-04-28 16:45:17 +08:00
twwu
53f2882077
feat: Implement document processing component with configuration and action handling
2025-04-28 15:55:24 +08:00
Silow
ea150dc336
feat: Upload a folder to knowledgebase ( #17026 )
...
Co-authored-by: Silow9 <soulskytony@gmail.com>
2025-04-28 15:31:22 +08:00
Panpan
bf01e41fd9
feat: improve embedded chatbot styles ( #18692 )
2025-04-28 14:38:59 +08:00
twwu
8f07e088f5
feat: Add JinaReader and WaterCrawl components with configurations and schema handling
2025-04-28 14:33:01 +08:00
zxhlyh
b8daf944f1
fix: header padding ( #18957 )
2025-04-28 13:57:44 +08:00
Joel
315436e43b
fix: classify remove always remove the last one ( #18959 )
2025-04-28 13:56:43 +08:00
twwu
f71b0eccb2
Refactor: dataset creation components and implement Firecrawl functionality
2025-04-28 13:33:16 +08:00
crazywoola
03ac2d0f17
fix: i.find is not a function ( #18945 )
2025-04-28 11:09:54 +08:00
twwu
5b89d36ea1
feat: Update Zod schema generation for file types and upload methods to use new constants
2025-04-27 20:44:05 +08:00
twwu
7c3af74b0d
feat: Update useConfigurations and useHiddenConfigurations to use InputVarType constants for type values
2025-04-27 20:34:25 +08:00
twwu
d1d83f8a2a
feat: Enhance form components with hidden fields and popup properties for improved configuration
2025-04-27 20:17:50 +08:00
twwu
839fe12087
feat: Update OptionsField to use correct Options type and enhance Zod schema generation for options and select input types
2025-04-27 18:45:22 +08:00
Joel
eb92dd59f9
chore: disabled struct output not show model not support warning ( #18909 )
2025-04-27 18:30:45 +08:00
小马哥
e5bdc1438a
fix: annotation update need use http put method and annotation-reply api doc parms wrong ( #18891 )
2025-04-27 16:13:36 +08:00
Junjie.M
e3daef19e7
chatflow/workflow add field required ( #18892 )
2025-04-27 16:12:02 +08:00
twwu
fd8ee9f53e
Refactor input field form components and schema
2025-04-27 15:29:11 +08:00
GuanMu
7ccec5cd95
refactor: remove external link for dataset description guidance ( #18884 )
2025-04-27 14:47:00 +08:00
crazywoola
77ad600a33
fix: Text Generation App should not should not show embedded in website ( #18880 )
2025-04-27 14:33:50 +08:00
Joel
d91828dd90
chore: support other webapps embedded in iframe ( #18877 )
2025-04-27 14:21:27 +08:00
zxhlyh
19f2a74ba8
fix: check dsl version when create app from explore template ( #18872 )
2025-04-27 14:00:45 +08:00
zxhlyh
58a929edd5
fix: install plugins permissions ( #18870 )
2025-04-27 14:00:35 +08:00
twwu
8367ae85de
feat: Replace BaseVarType with BaseFieldType for consistent field type usage across components
2025-04-27 10:16:16 +08:00
twwu
d1f0e6e5c2
feat: Implement Zod schema generation for form validation and update form component usage
2025-04-27 09:56:48 +08:00
twwu
7deb44f864
feat: Add additional field components to form hook for enhanced functionality
2025-04-26 22:43:51 +08:00
twwu
d12e9b81e3
feat: Introduce new form field components and enhance existing ones with label options
2025-04-26 21:50:21 +08:00
Bharat Ramanathan
0a20210a59
feat: Add W&B Weave Tracing Integration ( #14262 )
...
Signed-off-by: Yuichiro Utsumi <utsumi.yuichiro@fujitsu.com>
Signed-off-by: -LAN- <laipz8200@outlook.com>
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
Signed-off-by: ChengZi <chen.zhang@zilliz.com>
Signed-off-by: cl <cailue@apache.org>
Co-authored-by: Yu Chun Chang <changyuchun159630@gmail.com>
Co-authored-by: Kyle Chang <kylechang@91app.com>
Co-authored-by: Lick-liu <51771897+Lick-liu@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Yuichiro Utsumi <81412151+utsumi-fj@users.noreply.github.com>
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: DDDDD12138 <43703884+DDDDD12138@users.noreply.github.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Novice <857526207@qq.com>
Co-authored-by: yihong <zouzou0208@gmail.com>
Co-authored-by: Kalo Chin <91766386+fdb02983rhy@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: jiangbo721 <365065261@qq.com>
Co-authored-by: 刘江波 <jiangbo721@163.com>
Co-authored-by: Lam <scau_ljw@126.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Mars <524574386@qq.com>
Co-authored-by: mars <linjx2@by-health.com>
Co-authored-by: Joe <79627742+ZhouhaoJiang@users.noreply.github.com>
Co-authored-by: Rafael Carvalho <r.carvalho@me.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: codingjaguar <codingjaguar@gmail.com>
Co-authored-by: ChengZi <chen.zhang@zilliz.com>
Co-authored-by: Fei He <droxer.he@gmail.com>
Co-authored-by: Arcaner <52057416+lrhan321@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: XiaoBa <94062266+XiaoBa-Yu@users.noreply.github.com>
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
Co-authored-by: zhangyuhang <2827528315@qq.com>
Co-authored-by: yuhang2.zhang <yuhang2.zhang@ly.com>
Co-authored-by: 诗浓 <nyaashino@gmail.com>
Co-authored-by: RookieAgent <42060616+Sakura4036@users.noreply.github.com>
Co-authored-by: sho-takano-dev <shota.takano.dev@gmail.com>
Co-authored-by: 過世秋風 <1040926235@qq.com>
Co-authored-by: Yi Feng <66539215+bigyifeng@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: ShadowJobs <794878115@qq.com>
Co-authored-by: LinYing <linying@momenta.ai>
Co-authored-by: Benjamin <benjaminx@gmail.com>
Co-authored-by: LiuBodong <liubodong2010@126.com>
Co-authored-by: huangzhuo1949 <167434202+huangzhuo1949@users.noreply.github.com>
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
Co-authored-by: csurong <csurong1@gmail.com>
Co-authored-by: 傻笑zz <43721571+shaxiaozz@users.noreply.github.com>
Co-authored-by: L8ng <straydragonl@foxmail.com>
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn>
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
Co-authored-by: GuanMu <ballmanjq@gmail.com>
Co-authored-by: LittleFish-15 <58618983+LittleFish-15@users.noreply.github.com>
Co-authored-by: 诗浓 <844670992@qq.com>
Co-authored-by: luckylhb90 <luckylhb90@gmail.com>
Co-authored-by: hobo.l <hobo.l@binance.com>
Co-authored-by: Gen Sato <52241300+halogen22@users.noreply.github.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: StoneFancyX <53338920+StoneFancyX@users.noreply.github.com>
Co-authored-by: StoneFancyX <kindbin@qq.com>
Co-authored-by: Naoki KOBAYASHI <naotama@gmail.com>
Co-authored-by: kurokobo <kuro664@gmail.com>
Co-authored-by: cyflhn <cyflhn@163.com>
Co-authored-by: Yingchun Lai <laiyingchun@apache.org>
Co-authored-by: jimmyfen <757343258@qq.com>
Co-authored-by: Xuetao Song <xuetaomagicsong@gmail.com>
Co-authored-by: Panpan <wurui.dev@gmail.com>
Co-authored-by: wyy-holding <59436937+wyy-holding@users.noreply.github.com>
Co-authored-by: リイノ Lin <sorphwer@gmail.com>
Co-authored-by: Ning <accelerator314@gmail.com>
Co-authored-by: Linh Nguyen <55907715+batman0911@users.noreply.github.com>
Co-authored-by: Junjie.M <118170653@qq.com>
Co-authored-by: Ron <svcvit@gmail.com>
Co-authored-by: Novice <novice12185727@gmail.com>
Co-authored-by: NanoNova <kid1412621@gmail.com>
Co-authored-by: JaydenZhou <380774082@qq.com>
Co-authored-by: dotdotdot <823150982@qq.com>
Co-authored-by: Good Wood <slm_1990@126.com>
Co-authored-by: Ryosei Karaki <38310693+karamaru-alpha@users.noreply.github.com>
Co-authored-by: chenhuan0728 <54611342+chenhuan0728@users.noreply.github.com>
Co-authored-by: chenhuan <huan.chen0728@foxmail>
Co-authored-by: lenbo <islenbo@qq.com>
Co-authored-by: Jiang <65766008+AlwaysBluer@users.noreply.github.com>
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
Co-authored-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: zhangkun-21 <sephiroth0932@gmail.com>
Co-authored-by: hsiong <37357447+hsiong@users.noreply.github.com>
Co-authored-by: 李远军 <4842@9ji.com>
Co-authored-by: yourchanges <yourchanges@gmail.com>
Co-authored-by: David <guyuezhuying@126.com>
Co-authored-by: liuzhenghua <1090179900@qq.com>
Co-authored-by: taokuizu <taokuizu@qq.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
Co-authored-by: JimintheBox <gjwlals111@gmail.com>
Co-authored-by: wlleiiwang <1025164922@qq.com>
Co-authored-by: wlleiiwang <wlleiiwang@tencent.com>
Co-authored-by: Alex <32982705+AlexYuan997@users.noreply.github.com>
Co-authored-by: yuanlong <yuanlong@boco.com.cn>
Co-authored-by: wanttobeamaster <45583625+wanttobeamaster@users.noreply.github.com>
Co-authored-by: xiaozhiqing.xzq <xiaozhiqing.xzq@alibaba-inc.com>
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
Co-authored-by: tyounami <vkbo@qq.com>
Co-authored-by: bo.zhao <bo.zhao@iglooinsure.com>
Co-authored-by: ClSlaid <cailue@apache.org>
Co-authored-by: adru <106513264+adpanru@users.noreply.github.com>
Co-authored-by: horochx <32632779+horochx@users.noreply.github.com>
2025-04-26 04:28:30 -07:00
NFish
db7af52fcc
Hotfix/create from template category ( #18807 )
2025-04-25 22:14:19 +08:00
twwu
b1fbaaed95
refactor: Simplify type checks for form field rendering and correct comment grammar
2025-04-25 18:39:05 +08:00
twwu
3f8b0b937c
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-04-25 18:13:57 +08:00
twwu
734c62998f
feat: Implement dynamic form field rendering and replace SubmitButton with Actions component
2025-04-25 18:13:52 +08:00
非法操作
0e68e8b40a
fix: embed chatbot can't drag when use mouse ( #18781 )
2025-04-25 17:26:16 +08:00
zxhlyh
4792ca1813
knowledge base node
2025-04-25 17:24:47 +08:00
minglu7
a944542858
fix(web): add missing 'clsx' dependency for pagination component ( #18769 )
2025-04-25 16:43:44 +08:00
crazywoola
a5e6a0dc0c
enable pan by fingers ( #18775 )
2025-04-25 16:36:54 +08:00
NFish
a575fbca94
fix: update api rate limit on Pricing page ( #18755 )
2025-04-25 14:37:04 +08:00
Alex Chim
12836f9db9
Resolves #18536 Retreive conversation variables ( #18581 )
2025-04-25 11:52:25 +08:00