|
|
ffba341258
|
[CHORE]: remove redundant-cast (#24807)
|
2025-09-01 14:05:32 +08:00 |
|
|
|
8433cf4437
|
refactor(graph_engine): Merge event_collector and event_emitter into event_manager
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-09-01 13:15:58 +08:00 |
|
|
|
bb5d52539c
|
refactor(graph_engine): Merge branch_handler into edge_processor
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-09-01 12:53:06 +08:00 |
|
|
|
88622f70fb
|
refactor(graph_engine): Move setup methods into __init__
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-09-01 12:08:03 +08:00 |
|
|
|
0fdb1b2bc9
|
refactor(graph_engine): Correct private attributes and private methods naming
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-09-01 04:37:23 +08:00 |
|
|
|
a5cb9d2b73
|
refactor(graph_engine): inline output_registry into response_coordinator
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-09-01 03:59:53 +08:00 |
|
|
|
64c1234724
|
refactor(graph_engine): Merge worker management into one WorkerPool
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-09-01 03:23:47 +08:00 |
|
|
|
202fdfcb81
|
refactor(graph_engine): Remove backward compatibility code
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-09-01 02:41:16 +08:00 |
|
|
|
e2f4c9ba8d
|
refactor(graph_engine): Merge state managers into unified_state_manager
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-09-01 02:08:08 +08:00 |
|
|
|
546d75d84d
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-01 00:29:28 +08:00 |
|
|
|
cb04c21141
|
model_config = ConfigDict(extra='allow') (#24859)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-31 23:21:41 +08:00 |
|
|
|
72acd9b483
|
Remove redundant from_variable_selector null-check (#24842)
|
2025-08-31 17:00:13 +08:00 |
|
|
|
e9e7d4f3cd
|
Merge branch 'feat/rag-2' into feat/workflow-draft-var-optimize
|
2025-08-31 15:17:23 +08:00 |
|
|
|
c72d847ac7
|
feat(api): support array[boolean] truncation
|
2025-08-31 14:32:53 +08:00 |
|
|
|
a527bd42b5
|
chore(api): optimize file url signing
|
2025-08-31 13:45:16 +08:00 |
|
|
|
621b75b343
|
feat(api): implement truncation for SSE events
|
2025-08-31 13:45:15 +08:00 |
|
|
|
6b9d2e98b9
|
feat(api): Implement truncation for WorkflowNodeExecution
|
2025-08-31 13:44:39 +08:00 |
|
|
|
13eb9f7d7d
|
feat(api): implement truncation for draft var
|
2025-08-31 13:44:38 +08:00 |
|
|
|
9f528d23d4
|
poc of validate config (#24837)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-31 02:41:52 +08:00 |
|
|
|
a8fe4ea802
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-08-30 16:36:10 +08:00 |
|
|
|
82193580de
|
chore: improve typing
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-30 16:35:57 +08:00 |
|
|
|
0fe078d25e
|
fix: workflow_finish_to_stream_response assert exception with celery … (#24674)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-30 00:59:21 +08:00 |
|
|
|
5415d0c6d1
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-08-29 23:17:30 +08:00 |
|
|
|
1a34ff8a67
|
fix: change the mcp server strucutre to support github copilot (#24788)
|
2025-08-29 18:00:58 +08:00 |
|
|
|
c2afb84884
|
fix chunk format
|
2025-08-29 17:10:18 +08:00 |
|
|
|
8eb78c04b2
|
chore(token_buffer_memory): code format
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-29 17:02:51 +08:00 |
|
|
|
22ee318cf8
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-08-29 17:01:42 +08:00 |
|
|
|
3c0adfb48a
|
fix chunk format
|
2025-08-29 16:27:22 +08:00 |
|
|
|
20ae3eae54
|
feat: add filename support to multi-modal prompt messages (#24777)
|
2025-08-29 16:22:26 +08:00 |
|
|
|
f2bc4f5d87
|
fix: resolve type error in node_factory by using type guard for node_type_str
|
2025-08-29 16:16:58 +08:00 |
|
|
|
929d9e0b3f
|
feat(api): maintain assistant content parts and file handling in advanced chat (#24663)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-29 15:19:55 +08:00 |
|
|
|
5cf795f2b8
|
fix preview run
|
2025-08-29 14:48:51 +08:00 |
|
|
|
3d5a4df9d0
|
chore: use orjson in streaming event JSON serialisation for performance improvement (#24763)
|
2025-08-29 14:06:07 +08:00 |
|
|
|
dce4d0ff80
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-08-29 13:22:13 +08:00 |
|
|
|
3dee8064ba
|
feat: enhance typing
|
2025-08-29 13:17:02 +08:00 |
|
|
|
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 |
|
|
|
0bb3407385
|
fix preview run
|
2025-08-29 11:25:08 +08:00 |
|
|
|
39064197da
|
chore: cleanup unnecessary mypy suppressions on imports (#24712)
|
2025-08-28 23:17:25 +08:00 |
|
|
|
5b4335c4b5
|
fix preview run
|
2025-08-28 22:02:22 +08:00 |
|
|
|
39080eed10
|
fix preview run
|
2025-08-28 22:01:49 +08:00 |
|
|
|
c4496e6cf2
|
chore: use DataFrame.map instead of deprecated DataFrame.applymap (#24726)
|
2025-08-28 21:13:47 +08:00 |
|
|
|
1db04aa729
|
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
|
2025-08-28 18:12:49 +08:00 |
|
|
|
64772fb413
|
fix preview run
|
2025-08-28 18:12:27 +08:00 |
|
|
|
bfbb36756a
|
feat(graph_engine): Add NodeExecutionType.ROOT and auto mark skipped in Graph.init
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-28 16:41:51 +08:00 |
|
|
|
d7e0c5f759
|
chore: use 'XXX | None' instead of Optional[XXX] in graph.py
|
2025-08-28 15:45:22 +08:00 |
|
|
|
a9f7ee029e
|
fix preview run
|
2025-08-28 15:39:22 +08:00 |
|
|
|
c396788128
|
chore(graph_engine): add final mark to classes
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-28 15:38:35 +08:00 |
|
|
|
5c01dd97e8
|
clean typos words. (#24667)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
|
2025-08-28 15:23:59 +08:00 |
|
|
|
30f2d756a7
|
fix_trace_config (#24669)
Co-authored-by: renming <renming@renmingdeMacBook-Air.local>
|
2025-08-28 13:54:49 +08:00 |
|
|
|
4adf85d7d4
|
example for rm extra cast (#24646)
|
2025-08-28 09:37:39 +08:00 |
|