twwu
|
ebeb17ec96
|
refactor(form-input-item): enhance type switch logic to include select input handling
|
2025-09-04 15:34:21 +08:00 |
twwu
|
313069a63e
|
refactor(workflow): improve loading state rendering and enhance control prompt editor re-rendering logic
|
2025-09-04 15:27:55 +08:00 |
twwu
|
0bcdd0db99
|
fix(field): add z-index to sticky header for improved layering in workflow nodes
|
2025-09-04 13:18:14 +08:00 |
twwu
|
5ecf382180
|
refactor(chunk-preview): improve key assignment for ChunkContainer components and enhance localFileList handling in Preparation component
|
2025-09-04 13:03:49 +08:00 |
twwu
|
f811855f79
|
fix(workflow): ensure variable updates only occur for matching selectors in updateNodeVars
|
2025-09-03 23:28:32 +08:00 |
twwu
|
c7510d3f54
|
refactor(panel): simplify outputSchema mapping for improved readability
|
2025-09-03 23:06:12 +08:00 |
twwu
|
1214942eb7
|
refactor(datasets): rename 'markdown' to 'content' for consistency across components
|
2025-09-03 20:32:48 +08:00 |
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 |
Joel
|
c422d732d2
|
fix: tool bool input can choose file
|
2025-09-03 14:41:29 +08:00 |
Joel
|
df0fe49fcc
|
fix: one step run schema type file not support
|
2025-09-03 14:28:13 +08:00 |
Joel
|
b10d7d5b22
|
fix: datasource file can not be chosen
|
2025-09-03 11:31:53 +08:00 |
-LAN-
|
8c41d95d03
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-03 11:06:42 +08:00 |
17hz
|
60c5bdd62f
|
fix: remove redundant z-index from Field component (#25034)
|
2025-09-03 10:39:07 +08:00 |
-LAN-
|
77a9a73d0d
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-03 01:33:17 +08:00 |
twwu
|
5e854238b0
|
fix(workflow): improve formatting and add checkbox type to input variable type mapping
|
2025-09-02 19:57:18 +08:00 |
Joel
|
60da4c9048
|
feat: set var inspect schema type
|
2025-09-02 18:44:49 +08:00 |
twwu
|
32a009654f
|
feat(input-field): add isEditMode prop to InputFieldForm and update handling of variable changes
|
2025-09-02 18:19:40 +08:00 |
twwu
|
273dae6738
|
fix(header): update boolean form type to checkbox and improve JSX formatting in form input component
|
2025-09-02 16:26:41 +08:00 |
17hz
|
044f96bd93
|
feat: LLM prompt Jinja2 template now support more variables (#24944)
|
2025-09-02 11:59:31 +08:00 |
-LAN-
|
0b0dc63f29
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-02 11:52:25 +08:00 |
QuantumGhost
|
ad5a2c77c1
|
Merge remote-tracking branch 'upstream/feat/big-var-value-show-fe' into feat/rag-2
|
2025-09-01 17:06:23 +08:00 |
Yongtao Huang
|
208ce4e774
|
CI: add TS indentation check via esLint (#24810)
|
2025-09-01 15:31:59 +08:00 |
-LAN-
|
546d75d84d
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-01 00:29:28 +08:00 |
17hz
|
529791ce62
|
fix: Variable Aggregator cannot select conversation variables (#24793)
|
2025-08-31 17:03:36 +08:00 |
lyzno1
|
e5e42bc483
|
fix: XSS vulnerability in block-input and support-var-input components (#24835)
|
2025-08-31 17:01:10 +08:00 |
QuantumGhost
|
e9e7d4f3cd
|
Merge branch 'feat/rag-2' into feat/workflow-draft-var-optimize
|
2025-08-31 15:17:23 +08:00 |
-LAN-
|
22ee318cf8
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-08-29 17:01:42 +08:00 |
zyileven
|
52e9bcbfdb
|
fix(web): improve floating UI positioning when scrolling (#24595) (#24782)
|
2025-08-29 16:49:13 +08:00 |
-LAN-
|
dce4d0ff80
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-08-29 13:22:13 +08:00 |
twwu
|
169a8edc28
|
refactor: update import statement style in IfElseNode component
|
2025-08-28 15:47:39 +08:00 |
twwu
|
edd41a30eb
|
feat: add AddChunks icon and related components for knowledge base chunk structure
|
2025-08-28 15:31:30 +08:00 |
Joel
|
580201ed2c
|
merge main
|
2025-08-28 14:57:30 +08:00 |
Joel
|
fab5740778
|
fix: can not choose file type var in aggreggator node (#24689)
|
2025-08-28 14:28:46 +08:00 |
Joel
|
e955a603c6
|
fix: can choose file in add in variable aggregator
|
2025-08-28 14:19:07 +08:00 |
Joel
|
740f1c5f2c
|
fix: tools value not update caused data outdated
|
2025-08-28 14:06:28 +08:00 |
twwu
|
048feb4165
|
refactor: update local file and online drive state management in create-from-pipeline components
|
2025-08-28 13:47:20 +08:00 |
Joel
|
4e2c3bfb05
|
fix: not obj type struct schema render error
|
2025-08-27 18:32:04 +08:00 |
Joel
|
a644153e9f
|
feat: just use chunk type in knowledge base
|
2025-08-27 18:16:46 +08:00 |
Joel
|
8a585607c1
|
fix: tool schem not right
|
2025-08-27 18:07:33 +08:00 |
jyong
|
6c8212d509
|
Merge remote-tracking branch 'origin/feat/rag-2' into feat/rag-2
|
2025-08-27 17:46:05 +08:00 |
Joel
|
19d3ba42e5
|
chore: schema type change
|
2025-08-27 17:40:05 +08:00 |
twwu
|
367b2d0320
|
refactor(web): streamline data source before run form and enhance run handling logic
|
2025-08-27 16:56:33 +08:00 |
Joel
|
bd294ffe0d
|
feat: file schem file replace
|
2025-08-27 16:07:31 +08:00 |
jyong
|
392514fa13
|
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
# Conflicts:
# api/commands.py
# api/core/app/apps/common/workflow_response_converter.py
# api/core/llm_generator/llm_generator.py
# api/core/plugin/entities/plugin.py
# api/core/plugin/impl/tool.py
# api/core/rag/index_processor/index_processor_base.py
# api/core/workflow/entities/workflow_execution.py
# api/core/workflow/entities/workflow_node_execution.py
# api/core/workflow/enums.py
# api/core/workflow/graph_engine/entities/graph.py
# api/core/workflow/graph_engine/graph_engine.py
# api/core/workflow/nodes/enums.py
# api/services/dataset_service.py
|
2025-08-27 16:05:59 +08:00 |
-LAN-
|
8c35663220
|
feat: queue-based graph engine
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-27 15:33:28 +08:00 |
Joel
|
4cb286c765
|
feat: handle file schem show
|
2025-08-27 14:46:44 +08:00 |
zxhlyh
|
ff33d42c55
|
rag pipeline initial template
|
2025-08-27 14:39:39 +08:00 |
Joel
|
f24f573731
|
feat: show struct schema in output
|
2025-08-27 11:18:22 +08:00 |
twwu
|
da48e54778
|
Merge branch 'main' into feat/rag-2
|
2025-08-27 11:16:27 +08:00 |
Joel
|
2db699522c
|
feat: compare schema type
|
2025-08-27 10:48:38 +08:00 |