Tonlo
d5aaee614f
fix recommended apps reading from db logic (#25071)
hace 1 mes
Yongtao Huang
865ba8bb4f
Minor fix: correct get_app_model mode for delete() (#25082)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
hace 1 mes
znn
ebbb4a5d0b
fix png jpeg export (#25110)
hace 1 mes
Novice
68f4d4b97c
fix(rag-pipeline-dsl): dsl import session error
hace 1 mes
17hz
9040b534c8
fix: TypeSelector component style (#25124)
hace 1 mes
非法操作
0a0ae16bd6
fix: old custom model not display credential name (#25112)
hace 1 mes
fenglin
c22b325c31
fix: align text color in dark mode for config var type selector (#25121)
hace 1 mes
twwu
c40dfe7060
fix(pipeline): correct API endpoint for stopping workflow runs
hace 1 mes
jyong
647af6fc69
fix file name
hace 1 mes
NeatGuyCoding
c0d82a412d
feat: add test containers based tests for workflow converter (#25115)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
hace 1 mes
Yongtao Huang
ac057a2d40
Chore: remove dead code in class Graph (#22791)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
hace 1 mes
Will
3427f19a01
chore: improved trace info for generating conversation name (#25118)
hace 1 mes
znn
8effbaf101
make icon consistent in dropdown (#25109)
hace 1 mes
twwu
5114569017
refactor(document-picker): enhance chunking mode handling and improve parent mode label logic
hace 1 mes
-LAN-
53c4a8787f
[Chore/Refactor] Improve type safety and resolve type checking issues (#25104)
hace 1 mes
-LAN-
017a75aa44
chore: enhance basedpyright-check script to support path arguments (#25108)
hace 1 mes
-LAN-
ed22d04ea0
test: remove outdated test case
hace 1 mes
-LAN-
04bbf540d9
chore: code format
Signed-off-by: -LAN- <laipz8200@outlook.com>
hace 1 mes
-LAN-
657c27ec75
feat(graph_engine): make runtime state read-only in layer
Signed-off-by: -LAN- <laipz8200@outlook.com>
hace 1 mes
-LAN-
16e9cd5ac5
feat(graph_runtime_state): prevent to set variable pool after initialized.
hace 1 mes
-LAN-
61c79b0013
test: correct imported name
hace 1 mes
-LAN-
8332472944
refactor(graph_engine): rename Layer to GraphEngineLayer
Signed-off-by: -LAN- <laipz8200@outlook.com>
hace 1 mes
-LAN-
fe3f03e50a
feat: add property-based access control to GraphRuntimeState
- Replace direct field access with private attributes and property decorators
- Implement deep copy protection for mutable objects (dict, LLMUsage)
- Add helper methods: set_output(), get_output(), update_outputs()
- Add increment_node_run_steps() and add_tokens() convenience methods
- Update loop_node and event_handlers to use new accessor methods
- Add comprehensive unit tests for immutability and validation
- Ensure backward compatibility with existing property access patterns
hace 1 mes
-LAN-
9c96b23d55
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
hace 1 mes
twwu
f811855f79
fix(workflow): ensure variable updates only occur for matching selectors in updateNodeVars
hace 1 mes
twwu
c7510d3f54
refactor(panel): simplify outputSchema mapping for improved readability
hace 1 mes
zz_xu
56afb3fd64
db internal server error (#24947)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
hace 1 mes
NeatGuyCoding
a9c7669c16
chore: comply to RFC 6750 and improve bearer token split (#24955)
hace 1 mes
17hz
aae792a9dd
chore: Updated pnpm version to 10.15.1 (#25065)
hace 1 mes
Yongtao Huang
db53656a45
Fix jsonschema compliance: use number instead of float (#25049)
Signed-off-by: Yongtao Huang<yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
hace 1 mes
GuanMu
ff7a0e3170
fix: improve error logging for vector search operation in MyScale (#25087)
hace 1 mes
jyong
e3092837e4
fix file name
hace 1 mes
twwu
46731dc8a1
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
hace 1 mes
twwu
1214942eb7
refactor(datasets): rename 'markdown' to 'content' for consistency across components
hace 1 mes
-LAN-
c7700ac176
chore(docker): bump version (#25092)
Signed-off-by: -LAN- <laipz8200@outlook.com>
hace 1 mes
jyong
dd89c9aa21
fix preview and recommend plugins
hace 1 mes
jyong
5ab3cd7213
fix preview and recommend plugins
hace 1 mes
jyong
49d268d4a3
fix preview and recommend plugins
hace 1 mes
Stream
d011ddfc64
chore(version): bump version to 1.8.1 (#25060)
hace 1 mes
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>
hace 1 mes
Novice
aa670c8982
fix(datasource): add datasource icon in tracing panel
hace 1 mes
Joel
c8d60f372d
fix: in pipeline not show the node config right
hace 1 mes
twwu
c4f0691454
refactor(workflow): update fetchInspectVars calls to accept empty parameters
hace 1 mes
jyong
451948d49c
Merge remote-tracking branch 'origin/feat/rag-2' into feat/rag-2
hace 1 mes
jyong
fd3b55cc16
fix preview and recommend plugins
hace 1 mes
QuantumGhost
0212f0de9f
fix(api): fix workflow execution
hace 1 mes
twwu
9eb1c15906
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
hace 1 mes
twwu
110211d966
refactor(uploader): replace YAML icon with pipeline icon and update label text
hace 1 mes
Joel
08d6fcfd52
fix: large data markdown ui problems
hace 1 mes
twwu
d755b2885e
refactor(workflow): enhance handleExportDSL function and clean up code structure
hace 1 mes