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 |
-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 |
QuantumGhost
|
e9e7d4f3cd
|
Merge branch 'feat/rag-2' into feat/workflow-draft-var-optimize
|
2025-08-31 15:17:23 +08:00 |
QuantumGhost
|
6b9d2e98b9
|
feat(api): Implement truncation for WorkflowNodeExecution
|
2025-08-31 13:44:39 +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-
|
77223e4df4
|
refactor: simplify repository factory with Django-style import_string (#24354)
|
2025-08-22 21:56:25 +08:00 |
-LAN-
|
43411d7a9e
|
chore: remove debug log statements from DifyAPIRepositoryFactory (#23734)
|
2025-08-11 15:39:20 +08:00 |
Asuka Minato
|
a189d293f8
|
make logging not use f-str, change others to f-str (#22882)
|
2025-07-25 10:32:48 +08:00 |
quicksand
|
14f79ee652
|
fix: create api workflow run repository error (#22422)
|
2025-07-15 16:12:02 +08:00 |
-LAN-
|
6eb155ae69
|
feat(api/repo): Allow to config repository implementation (#21458)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2025-07-14 14:54:38 +08:00 |
-LAN-
|
d9aa2b155a
|
refactor: Refactors repository imports structure (#18901)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-04-27 17:29:03 +08:00 |
-LAN-
|
6b7dfee88b
|
fix: Validates session factory type in repository (#18497)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-04-22 16:04:06 +08:00 |
-LAN-
|
44a2eca449
|
refactor: Refactors workflow node execution handling (#18382)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-04-18 20:06:24 +08:00 |
Ganondorf
|
721294948c
|
Diable expire_on_commit in the implemention of the WorkflowNodeExecut… (#18321)
Co-authored-by: lizb <lizb@sugon.com>
|
2025-04-17 21:09:19 +08:00 |
-LAN-
|
6d9dd3109e
|
feat: add a abstract layer for WorkflowNodeExcetion (#18026)
|
2025-04-17 12:48:52 +09:00 |