-LAN-
61c79b0013
test: correct imported name
1 mês atrás
-LAN-
8332472944
refactor(graph_engine): rename Layer to GraphEngineLayer
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 mês atrás
-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
1 mês atrás
-LAN-
9c96b23d55
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
1 mês atrás
twwu
f811855f79
fix(workflow): ensure variable updates only occur for matching selectors in updateNodeVars
1 mês atrás
twwu
c7510d3f54
refactor(panel): simplify outputSchema mapping for improved readability
1 mês atrás
zz_xu
56afb3fd64
db internal server error (#24947)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 mês atrás
NeatGuyCoding
a9c7669c16
chore: comply to RFC 6750 and improve bearer token split (#24955)
1 mês atrás
17hz
aae792a9dd
chore: Updated pnpm version to 10.15.1 (#25065)
1 mês atrás
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>
1 mês atrás
GuanMu
ff7a0e3170
fix: improve error logging for vector search operation in MyScale (#25087)
1 mês atrás
jyong
e3092837e4
fix file name
1 mês atrás
twwu
46731dc8a1
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
1 mês atrás
twwu
1214942eb7
refactor(datasets): rename 'markdown' to 'content' for consistency across components
1 mês atrás
-LAN-
c7700ac176
chore(docker): bump version (#25092)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 mês atrás
jyong
dd89c9aa21
fix preview and recommend plugins
1 mês atrás
jyong
5ab3cd7213
fix preview and recommend plugins
1 mês atrás
jyong
49d268d4a3
fix preview and recommend plugins
1 mês atrás
Stream
d011ddfc64
chore(version): bump version to 1.8.1 (#25060)
1 mês atrás
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>
1 mês atrás
Novice
aa670c8982
fix(datasource): add datasource icon in tracing panel
1 mês atrás
Joel
c8d60f372d
fix: in pipeline not show the node config right
1 mês atrás
twwu
c4f0691454
refactor(workflow): update fetchInspectVars calls to accept empty parameters
1 mês atrás
jyong
451948d49c
Merge remote-tracking branch 'origin/feat/rag-2' into feat/rag-2
1 mês atrás
jyong
fd3b55cc16
fix preview and recommend plugins
1 mês atrás
QuantumGhost
0212f0de9f
fix(api): fix workflow execution
1 mês atrás
twwu
9eb1c15906
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
1 mês atrás
twwu
110211d966
refactor(uploader): replace YAML icon with pipeline icon and update label text
1 mês atrás
Joel
08d6fcfd52
fix: large data markdown ui problems
1 mês atrás
twwu
d755b2885e
refactor(workflow): enhance handleExportDSL function and clean up code structure
1 mês atrás
-LAN-
a384ae9140
Fix advanced chat workflow event handler signature mismatch (#25078)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 mês atrás
twwu
b4c98daa8d
refactor(workflow): update RAG tool suggestions and improve filtering logic
1 mês atrás
17hz
a7627882a7
fix: Boolean type control is not displayed (#25031)
Co-authored-by: WTW0313 <twwu@dify.ai>
1 mês atrás
NeatGuyCoding
8eae7a95be
Hotfix translation error (#25035)
1 mês atrás
dswl23
dabf266048
Fix: handle 204 No Content response in MCP client (#25040)
1 mês atrás
jyong
58e598dac8
Merge branch 'main' into feat/rag-2
1 mês atrás
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
1 mês atrás
Asuka Minato
462e764a3c
typevar example (#25064)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 mês atrás
github-actions[bot]
0e8a37dca8
chore: translate i18n files (#25061)
Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com>
1 mês atrás
zyileven
bffbe54120
fix: Solve the problem of opening remarks appearing in the chat cont… (#25067)
1 mês atrás
Joel
c422d732d2
fix: tool bool input can choose file
1 mês atrás
Joel
df0fe49fcc
fix: one step run schema type file not support
1 mês atrás
zxhlyh
97875d2b55
plugin dependencies select all
1 mês atrás
-LAN-
8c97937cae
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
1 mês atrás
非法操作
b673560b92
feat: improve multi model credentials (#25009)
Co-authored-by: Claude <noreply@anthropic.com>
1 mês atrás
zxhlyh
9e125e2029
Refactor/model credential (#24994)
1 mês atrás
-LAN-
b88146c443
chore: consolidate type checking in style workflow (#25053)
1 mês atrás
-LAN-
c40cb7fd59
[Chore/Refactor] Update .gitignore to exclude pyrightconfig.json while preserving api/pyrightconfig.json (#25055)
1 mês atrás
twwu
9a79d8941e
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
1 mês atrás
twwu
9d3772f7d6
feat(workflow): add DisplayContent component for improved variable inspection and integrate schema type handling
1 mês atrás