CrabSAMA
|
8d5f788f2b
|
feat(workflow): Allow paste node into nested block (#24234)
Co-authored-by: crab.huang <crab.huang@huolala.cn>
|
2025-09-04 15:21:43 +08:00 |
|
zxhlyh
|
1bf04b7b74
|
fix: export workflow image
|
2025-09-04 14:43:14 +08:00 |
|
twwu
|
0bcdd0db99
|
fix(field): add z-index to sticky header for improved layering in workflow nodes
|
2025-09-04 13:18:14 +08:00 |
|
twwu
|
5ecf382180
|
refactor(chunk-preview): improve key assignment for ChunkContainer components and enhance localFileList handling in Preparation component
|
2025-09-04 13:03:49 +08:00 |
|
-LAN-
|
938a845852
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-04 12:48:58 +08:00 |
|
twwu
|
04d01c8409
|
refactor(icons): remove unused Globe01 icon and related files
|
2025-09-04 12:37:01 +08:00 |
|
znn
|
ebbb4a5d0b
|
fix png jpeg export (#25110)
|
2025-09-04 11:05:45 +08:00 |
|
fenglin
|
c22b325c31
|
fix: align text color in dark mode for config var type selector (#25121)
|
2025-09-04 10:45:30 +08:00 |
|
twwu
|
c40dfe7060
|
fix(pipeline): correct API endpoint for stopping workflow runs
|
2025-09-04 10:39:23 +08:00 |
|
znn
|
8effbaf101
|
make icon consistent in dropdown (#25109)
|
2025-09-04 10:03:13 +08:00 |
|
twwu
|
5114569017
|
refactor(document-picker): enhance chunking mode handling and improve parent mode label logic
|
2025-09-04 09:59:55 +08:00 |
|
-LAN-
|
9c96b23d55
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-04 00:27:08 +08:00 |
|
twwu
|
f811855f79
|
fix(workflow): ensure variable updates only occur for matching selectors in updateNodeVars
|
2025-09-03 23:28:32 +08:00 |
|
twwu
|
c7510d3f54
|
refactor(panel): simplify outputSchema mapping for improved readability
|
2025-09-03 23:06:12 +08:00 |
|
17hz
|
aae792a9dd
|
chore: Updated pnpm version to 10.15.1 (#25065)
|
2025-09-03 22:28:03 +08:00 |
|
twwu
|
1214942eb7
|
refactor(datasets): rename 'markdown' to 'content' for consistency across components
|
2025-09-03 20:32:48 +08:00 |
|
Stream
|
d011ddfc64
|
chore(version): bump version to 1.8.1 (#25060)
|
2025-09-03 18:54:07 +08:00 |
|
zxhlyh
|
67cc70ad61
|
fix: model credential name (#25081)
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-03 18:23:57 +08:00 |
|
Joel
|
c8d60f372d
|
fix: in pipeline not show the node config right
|
2025-09-03 18:21:51 +08:00 |
|
twwu
|
c4f0691454
|
refactor(workflow): update fetchInspectVars calls to accept empty parameters
|
2025-09-03 18:15:14 +08:00 |
|
twwu
|
9eb1c15906
|
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
|
2025-09-03 16:51:57 +08:00 |
|
twwu
|
110211d966
|
refactor(uploader): replace YAML icon with pipeline icon and update label text
|
2025-09-03 16:51:49 +08:00 |
|
Joel
|
08d6fcfd52
|
fix: large data markdown ui problems
|
2025-09-03 16:48:41 +08:00 |
|
twwu
|
d755b2885e
|
refactor(workflow): enhance handleExportDSL function and clean up code structure
|
2025-09-03 16:22:59 +08:00 |
|
twwu
|
b4c98daa8d
|
refactor(workflow): update RAG tool suggestions and improve filtering logic
|
2025-09-03 16:05:55 +08:00 |
|
17hz
|
a7627882a7
|
fix: Boolean type control is not displayed (#25031)
Co-authored-by: WTW0313 <twwu@dify.ai>
|
2025-09-03 15:39:09 +08:00 |
|
NeatGuyCoding
|
8eae7a95be
|
Hotfix translation error (#25035)
|
2025-09-03 15:23:04 +08:00 |
|
jyong
|
58e598dac8
|
Merge branch 'main' into feat/rag-2
|
2025-09-03 15:01:41 +08:00 |
|
jyong
|
d4aed3df5c
|
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
# Conflicts:
# api/core/memory/token_buffer_memory.py
# api/core/rag/extractor/notion_extractor.py
# api/core/repositories/sqlalchemy_workflow_node_execution_repository.py
# api/core/variables/variables.py
# api/core/workflow/graph/graph.py
# api/core/workflow/graph_engine/entities/event.py
# api/services/dataset_service.py
# web/app/components/app-sidebar/index.tsx
# web/app/components/base/tag-management/selector.tsx
# web/app/components/base/toast/index.tsx
# web/app/components/datasets/create/website/index.tsx
# web/app/components/datasets/create/website/jina-reader/base/options-wrap.tsx
# web/app/components/workflow/header/version-history-button.tsx
# web/app/components/workflow/hooks/use-inspect-vars-crud-common.ts
# web/app/components/workflow/hooks/use-workflow-interactions.ts
# web/app/components/workflow/panel/version-history-panel/index.tsx
# web/service/base.ts
|
2025-09-03 15:01:06 +08:00 |
|
github-actions[bot]
|
0e8a37dca8
|
chore: translate i18n files (#25061)
Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com>
|
2025-09-03 14:48:53 +08:00 |
|
zyileven
|
bffbe54120
|
fix: Solve the problem of opening remarks appearing in the chat cont… (#25067)
|
2025-09-03 14:48:30 +08:00 |
|
Joel
|
c422d732d2
|
fix: tool bool input can choose file
|
2025-09-03 14:41:29 +08:00 |
|
Joel
|
df0fe49fcc
|
fix: one step run schema type file not support
|
2025-09-03 14:28:13 +08:00 |
|
zxhlyh
|
97875d2b55
|
plugin dependencies select all
|
2025-09-03 14:27:29 +08:00 |
|
-LAN-
|
8c97937cae
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-03 13:53:43 +08:00 |
|
zxhlyh
|
9e125e2029
|
Refactor/model credential (#24994)
|
2025-09-03 13:36:59 +08:00 |
|
twwu
|
9a79d8941e
|
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
|
2025-09-03 12:59:34 +08:00 |
|
twwu
|
9d3772f7d6
|
feat(workflow): add DisplayContent component for improved variable inspection and integrate schema type handling
|
2025-09-03 12:59:22 +08:00 |
|
-LAN-
|
b81745aed8
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-03 11:56:05 +08:00 |
|
-LAN-
|
9d5956cef8
|
[Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-09-03 11:52:26 +08:00 |
|
Joel
|
b10d7d5b22
|
fix: datasource file can not be chosen
|
2025-09-03 11:31:53 +08:00 |
|
-LAN-
|
8c41d95d03
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-03 11:06:42 +08:00 |
|
Joel
|
885c7d26e5
|
feat: handle choose select
|
2025-09-03 11:05:15 +08:00 |
|
17hz
|
60c5bdd62f
|
fix: remove redundant z-index from Field component (#25034)
|
2025-09-03 10:39:07 +08:00 |
|
twwu
|
706969d812
|
fix(workflow): enhance variable inspection by integrating schema type handling and refactoring logic
|
2025-09-03 10:17:38 +08:00 |
|
-LAN-
|
f540d0b747
|
chore: remove ty type checker from reformat script and pre-commit hooks (#25021)
|
2025-09-03 08:56:23 +08:00 |
|
-LAN-
|
77a9a73d0d
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-03 01:33:17 +08:00 |
|
GuanMu
|
25a11bfafc
|
Export DSL from history (#24939)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-02 21:36:52 +08:00 |
|
twwu
|
1ad46d0962
|
fix(pipeline): add handling for RAG pipeline variables in workflow state
|
2025-09-02 20:11:38 +08:00 |
|
twwu
|
5e854238b0
|
fix(workflow): improve formatting and add checkbox type to input variable type mapping
|
2025-09-02 19:57:18 +08:00 |
|
twwu
|
fc4bc08796
|
feat(workflow): enhance RAG recommended plugins structure and update related components
|
2025-09-02 19:11:03 +08:00 |
|
17hz
|
5aa8c9c8df
|
fix: refresh UI after user profile change (#24998)
|
2025-09-02 18:57:35 +08:00 |
|
17hz
|
32972b45db
|
fix: remove unnecessary modal visibility toggle on error in name save (#25001)
|
2025-09-02 18:57:24 +08:00 |
|
Joel
|
60da4c9048
|
feat: set var inspect schema type
|
2025-09-02 18:44:49 +08:00 |
|
twwu
|
32a009654f
|
feat(input-field): add isEditMode prop to InputFieldForm and update handling of variable changes
|
2025-09-02 18:19:40 +08:00 |
|
twwu
|
00b5772012
|
feat(portal): add customContainer prop to PortalToFollowElem for flexible rendering
|
2025-09-02 17:25:47 +08:00 |
|
17hz
|
af351b1723
|
fix: ensure the modal closed by level (#24984)
|
2025-09-02 17:06:10 +08:00 |
|
twwu
|
273dae6738
|
fix(header): update boolean form type to checkbox and improve JSX formatting in form input component
|
2025-09-02 16:26:41 +08:00 |
|
Novice
|
68c75f221b
|
fix: workflow log status filter add parial success status (#24977)
|
2025-09-02 16:24:03 +08:00 |
|
Bowen Liang
|
7b379e2a61
|
chore: apply ty checks on api code with script and ci action (#24653)
|
2025-09-02 16:05:13 +08:00 |
|
17hz
|
c373b734bc
|
feat: make secretInput type field prevent browser auto-fill (#24971)
|
2025-09-02 16:04:12 +08:00 |
|
17hz
|
2ac8f8003f
|
refactor: update radio component to handle boolean values instead of numeric (#24956)
|
2025-09-02 15:11:42 +08:00 |
|
17hz
|
d6b3df8f6f
|
fix: API Key Authorization Configuration Model Form render default value (#24963)
|
2025-09-02 14:52:05 +08:00 |
|
lyzno1
|
0caa94bd1c
|
fix: add Indonesian (id-ID) language support and improve language selector (#24951)
|
2025-09-02 14:44:59 +08:00 |
|
Yongtao Huang
|
067b0d07c4
|
Fix: ensure InstalledApp deletion uses model instances instead of Row (#24942)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-02 11:59:38 +08:00 |
|
17hz
|
044f96bd93
|
feat: LLM prompt Jinja2 template now support more variables (#24944)
|
2025-09-02 11:59:31 +08:00 |
|
-LAN-
|
0b0dc63f29
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-02 11:52:25 +08:00 |
|
twwu
|
bf09c3eb10
|
feat(rag): integrate RAG recommended plugins into workflow component
|
2025-09-02 10:43:57 +08:00 |
|
twwu
|
e5e52ab4b9
|
refactor(value-content): improve JSX formatting for readability in variable inspect component
|
2025-09-02 10:19:01 +08:00 |
|
github-actions[bot]
|
2e89d29c87
|
chore: translate i18n files (#24934)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-09-02 10:16:14 +08:00 |
|
Zhedong Cen
|
e4eb9f7c55
|
fix(i18n): align zh-Hant indexMethodEconomyTip with zh-Hans (#24933)
|
2025-09-02 09:57:39 +08:00 |
|
znn
|
dd6547de06
|
downvote with reason (#24922)
|
2025-09-02 09:57:04 +08:00 |
|
Atif
|
84d09b8b8a
|
fix: API key input uses password type and no autocomplete (#24864)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-02 09:37:24 +08:00 |
|
17hz
|
2c462154f7
|
fix: email input cannot scroll (#24930)
|
2025-09-02 09:35:53 +08:00 |
|
17hz
|
ae04ccc445
|
fix: npx typo error (#24929)
|
2025-09-02 09:20:51 +08:00 |
|
QuantumGhost
|
eb7b21c7f1
|
Merge remote-tracking branch 'upstream/feat/rag-2' into feat/rag-2
|
2025-09-01 17:06:53 +08:00 |
|
QuantumGhost
|
ad5a2c77c1
|
Merge remote-tracking branch 'upstream/feat/big-var-value-show-fe' into feat/rag-2
|
2025-09-01 17:06:23 +08:00 |
|
Frederick2313072
|
5b3cc560d5
|
fix:hard-coded top-k fallback issue. (#24879)
|
2025-09-01 15:46:37 +08:00 |
|
Yongtao Huang
|
208ce4e774
|
CI: add TS indentation check via esLint (#24810)
|
2025-09-01 15:31:59 +08:00 |
|
Tianyi Jing
|
414ee51975
|
fix: add missing form for boolean types (#24812)
Signed-off-by: jingfelix <jingfelix@outlook.com>
|
2025-09-01 15:21:36 +08:00 |
|
17hz
|
1b401063e8
|
chore: pnpx deprecation (#24868)
|
2025-09-01 14:45:44 +08:00 |
|
17hz
|
f11131f8b5
|
fix: basepath did not read from the environment variable (#24870)
|
2025-09-01 13:50:33 +08:00 |
|
twwu
|
a41af6f322
|
refactor: update file upload and download handling for pipeline format
|
2025-09-01 11:13:11 +08:00 |
|
zxhlyh
|
ce3eb0fcbb
|
fix: rag pipeline template
|
2025-09-01 10:23:08 +08:00 |
|
NeatGuyCoding
|
c45c22b1b2
|
fix translation of all oauth.ts (#24855)
|
2025-09-01 10:04:05 +08:00 |
|
Yongtao Huang
|
3d57a9ccdc
|
Fix never hit (!code || code.length === 0) (#24860)
|
2025-09-01 09:45:07 +08:00 |
|
-LAN-
|
546d75d84d
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-01 00:29:28 +08:00 |
|
17hz
|
f70272f638
|
refactor: replace clsx with classnames (#24776)
|
2025-08-31 17:08:29 +08:00 |
|
lyzno1
|
b4b71ded47
|
chore: remove unused i18n keys (#24803)
|
2025-08-31 17:07:15 +08:00 |
|
17hz
|
529791ce62
|
fix: Variable Aggregator cannot select conversation variables (#24793)
|
2025-08-31 17:03:36 +08:00 |
|
lyzno1
|
e5e42bc483
|
fix: XSS vulnerability in block-input and support-var-input components (#24835)
|
2025-08-31 17:01:10 +08:00 |
|
Yongtao Huang
|
72acd9b483
|
Remove redundant from_variable_selector null-check (#24842)
|
2025-08-31 17:00:13 +08:00 |
|
QuantumGhost
|
e9e7d4f3cd
|
Merge branch 'feat/rag-2' into feat/workflow-draft-var-optimize
|
2025-08-31 15:17:23 +08:00 |
|
Yongtao Huang
|
863f3aeb27
|
Fix: rm invalid errorMessage on e.toString() (#24805)
|
2025-08-30 06:18:51 -07:00 |
|
twwu
|
1e9bfd8872
|
feat(chunk-card-list): implement ChunkCard and QAItem components, refactor ChunkCardList to utilize new structure and types
|
2025-08-29 23:28:43 +08:00 |
|
-LAN-
|
11d32ca87d
|
test: fix web test
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-29 23:20:28 +08:00 |
|
-LAN-
|
22ee318cf8
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-08-29 17:01:42 +08:00 |
|
zyileven
|
52e9bcbfdb
|
fix(web): improve floating UI positioning when scrolling (#24595) (#24782)
|
2025-08-29 16:49:13 +08:00 |
|
twwu
|
a597ae1a8a
|
feat(block-selector): add RAG tool suggestions component and integrate with existing tools
|
2025-08-29 16:20:43 +08:00 |
|
-LAN-
|
d7d456349d
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-08-29 16:14:04 +08:00 |
|
17hz
|
0fb145e667
|
refactor: Promote basepath to environment variable (#24445)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-08-29 15:39:37 +08:00 |
|
zyileven
|
bcac43c812
|
fix(web): fix error notify when tagInput component is not required (#… (#24774)
|
2025-08-29 15:30:40 +08:00 |
|
twwu
|
1c8190f142
|
feat(search-box): enhance marketplace search box with new triggers and conditional rendering
|
2025-08-29 14:45:04 +08:00 |
|
github-actions[bot]
|
d5e560a987
|
chore: translate i18n files (#24770)
Co-authored-by: RockChinQ <45992437+RockChinQ@users.noreply.github.com>
|
2025-08-29 14:34:35 +08:00 |
|
Junyan Qin (Chin)
|
f32e176d6a
|
feat: oauth provider (#24206)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yessenia <yessenia.contact@gmail.com>
|
2025-08-29 14:10:51 +08:00 |
|
-LAN-
|
dce4d0ff80
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-08-29 13:22:13 +08:00 |
|
lyzno1
|
f8f768873e
|
fix: inconsistent text color for settings button in webapp cards (#24754)
|
2025-08-29 12:10:27 +08:00 |
|
jyong
|
d0dd728e6c
|
Merge branch 'main' into feat/rag-2
# Conflicts:
# api/core/app/entities/queue_entities.py
# api/core/workflow/graph_engine/entities/event.py
|
2025-08-29 11:29:51 +08:00 |
|
kurokobo
|
05c21883f9
|
fix(pipeline): make kb node deletable (#24731)
|
2025-08-29 09:19:09 +08:00 |
|
crazywoola
|
7c340695d6
|
fix: unclosing tag (#24733)
|
2025-08-28 23:59:04 +08:00 |
|
github-actions[bot]
|
e87d4fbf69
|
chore: translate i18n files (#24727)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-28 23:40:10 +08:00 |
|
GuanMu
|
27d09d1783
|
feat: Add support for slash commands, optimize command selector logic. (#24723)
|
2025-08-28 21:13:18 +08:00 |
|
ZalterCitty
|
a174ee419e
|
chore: fix some api desc (#24715)
Co-authored-by: zhuqingchao <zhuqingchao@xiaomi.com>
|
2025-08-28 20:47:12 +08:00 |
|
crazywoola
|
79e6138ce2
|
chore: simplify the workflow details logic (#24714)
|
2025-08-28 18:17:48 +08:00 |
|
jyong
|
1db04aa729
|
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
|
2025-08-28 18:12:49 +08:00 |
|
twwu
|
1022e67fb6
|
fix: adjust padding in search box component for improved layout
|
2025-08-28 18:02:19 +08:00 |
|
17hz
|
5a64f69456
|
fix: Default value for input variable is null when starting new conversations on the web app (#24709)
|
2025-08-28 17:48:04 +08:00 |
|
twwu
|
a67589d5db
|
feat: add title property to DataSourceDefaultValue type in block-selector
|
2025-08-28 17:25:26 +08:00 |
|
twwu
|
9448d49305
|
feat: add 'rag' tag to plugin constants and translations in multiple languages
|
2025-08-28 16:21:53 +08:00 |
|
twwu
|
169a8edc28
|
refactor: update import statement style in IfElseNode component
|
2025-08-28 15:47:39 +08:00 |
|
twwu
|
f6ed1c5643
|
fix: update chunk structure tip messages in English and Chinese translations for clarity
|
2025-08-28 15:40:02 +08:00 |
|
twwu
|
edd41a30eb
|
feat: add AddChunks icon and related components for knowledge base chunk structure
|
2025-08-28 15:31:30 +08:00 |
|
Joel
|
580201ed2c
|
merge main
|
2025-08-28 14:57:30 +08:00 |
|
17hz
|
62892ed8d7
|
refactor: relocate China npm registry config to base image (#24678)
|
2025-08-28 14:43:34 +08:00 |
|
Joel
|
fab5740778
|
fix: can not choose file type var in aggreggator node (#24689)
|
2025-08-28 14:28:46 +08:00 |
|
Joel
|
e955a603c6
|
fix: can choose file in add in variable aggregator
|
2025-08-28 14:19:07 +08:00 |
|
Joel
|
740f1c5f2c
|
fix: tools value not update caused data outdated
|
2025-08-28 14:06:28 +08:00 |
|
twwu
|
9a13cb5bdf
|
refactor: remove unused state management in usePipelineRun hook
|
2025-08-28 13:58:03 +08:00 |
|
twwu
|
048feb4165
|
refactor: update local file and online drive state management in create-from-pipeline components
|
2025-08-28 13:47:20 +08:00 |
|
twwu
|
843b14ccc6
|
refactor: Refactor online drive breadcrumbs navigation
|
2025-08-28 10:56:51 +08:00 |
|
GuanMu
|
fbceda7b66
|
fix: workflow log panel's round style (#24658)
|
2025-08-28 09:20:17 +08:00 |
|
Joel
|
4e2c3bfb05
|
fix: not obj type struct schema render error
|
2025-08-27 18:32:04 +08:00 |
|
Joel
|
a644153e9f
|
feat: just use chunk type in knowledge base
|
2025-08-27 18:16:46 +08:00 |
|
twwu
|
0316eb6064
|
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
|
2025-08-27 18:09:55 +08:00 |
|
twwu
|
6a56649be2
|
feat(web): add support for Tool block type in BlockIcon component
|
2025-08-27 18:09:48 +08:00 |
|
Joel
|
8a585607c1
|
fix: tool schem not right
|
2025-08-27 18:07:33 +08:00 |
|
-LAN-
|
c3f66e2901
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-08-27 18:05:35 +08:00 |
|
NFish
|
22b11e4b43
|
Fix/web app auth error (#24637)
|
2025-08-27 18:00:25 +08:00 |
|
jyong
|
6c8212d509
|
Merge remote-tracking branch 'origin/feat/rag-2' into feat/rag-2
|
2025-08-27 17:46:05 +08:00 |
|
Joel
|
19d3ba42e5
|
chore: schema type change
|
2025-08-27 17:40:05 +08:00 |
|
twwu
|
ee144452e2
|
Merge branch 'main' into feat/rag-2
|
2025-08-27 17:28:21 +08:00 |
|
twwu
|
367b2d0320
|
refactor(web): streamline data source before run form and enhance run handling logic
|
2025-08-27 16:56:33 +08:00 |
|
Joel
|
bd294ffe0d
|
feat: file schem file replace
|
2025-08-27 16:07:31 +08:00 |
|
jyong
|
392514fa13
|
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
# Conflicts:
# api/commands.py
# api/core/app/apps/common/workflow_response_converter.py
# api/core/llm_generator/llm_generator.py
# api/core/plugin/entities/plugin.py
# api/core/plugin/impl/tool.py
# api/core/rag/index_processor/index_processor_base.py
# api/core/workflow/entities/workflow_execution.py
# api/core/workflow/entities/workflow_node_execution.py
# api/core/workflow/enums.py
# api/core/workflow/graph_engine/entities/graph.py
# api/core/workflow/graph_engine/graph_engine.py
# api/core/workflow/nodes/enums.py
# api/services/dataset_service.py
|
2025-08-27 16:05:59 +08:00 |
|
lyzno1
|
34b041e9f0
|
chore: optimize pnpm version management and migrate from next lint to eslint cli (#24514)
|
2025-08-27 16:05:57 +08:00 |
|
墨绿色
|
85b0b8373b
|
feat: datasets hit-testing retrieve chunking detail answer when docum… (#24600)
Co-authored-by: lijiezhao@perfect99.com <lijiezhao@perfect99.com>
|
2025-08-27 16:04:57 +08:00 |
|
-LAN-
|
8c35663220
|
feat: queue-based graph engine
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-27 15:33:28 +08:00 |
|
-LAN-
|
f04844435f
|
chore: bump version from 1.7.2 to 1.8.0 (#24539)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-27 15:20:10 +08:00 |
|
Joel
|
4cb286c765
|
feat: handle file schem show
|
2025-08-27 14:46:44 +08:00 |
|
zxhlyh
|
ff33d42c55
|
rag pipeline initial template
|
2025-08-27 14:39:39 +08:00 |
|
twwu
|
e1a2755e3b
|
fix(web): add spinning animation to loader icon in variable inspect trigger for better UX
|
2025-08-27 13:55:43 +08:00 |
|
twwu
|
b1f348fb31
|
refactor(web): reorganize imports in document index component for improved clarity
|
2025-08-27 13:48:04 +08:00 |
|
twwu
|
5f0bae0ae5
|
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
|
2025-08-27 13:46:10 +08:00 |
|
twwu
|
57c242fff3
|
Update dataset pipeline header text and translations for improved clarity
|
2025-08-27 13:46:03 +08:00 |
|
kurokobo
|
1814b99c79
|
fix(web): correct title color in option card in dark mode (#24579)
|
2025-08-27 11:27:25 +08:00 |
|
Joel
|
f24f573731
|
feat: show struct schema in output
|
2025-08-27 11:18:22 +08:00 |
|
twwu
|
da48e54778
|
Merge branch 'main' into feat/rag-2
|
2025-08-27 11:16:27 +08:00 |
|
Joel
|
2db699522c
|
feat: compare schema type
|
2025-08-27 10:48:38 +08:00 |
|
Ujjwal Maurya
|
a159c13333
|
Fix tooltip visibility issues during scroll in model selector popup (#24593)
Co-authored-by: 17hz <0x149527@gmail.com>
|
2025-08-27 10:30:37 +08:00 |
|
github-actions[bot]
|
8809b3ba4d
|
chore: translate i18n files (#24566)
Co-authored-by: iamjoel <2120155+iamjoel@users.noreply.github.com>
|
2025-08-26 23:35:37 +08:00 |
|
非法操作
|
a7419d0aba
|
fix: when credential unauthrozied display green color (#24572)
|
2025-08-26 23:24:09 +08:00 |
|
Nite Knite
|
a2598fd134
|
refactor(api-access): refactor code group (#24565)
Refactor CodeGroup component on the API Access page.
Fix example tab switching.
|
2025-08-26 18:25:08 +08:00 |
|
Joel
|
dac72b078d
|
feat: support bool type variable frontend (#24437)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2025-08-26 18:16:05 +08:00 |
|
17hz
|
8af2ae973f
|
feat: Auto-associate variables in Jinja editor mode (#24561)
|
2025-08-26 17:54:16 +08:00 |
|
twwu
|
bdcd9ad9cb
|
refactor(workflow): update output schema handling in tool and data source nodes for improved integration with plugin info
|
2025-08-26 16:48:18 +08:00 |
|
Yessenia-d
|
6727ff6dbe
|
feat(theme): add color variable config (#24541)
|
2025-08-26 14:50:28 +08:00 |
|
znn
|
243876e9b7
|
sort on display status (#24252)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-08-26 11:55:53 +08:00 |
|
crazywoola
|
aa71f88e1b
|
chore: hide delete action when avatar is none (#24512)
|
2025-08-26 10:25:55 +08:00 |
|
twwu
|
1bc77204b1
|
fix(use-initial): handle potential undefined nodeData by providing a fallback object
|
2025-08-26 10:23:13 +08:00 |
|
znn
|
b4be132201
|
improve border radius (#24486)
|
2025-08-25 23:17:44 +08:00 |
|
lxsummer
|
e7833b42cd
|
optimize close action on about page (#24342)
|
2025-08-25 18:04:21 +08:00 |
|
github-actions[bot]
|
c64b9c941a
|
chore: translate i18n files (#24474)
Co-authored-by: hjlarry <25834719+hjlarry@users.noreply.github.com>
|
2025-08-25 17:55:57 +08:00 |
|
Zhedong Cen
|
d1ba5fec89
|
feat: Show tooltip on document names in document list (#24467)
|
2025-08-25 17:48:12 +08:00 |
|
twwu
|
e0e3224413
|
refactor(option-card): enhance styling and accessibility by updating class names and adding title attribute
|
2025-08-25 17:46:27 +08:00 |
|
twwu
|
14d8788dac
|
refactor: remove unused DataSourceType import and simplify iconType handling in DatasetDetailLayout
|
2025-08-25 16:43:52 +08:00 |
|
Eric Guo
|
9260aa3445
|
refactor: Update shareCode in useEffect to avoid setState during render (#24468)
|
2025-08-25 16:14:55 +08:00 |
|
非法操作
|
6010d5f24c
|
feat: add multi model credentials (#24451)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-25 16:12:29 +08:00 |
|
twwu
|
d440577913
|
refactor(operations): remove document download functionality and associated UI elements
|
2025-08-25 15:32:48 +08:00 |
|
twwu
|
85fd97e090
|
Merge branch 'main' into feat/rag-2
|
2025-08-25 15:30:18 +08:00 |
|
twwu
|
412e4b04f3
|
fix(use-settings-display): correct translation key for keyword search in settings display
|
2025-08-25 15:20:59 +08:00 |
|
quicksand
|
a06681913d
|
remove: document download file permission (#24459)
|
2025-08-25 15:11:48 +08:00 |
|
Wu Tianwei
|
bcf42362e3
|
feat: Optimize Docker build process by adding script to remove unnecessary files (#24450)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-25 14:44:29 +08:00 |
|
lyzno1
|
a4d17cb585
|
fix: add backdrop-blur-sm to plugin dropdown filters for consistent dark mode styling (#24454)
|
2025-08-25 13:55:41 +08:00 |
|
Joel
|
1b9c817dba
|
feat: add process data truncate
|
2025-08-25 11:26:57 +08:00 |
|
-LAN-
|
f7416eb810
|
feat: auto-login after admin account setup (#24395)
|
2025-08-25 09:29:22 +08:00 |
|
kenwoodjw
|
e64ff77852
|
fix kb api access docs (#24377)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-08-23 20:17:32 +08:00 |
|
Davide Delbianco
|
0a2111f33d
|
Expose agent node usage (#24355)
|
2025-08-23 10:57:58 +08:00 |
|
GuanMu
|
295b47cbff
|
Node search supports model and name search (#24331)
|
2025-08-22 22:01:11 +08:00 |
|
17hz
|
ffe1685b54
|
feat: Add default value support for all workflow start node variable types (#24129)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-22 18:44:48 +08:00 |
|
zxhlyh
|
b7ed2cade1
|
initial template
|
2025-08-22 18:12:24 +08:00 |
|
twwu
|
8c44151e6f
|
Merge branch 'main' into feat/rag-2
|
2025-08-22 17:40:34 +08:00 |
|
twwu
|
570b644a7e
|
refactor(header, option-card): improve layout and responsiveness by adjusting flex properties and adding title attributes
|
2025-08-22 16:49:28 +08:00 |
|
HyaCinth
|
09b0dd5583
|
fix: Optimize scrolling experience on plugin page (#24314) (#24322)
|
2025-08-22 16:09:10 +08:00 |
|
twwu
|
5824a2d71c
|
refactor(use-tool-icon): make data parameter optional and update usage in variable inspect components
|
2025-08-22 16:02:14 +08:00 |
|
twwu
|
83cc3b4710
|
refactor(credential-selector): enhance layout with overflow handling for better UI responsiveness
|
2025-08-22 14:49:24 +08:00 |
|
Joel
|
0ca7c29c47
|
feat: preiew show the large data
|
2025-08-22 11:35:54 +08:00 |
|
Joel
|
68ba41e57e
|
chore: fix trunate change proplem
|
2025-08-22 11:08:54 +08:00 |
|
twwu
|
8ff4f34773
|
refactor(create-pipeline): remove unused CreateForm and CreateModal components, streamline dataset creation process
|
2025-08-22 10:49:23 +08:00 |
|
AADI GUPTA
|
6b01b0b165
|
feat: implement TooltipManager for managing tooltip lifecycle (#24236)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-08-22 10:42:48 +08:00 |
|
Charles Lee
|
0c595c4745
|
style: replace h-[1px] with h-px to unify the writing format of Tailwind CSS (#24146)
|
2025-08-21 21:38:40 +08:00 |
|