twwu
|
c4f0691454
|
refactor(workflow): update fetchInspectVars calls to accept empty parameters
|
2025-09-03 18:15:14 +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 |
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 |
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 |
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 |
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-
|
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
|
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 |
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
|
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 |
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 |
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 |
Yongtao Huang
|
208ce4e774
|
CI: add TS indentation check via esLint (#24810)
|
2025-09-01 15:31:59 +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
|
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 |
QuantumGhost
|
e9e7d4f3cd
|
Merge branch 'feat/rag-2' into feat/workflow-draft-var-optimize
|
2025-08-31 15:17:23 +08: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 |
twwu
|
1c8190f142
|
feat(search-box): enhance marketplace search box with new triggers and conditional rendering
|
2025-08-29 14:45:04 +08:00 |
-LAN-
|
dce4d0ff80
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-08-29 13:22:13 +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 |
twwu
|
a67589d5db
|
feat: add title property to DataSourceDefaultValue type in block-selector
|
2025-08-28 17:25:26 +08:00 |
twwu
|
169a8edc28
|
refactor: update import statement style in IfElseNode component
|
2025-08-28 15:47:39 +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 |
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
|
048feb4165
|
refactor: update local file and online drive state management in create-from-pipeline components
|
2025-08-28 13:47:20 +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 |