-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 month ago
twwu
b4c98daa8d
refactor(workflow): update RAG tool suggestions and improve filtering logic
1 month ago
17hz
a7627882a7
fix: Boolean type control is not displayed (#25031)
Co-authored-by: WTW0313 <twwu@dify.ai>
1 month ago
NeatGuyCoding
8eae7a95be
Hotfix translation error (#25035)
1 month ago
dswl23
dabf266048
Fix: handle 204 No Content response in MCP client (#25040)
1 month ago
jyong
58e598dac8
Merge branch 'main' into feat/rag-2
1 month ago
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 month ago
Asuka Minato
462e764a3c
typevar example (#25064)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 month ago
github-actions[bot]
0e8a37dca8
chore: translate i18n files (#25061)
Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com>
1 month ago
zyileven
bffbe54120
fix: Solve the problem of opening remarks appearing in the chat cont… (#25067)
1 month ago
Joel
c422d732d2
fix: tool bool input can choose file
1 month ago
Joel
df0fe49fcc
fix: one step run schema type file not support
1 month ago
zxhlyh
97875d2b55
plugin dependencies select all
1 month ago
-LAN-
8c97937cae
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
1 month ago
非法操作
b673560b92
feat: improve multi model credentials (#25009)
Co-authored-by: Claude <noreply@anthropic.com>
1 month ago
zxhlyh
9e125e2029
Refactor/model credential (#24994)
1 month ago
-LAN-
b88146c443
chore: consolidate type checking in style workflow (#25053)
1 month ago
-LAN-
c40cb7fd59
[Chore/Refactor] Update .gitignore to exclude pyrightconfig.json while preserving api/pyrightconfig.json (#25055)
1 month ago
twwu
9a79d8941e
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
1 month ago
twwu
9d3772f7d6
feat(workflow): add DisplayContent component for improved variable inspection and integrate schema type handling
1 month ago
QuantumGhost
d2e341367e
fix(api): fix relations of WorkflowNodeExecutionModel not preloaded
`WorkflowNodeExecutionModel.offload_data` should be preloaded to
provide info about the offloading information of execution record.
The `RagPipelineService.get_node_last_run` does not utilize
`DifyAPISQLAlchemyWorkflowNodeExecutionRepository` so the loading
logics is not changed.
In the commit we migrate to calling
`DifyAPISQLAlchemyWorkflowNodeExecutionRepository` to avoid such issue.
1 month ago
QuantumGhost
e761f38d26
fix(api): adjust gevent patching
1 month ago
QuantumGhost
e2ff7fac77
fix(api): fix variable truncation related field not returned.
1 month ago
jyong
617dc247f5
fix preview and recommend plugins
1 month ago
-LAN-
f6acff4cce
chore: remove unused variables
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 month ago
-LAN-
3fa48cb5cf
chore: remove ty-check from Python style check.
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 month ago
-LAN-
b81745aed8
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
1 month ago
-LAN-
9d5956cef8
[Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 month ago
jyong
e1b6da21f4
fix preview and recommend plugins
1 month ago
Joel
b10d7d5b22
fix: datasource file can not be chosen
1 month ago
湛露先生
1fff4620e6
clean console apis and rag cleans. (#25042)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 month ago
-LAN-
8c41d95d03
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
1 month ago
Joel
885c7d26e5
feat: handle choose select
1 month ago
-LAN-
c3820f55f4
chore: translate Chinese comments to English in ClickZetta Volume storage module (#25037)
1 month ago
Novice
7896eeec5b
fix: correct run history tracing sequence
1 month ago
17hz
60c5bdd62f
fix: remove redundant z-index from Field component (#25034)
1 month ago
Novice
38e24922e1
Merge branch 'feat/tool-rag-tag' into feat/rag-2
1 month ago
Novice
d2787dc925
feat: tools add rag tag
1 month ago
twwu
706969d812
fix(workflow): enhance variable inspection by integrating schema type handling and refactoring logic
1 month ago
Will
5092e5f631
fix: workflow not published (#25030)
1 month ago
NeatGuyCoding
c0bd35594e
feat: add test containers based tests for tools manage service (#25028)
1 month ago
Yongtao Huang
bc9efa7ea8
Refactor: use DatasourceType.XX.value instead of hardcoded (#25015)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 month ago
-LAN-
f540d0b747
chore: remove ty type checker from reformat script and pre-commit hooks (#25021)
1 month ago
-LAN-
7bcaa513fa
chore: remove duplicate test helper classes from api root directory (#25024)
1 month ago
-LAN-
9d004a0971
test: fix test
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 month ago
autofix-ci[bot]
02fcd08c08
[autofix.ci] apply automated fixes
1 month ago
-LAN-
77a9a73d0d
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
1 month ago
Will
d33dfee8a3
fix: EndUser is not bound to a Session (#25010)
2 months ago
Will
b5216df4fe
fix: xxx is not bound to a Session (#24966)
2 months ago
GuanMu
25a11bfafc
Export DSL from history (#24939)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2 months ago